From: Alan W. I. <ir...@be...> - 2003-03-26 15:45:57
|
On Wed, 26 Mar 2003, Pankaj Laddha wrote: > 2. If I define TCLLIBDIR and TKLIBDIR environment variables, configure script > does not look for the correct version of tcl/tk library for linker. It just > generates -ltcl, -ltk flags for linker. I used to work around to solve this. I > created a softlink to appropriate libraries. eg. for -ltcl I created a softlink > libtcl.so to libtcl8.4.so and so on or I have removed the above environment > variable to force configure script to go through appropriate folders. > This is the exact same problem I am having with tcl/tk on netbsd. There I don't have root access so your symlink workaround is not available to me so I have to disable it. I think the only real solution to this problem is fundamental change in how we configure tcl/tk, but I don't know how to make the necessary changes myself. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the Canadian Centre for Climate Modelling and Analysis (www.cccma.bc.ec.gc.ca) and the PLplot scientific plotting software package (plplot.org). __________________________ Linux-powered Science __________________________ |