From: Christophe T. <deb...@ti...> - 2003-03-14 13:50:06
|
Hi, When I try to compile the "c" examples with "make" I get plplot_libtool --mode=link gcc x01c.c -I/usr/include/plplot -L/usr/lib -lplplotd -o x01c plplot_libtool: link: cannot find the library `/usr/lib/libqhull.la' make: *** [x01c] Error 1 What is the matter? I got ii libplplot-dev 5.2.0.cvs.20030307-1 ii libplplot5 5.2.0.cvs.20030307-1 Scientific plotting library ii plplot-doc 5.2.0.cvs.20030307-1 ii plplot-gd 5.2.0.cvs.20030307-1 ii plplot-tcl 5.2.0.cvs.20030307-1 ii plplot-xwin 5.2.0.cvs.20030307-1 ii libqhull4 2002.1-3 Calculate convex hulls and related structure installed, but they do not contain anything like libqhull.la ! ^^ Cheers, ChriS |