On 09/23/2008 05:08 PM, John Culleton wrote:
[...]
I continue on with the cmake follies. I got through the Jpeg, tiff,
png etc. stumbling blocks but now I am hung up on python. Here is
the error message:
---------------------------------------------------
CMake Error
at /usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:52
(MESSAGE):
Could NOT find PythonLibs
Call Stack (most recent call first):
/usr/share/cmake-2.6/Modules/FindPythonLibs.cmake:86
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:451 (FIND_PACKAGE)
-------------------------------------------------------
I tried loading various libs etc. including one called pythonize but
no joy yet. Suggestions?
The typical incantation for preparing to build from the source suggests
this:
apt-get install build-essential
apt-get build-dep scribus
That should bring in all of the build dependencies for scribus. Read
"man apt-get" and search for the build-dep command.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]