Hi, Installing PLplot-5.6.1 creates the plplot-config and plplot_libtool files in ${prefix}/bin. Unfortunately, using `plplot-config --libs` fails with: "plplot-config: line 68: plplot_libtool: command not found" To fix this, edit plplot-config and change line 68 to: `${prefix}/bin/plplot_libtool -n --mode=link ${LINKER} ${plplot_libspec} -o OUTPUT` i.e., just add the ${prefix}/bin path to plplot_libtool.
Maybe someone could fix this for future releases? -- Joe Chuma TRIUMF Canada's National Laboratory for Particle and Nuclear Physics ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/plplot-general