Bugs item #3138390, was opened at 2010-12-15 21:24
Message generated for change (Tracker Item Submitted) made by nmabbasi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3138390&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: Nasser M. Abbasi (nmabbasi)
Assigned to: Nobody/Anonymous (nobody)
Summary: CMake Error at CMakeLists.txt:206 (pkg_config_link_flags):  

Initial Comment:
I trying to build plplot, and keep getting this error:

CMake Error at CMakeLists.txt:206 (pkg_config_link_flags):
   Unknown CMake command "pkg_config_link_flags".

I am followed directions here from

http://plplot.sourceforge.net/docbook-manual/plplot-5.9.7.pdf

where it says:

"Here is the short story:
# Note many other cmake options are available besides -DCMAKE_INSTALL_PREFIX
# Inspect CMakeCache.txt after a preliminary cmake run to see an annotated
# list of the available options. Then remove CMakeCache.txt and try again.
cmake -DCMAKE_INSTALL_PREFIX=<install-prefix> \
<path-to-source-tree> >& cmake.out"


So, I typed:

cmake -DMAKE_INSTALL_PREFIX=/usr/lib ~/Downloads/plplot-5.9.7/src >& cmake.out

and the above are the errors.

I also tried cmake-gui, and get the same error there.

--Nasser

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

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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to