From: Herng-Jeng J. <hj...@qu...> - 2003-10-22 17:40:37
|
At 05:13 PM 10/22/2003 +0100, Jo=E3o Cardoso wrote: >On Wednesday 22 October 2003 14:54, Herng-Jeng Jou wrote: >| Hi there, >| >| I tried CVS 20031019. Compiled, installed ok without problem >| Then I tried to test the tk examples using plserver and it work >| beautifully. Then I tried using wish, according to the README.tkdemos >| file, such as: >| $ wish >| % lappend auto_path $prefix/lib/plplot$VERSION >| % package require Pltk >| with appropriate replacement of prefix and VERSION, but I got: >| can't find package Pltk >| >| Same thing happens to other example: >| $ wish >| % lappend auto_path $prefix/lib/plplot$VERSION >| % package require Plplotter >| can't find package Plplotter >| >| Can somebody help to see if this is a problem? > >If you are within the build tree you must setup auto_path to be within the >build tree -- setting it to the installed version will not work. >If you want to test the installed version you must cd to outside the build >tree. That's my problem. That does fix my problem. Thanks for your quick response. Jou >Doing the opposite can have subtle side effects: when running a program=20 >within >the build tree, which drivers and library are you using? The ones in the >build tree or in the installed tree? Until recently, after "make install", >and if within the build tree, you would be using the installed drivers and >tck/tk extensions, but the build tree libraries... or some other= combination >:) > >I hope we have now fixed this (but not yet for python and java bindings) > >Thanks, >Joao > >| >| Jou >| >| >| =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >| Herng-Jeng Jou >| QuesTek Innovations, LLC >| 1820 Ridge Avenue >| Evanston, IL 60201 >| (Tel) 847.425.8221 >| (Fax) 847.328.5855 >| hj...@qu... >| >| >| >| ------------------------------------------------------- >| This SF.net email is sponsored by OSDN developer relations >| Here's your chance to show off your extensive product knowledge >| We want to know what you know. Tell us and you have a chance to win $100 >| http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 >| _______________________________________________ >| Plplot-general mailing list >| Plp...@li... >| https://lists.sourceforge.net/lists/listinfo/plplot-general =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Herng-Jeng Jou QuesTek Innovations, LLC 1820 Ridge Avenue Evanston, IL 60201 (Tel) 847.425.8221 (Fax) 847.328.5855 hj...@qu...=20 |