On Jan 14, 2010, at 12:07 , Alan W. Irwin wrote:

> On 2010-01-13 17:37-0800 Alan W. Irwin wrote:
>
>> 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).

Thanks, Alan!

I just tested r10753 and can confirm that it fixed the qhull problem  
for me.  Now I get...

$ pkg-config --libs plplotd
-L/Users/davidm/local/lib -L/opt/local/lib -lplplotd -lltdl -ldl -lm - 
lcsirocsa -lcsironn -lqhull -lqsastime

...which gets the linker to find libqhull.

Dave


------------------------------------------------------------------------------
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