[scribus] unable to compile scribus-1.4.0.rc6

Gregory Pittman gregp_ky at yahoo.com
Fri Dec 30 02:26:38 UTC 2011


On 12/29/2011 12:38 PM, dingodog wrote:
> I need Scribus with multilingual support (included hyphenation and
> python scripting)
>
> I started to compile in using Qt-4.6.3 (tried also 4.8.0 but
> unsuccessfully)
>
> first problem was with recognition of Python include dir
>
> # cmake -DCMAKE_INCLUDE_PATH=/usr/include ..
> -- Scribus 1.4.0.rc6 will be built to install into /usr/local
> -- Machine: i486-linux-gnu, void pointer size: 4
> -- Found target X86
> -- Building for target i486-linux-gnu
> -- Using standard ApplicationDataDir. You can change it with
> -DAPPLICATION_DATA_DIR
> Qt4 Found OK
> -- Building without Qt3 Support (GOOD)
> ZLIB Library Found OK
> Using PNG Library: /usr/lib/libpng.so
> PNG Library Found OK
> JPEG Library Found OK
> TIFF Library Found OK
> CMake Error at
> /share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
> Could NOT find PythonLibs (missing: PYTHON_INCLUDE_PATH)
> Call Stack (most recent call first):
> /share/cmake-2.6/Modules/FindPythonLibs.cmake:86
> (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
> CMakeLists.txt:537 (FIND_PACKAGE)</p>
> <p>-- Configuring incomplete, errors occurred!
>
> not having time to further investigate, I edited cmake.lists to avoid to
> call python
>
> this time compilation started, but, at 77% when gcc was ready to link
> executables, I get this very long error message:
>
> http://paste2.org/p/1844434
>
> any suggestion to identify problem and solve?

In many cases, when something is said to be missing, python, cups, etc., 
what may be missing are header files.

You don't mention your distro, such as debian, ubuntu, fedora, etc.

In Fedora, these are called python-devel, cups-devel.

The long error message suggests to me you are missing cups-devel. This 
cmake feedback suggests python-devel is missing. Do you have python at all?

As far as multilingual support, Scribus comes with this, without any 
further settings needed.

Greg




More information about the scribus mailing list