steven mestdagh [2006-04-20, 15:44:59]:
> Marcos Latas [2006-04-20, 14:28:27]:
> > steven mestdagh wrote:
> > >hi,
> > >
> > >here is a port of the PLplot library.
> > >seems to work okay on i386/amd64. testing/feedback appreciated...
> > >
> > >from DESCR:
> > >---
> > >PLplot is a library of functions that are useful for making scientific
> > >plots.
> > >
> > >PLplot can be used from within compiled languages such as C, C++,
> > >Fortran and Java, and interactively from interpreted languages such
> > >as Octave, Python, Perl and Tcl.
> > >
> > >The PLplot library can be used to create standard x-y plots, semilog
> > >plots, log-log plots, contour plots, 3D surface plots, mesh plots,
> > >bar charts and pie charts. Multiple graphs (of the same or different
> > >sizes) may be placed on a single page with multiple lines in each
> > >graph.
> > >---
> > 
> > I tried compiling on amd64, it fails with the following message:
> > 
> > ...
> > creating get-drv-info
> > ./get-drv-info `echo gd.la | sed 's/.la//'` > gd.rc
> > ./get-drv-info `echo hpgl.la | sed 's/.la//'` > hpgl.rc
> > ./get-drv-info `echo gcw.la | sed 's/.la//'` > gcw.rc
> > Could not open driver module gcw
> > libltdl error: Cannot load specified object
> 
> i can't reproduce it here. maybe a hidden dependency. can you show me
> your pkg_info listing?

nevermind, it's the gnome canvas widget driver.
please try adding --disable-gcw for now...

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to