Package: tkgate Version: 1.8.7 Hello. TkGate looks for simulator in the wrong place. The patch fixes this behaviour. -- WBR, Andrew
--- scripts/parms.tcl.orig 2008-02-18 22:19:45.000000000 +0200
+++ scripts/parms.tcl 2009-09-21 17:37:52.000000000 +0300
@@ -38,7 +38,7 @@
#
# Executable for simulator
#
-set simExec "${tkg_gateHome}/libexec/gsim"
+set simExec "/usr/bin/gsim"
set tkg_simCustomDelay 0
set tkg_simDefaultDelayFile "${tkg_gateHome}/gdf/default.gdf"
Attachment:
signature.asc
Description: This is a digitally signed message part.