Ubuntu 14.04 doesn't not have the latest version of plplot. The core library
was called plplotd until the last release. The d stood for double
precision. This was for historic reasons, and always confused, so as of
the latest plplot release the "d" has been dropped. Try -lplplotd instead
and all should work.

Andrew

On Mon, Jun 08, 2015 at 06:17:28PM +0000, Xue, Hui (NIH/NHLBI) [E] wrote:
> Dear PLplot team,
> 
> I am trying to install plplot on Ubuntu 14.04 using
> apt-get install libplplot-dev
> 
> It went through and installed the libraries. However, it only installed 
> libplplotd.so and libplplotcxxd.so and others. When I was trying to link 
> against plplot by -lplplot, the gcc told me that it cannot find plplot lib. I 
> am wondering whether the Ubuntu installation package is broken for 14.04. Or, 
> please advise me how to proceed.
> 
> Best regards
> 
> Hui Xue
> 
> MRI Technology Program
> National Heart, Lung, and Blood Institute
> National Institutes of Health
> 10 Center Drive, MSC-1061
> Bethesda, MD 20892-1061
> USA
> Email: hui....@nih.gov<mailto:hui....@nih.gov>
> Phone: 301-496-3052
> Cell: 609-712-3398
> Fax: 301-402-2389
> 

> ------------------------------------------------------------------------------

> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general


------------------------------------------------------------------------------
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to