View · Search · Index
No registered users in community xowiki
in last 10 minutes

re: [Xotcl] cant locate package xotcl freewrap visualTcl

From: jim <j_marvin_at_localnet.com>
Date: Wed, 10 Dec 2003 15:31:48 -0500

Hi-
 
I went into a console and typed
puts $auto_path;
 
when i load and run my project tcl file from inside the visual tcl
environment it works fine. it bombs out when i try to use the binary.
i'm including the auto_path printout for you to view for completeness.
 
C:/program files/Tcl/lib/xotcl1.1/xotcl {C:/Program
Files/Tcl/lib/tcl8.4} {C:/Program Files/Tcl/lib} {C:/Program
Files/Tcl/lib/tcllib1.5} {C:/Program Files/Tcl/lib/tk8.4} {C:/Program
Files/Tcl/lib/itk3.2} {C:/Program Files/Tcl/lib/iwidgets4.0.2}
{C:/Program Files/Tcl/lib/iwidgets4.0.2/generic} {C:/Program
Files/Tcl/lib/iwidgets4.0.2/scripts}
 
thanks,
marvin