Re: [Plplot-general] bug in plplot-config

2006-10-05 Thread Alan W. Irwin
On 2006-10-05 12:07-0700 Joe Chuma wrote: > 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

[Plplot-general] bug in plplot-config

2006-10-05 Thread Joe Chuma
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