From: Vince D. <vi...@sa...> - 2002-07-15 23:22:47
|
We did introduce this problem and fix a very similar one. I don't believe we ever made Tcl look in the directory your are now asking for, however. The problematic code is that 'tcl_findLibrary' stuff... cheers, -- Vince <http://www.santafe.edu/~vince> On Mon, 15 Jul 2002, Alan W. Irwin wrote: > Vince, > > For installed versions of plserver I get the following error now if I > attempt to execute it from an arbitrary directory. > ******** > /usr/local/plplot/bin/plserver > (*AppInit) failed: Can't find a usable plplot.tcl in the following > directories: > /usr/lib/plplot5.1.0/tcl ./lib/plplot5.1.0/tcl ./lib/plplot5.1.0/tcl > ./library ./library ./plplot5.1.0/tcl/library ./plplot5.1.0/tcl/library > > > > This probably means that plplot wasn't installed properly. > ******** > > If I > > setenv PL_LIBRARY /usr/local/plplot/lib/plplot5.1.0/tcl > > the problem disappears. > > I happened to have a plplot version lying around from 4 July, and it does > not have this problem. > > There has been all sorts of changes in the last 11 days so things are > blurring together, but didn't you introduce this problem and didn't we > subsequently sort it out (or one very similar to it) during that time? > > Alan > > email: ir...@be... > phone: 250-727-2902 FAX: 250-721-7715 > snail-mail: > Dr. Alan W. Irwin > Department of Physics and Astronomy, > University of Victoria, P.O. Box 3055, > Victoria, British Columbia, Canada, V8W 3P6 > __________________________ > > Linux-powered astrophysics > __________________________ > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-devel > |