[Bug 124] Review request: pgplot - Graphic library for making simple scientific graphs

RPM Fusion Bugzilla noreply at rpmfusion.org
Thu Nov 13 02:42:30 CET 2008


http://bugzilla.rpmfusion.org/show_bug.cgi?id=124





--- Comment #11 from Sergio Pascual <sergio.pasra at gmail.com>  2008-11-13 02:42:30 ---
The guidelines presume that the tcl package is properly constructed. 
A properly constructed tcl package that provides a libdir library usually has a
fooConfig.sh file that instructs how to compile against the library. 

If the package doesn't provide fooConfig.sh one can assume that the library is
a plugin not designed to be used directly with programs.

But the pgplot driver isn't a properly constructed package. It misses
pkgIndex.tcl (and I had to add it). In fact, I needed to patch the source code
to include a function that informs tcl that is a tcl package.

But libtkpgplot.so is used as a libdir library. One of the examples in the
tarball is pgtkdemo. You can check in the makefile that this file is linked
with the libtkpgplot.a


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list