From: Aldric L'H. <ald...@fr...> - 2003-07-09 16:19:47
|
Hello, I managed to compile plplot 5.2.1 with static drivers, but it fails as soon as I move the install tree from $prefix location. I verified each library: they all have the SHLIB_PATH/LD_LIBRARY_PATH enable, with dynamic search for linked libraries. I run into troubles when I try to load it into tcl The 'package require Pltk' doesn't complain but doesn't either return the version string (5.2.1) nore defines the plinit and other pl* commands All goes right if I move the tree back to original $prefix location Has someone succeeded into loading plplot package into tcl/wish by the mean of SHLIB_PATH/LD_LIBRARY_PATH ? Thanks for any hint, Aldric |