On 2010-01-13 17:37-0800 Alan W. Irwin wrote:

> [...]I currently get the following
> (for my current installation prefix of
> /home/software/plplot\ svn/installcmake/):
>
> softw...@raven> env PKG_CONFIG_PATH=/home/software/plplot\ svn\
> /installcmake/lib/pkgconfig/ pkg-config --libs plplotd
> svn/installcmake/lib -L/home/software/plplot -lplplotd -lltdl -ldl -lm
> -lcsirocsa -lcsironn -lqhull -lqsastime -lfreetype
>
> That is clearly in error for qhull (it should point to my special install
> location of /home/software/qhull/install/lib for qhull-2010.1) which
> confirms the issue you have reported.  I hope to fix that shortly.

Done (revision 10753) but untested (by both Dave because he is focussed on
something else right now and also by me for a different but somewhat similar
reason).

The reason it is untested by me is the above also shows a pkg-config bug
("svn/installcmake/lib -L/home/software/plplot" should actually read
"-L/home/software/plplot svn/installcmake/lib") which I have reported to the
pkg-config list concerning bad parsing of directories with embedded blanks
in their names.  So my fix for the qhull location is untested (other than I
have checked that the resulting installed $prefix/lib/pkgconfig/plplotd.pc
and the installed $prefix/share/plplot5.9.5/examples/c/Makefile files look
okay) because this pkg-config embedded blank bug stops me cold.

If anyone has trouble with qhull after revision 10753, please let me know.
In any case I plan to follow up with comprehensive pkg-config tests later
once I have done all I can with the embedded blank scenario.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to