[Xcircuit-dev] Re: XCircuit install

R. Timothy Edwards tim at stravinsky.jhuapl.edu
Tue May 25 18:13:38 PDT 2004


Dear Robert,

> I get a succesful configure and compile, however on 
> running the test I get this error abour not found
> tkcon.tcl
>  
> %> lib/tcl/xcircuit.sh
> lib/tcl/xcircuit.sh: ./lib/tkcon.tcl: not found

For running prior to installation, you should do

   setenv XCIRCUIT_LIB_DIR ./lib

in tcsh/csh, or

   export XCIRCUIT_LIB_DIR=./lib

in bash/sh.  This should allow XCircuit to run using the
libraries that are in the source distribution, rather than
looking for them in the install destination.

				Regards,
				Tim


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcircuit-dev



More information about the Xcircuit-dev mailing list