From: Maurice L. <mj...@ga...> - 2002-08-05 23:34:36
|
Can someone tell me how to run the tkwin driver under Linux? I did the following: $ ./configure --enable-dyndrivers --enable-tkwin $ make $ cd tmp $ export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH $ wish % source pldefaults.tcl % load libplplottcltk.so Plplotter couldn't find procedure Plplotter_Init % $ ll libplplottcltk.* -rw-r--r-- 1 mjl users 920156 Aug 5 18:24 libplplottcltk.a lrwxrwxrwx 1 mjl users 19 Aug 5 18:24 libplplottcltk.so -> libplplottcltk.so.5* lrwxrwxrwx 1 mjl users 23 Aug 5 18:24 libplplottcltk.so.5 -> libplplottcltk.so.5.1.0* -rwxr-xr-x 1 mjl users 372429 Aug 5 18:24 libplplottcltk.so.5.1.0* $ ll drivers/tkw* -rwxr-xr-x 1 mjl users 207773 Aug 5 18:25 drivers/tkwin_drv.so* So it seems like it should be working according to what I've read here. -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |