Bugs item #3061570, was opened at 2010-09-07 23:08
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3061570&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gareth ()
Assigned to: Nobody/Anonymous (nobody)
Summary: FindPLplot.cmake on Debian needs PATH_SUFFIXES for find_ipat

Initial Comment:
Using the default install of PLplot using apt-get on Ubuntu 10.04 LTS - the 
Lucid Lynx and the FindPLplot.cmake Module fails with the following message.

CMake Error at /usr/share/cmake-2.8/Modules/FindPLplot.cmake:73 (message):
  FindPLplot: Could not find PLplot headers or library
Call Stack (most recent call first):
  nSignalLibrary/CMakeLists.txt:1 (find_package)

This is because the find_path function is not using a suffix for the search 
parameters. Attached is a revised version.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3061570&group_id=2915

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to