[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    KDE4; KDEEdu doesn't  find Boost
From:       James Richard Tyrer <tyrerj () acm ! org>
Date:       2007-07-08 14:48:49
Message-ID: 4690F951.7060802 () acm ! org
[Download RAW message or body]

CMake doesn't find Boost-Python for KDEEdu.

I think that I found one error in:

SVN/trunk/KDE/kdeedu/cmake/modules/FindBoostPython.cmake

but it doesn't fix the problem.  See attached DIFF.

Note that the 'configure' script for the 3.5 BRANCH works fine.

Any suggestions?  Or what further info is needed?

-- 
JRT

["kdeedu.diff" (text/x-patch)]

Index: FindBoostPython.cmake
===================================================================
--- FindBoostPython.cmake	(revision 685265)
+++ FindBoostPython.cmake	(working copy)
@@ -27,7 +27,7 @@ set(BOOST_PYTHON_LIBS)
 # handy arrays
 set(PYTHON_VERSIONS "python;python2.5;python2.4;python2.3;python2.2")
 set(PYTHON_INCLUDE_DIRS \
"/usr/include/$pyver;/usr/local/include/$pyver;/usr/$pyver/include;/usr/local/$pyver/include;$prefix/include/$pyver;$prefix/$pyver/include")
                
-set(PYTHON_LIBRARY_DIRS "/usr/lib;/usr/local/lib;/usr/lib/$pyver/config")
+set(PYTHON_LIBRARY_DIRS \
"/usr/lib;/usr/local/lib;/usr/lib/$pyver;/usr/local/lib/$pyver")  set(PYTHON_LIBS \
"boost_python-gcc-mt;boost_python-gcc-mt-1_33;boost_python-gcc-mt-1_33_1;boost_python;boost_python-gcc-mt-1_32;boost_python-gcc-mt-1_31")
  
 # 1st: check for boost/shared_ptr.hpp



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic