> Package: gnuplot > Version: 3.5-3 > ... > # ldd /usr/bin/gnuplot > libX11.so.6 => not found <================ not found? > libm.so.5 => not found > libc.so.5 => not found
This is odd. It seems your version is different than mine. Are you sure you really have version 3.5-3 installed? Here is some relevant information from my system: # uname -a Linux linux 1.3.32 #1 Fri Oct 6 21:08:06 CDT 1995 i586 # ls -l gnuplot-3.5-3.deb -r--r--r-- 1 david david 246063 May 10 01:02 gnuplot-3.5-3.deb # md5sum gnuplot-3.5-3.deb 3f197ab58c372e004e1bf65637535a8b gnuplot-3.5-3.deb # ls -l /usr/bin/gnuplot* -rwxr-xr-x 1 root root 348164 May 3 15:38 /usr/bin/gnuplot -rwxr-xr-x 1 root root 16388 May 3 15:38 /usr/bin/gnuplot_x11 # md5sum /usr/bin/gnuplot* a09cdad6a505ce4f296c7e1df1434585 /usr/bin/gnuplot 8239012eadb4d38bf98315354ab87f3f /usr/bin/gnuplot_x11 # ldd -vV /usr/bin/gnuplot* ldd: version 1.7.9 /lib/ld.so: version 1.7.9 /usr/bin/gnuplot: libm.so.4 (DLL Jump 4.6pl27) => /lib/libm.so.4.6.27 libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27 /usr/bin/gnuplot_x11: libX11.so.6 (DLL Jump 6.0) => /usr/X11R6/lib/libX11.so.6.0 libc.so.4 (DLL Jump 4.6pl27) => /lib/libc.so.4.6.27 David -- David Engel Optical Data Systems, Inc. [EMAIL PROTECTED] 1101 E. Arapaho Road (214) 234-6400 Richardson, TX 75081