It is still an issue with the cvs tree, so now that I know what's going on
I'll put in a proper bug report. (And also put a warning on the AUR
packages about the incompatibilities).

James

On 8 March 2015 at 16:53, Alan W. Irwin <ir...@beluga.phys.uvic.ca> wrote:

> On 2015-03-08 12:53-0000 James Tappin wrote:
>
>  Hi Alan, all;
>>    I think I've found why the libs are not found. When built with the
>> "normal" options:
>>
>>  cd build_dir
>>  cmake -DCMAKE_INSTALL_PREFIX=/usr \
>>      -DENABLE_octave=off \
>>      -DENABLE_tcl=ON \
>>      -DENABLE_tk=ON \
>>      -DPL_FREETYPE_FONT_PATH=/usr/share/fonts/TTF \
>>      ../
>>  make
>>
>
> Hi James:
>
> Thanks for following up and finding the source of the issue.
>
> See Official Notices 1.1 in the README.release file that is being
> prepared for the forthcoming release for the reasons we made this
> backwards incompatible change to remove the "d" suffix on our library
> names.  This change was made some time ago (March 2014, commit id =
> d1a2aaa7) but still within the current release cycle.  It will be part
> of the forthcoming release.
>
> So to adjust for this incompatibility, the GDL build system must also
> drop the d suffix in the PLplot library names when linked to the git
> version of PLplot or to the PLplot-5.11.0 version of PLplot (once that
> is released).
>
> Since this PLplot change was made so long ago, I am now wondering if
> the GDL developers have already adjusted for it in the latest
> development version of GDL.  So try that version (if you are not doing
> that already).  Or if latest GDL does not solve the issue, then the
> GDL developers may just be waiting for our official release 5.11.0
> before making the change there.  In which case you should stick to
> PLplot-5.10.0 or else make your own local change to GDL to adjust for
> the changed PLplot library names.
>
>
> 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); the Time
> Ephemerides project (timeephem.sf.net); PLplot scientific plotting
> software package (plplot.sf.net); 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
> __________________________
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to