[Scribus] Many Versions = 2
Eric Watson
wasnotrice
Tue Jan 8 21:11:31 CET 2008
On Jan 7, 2008, at 12:20 PM, Martin Costabel wrote:
> What's wrong with the Fink version on Leopard? I am sure it can be
> fixed
> quickly.
Martin,
I updated the X11 package to 2.1.1 (downloaded from http://trac.macosforge.org/projects/xquartz/wiki/X112.1.1)
.
then I ran
sudo fink selfupdate
sudo fink install scribus-aqua
It got further along this time. I could select the ghostscript
library, and all of the dependencies seem to have been installed, even
the link at /Applications/Fink/Scribus.app, but the install doesn't
complete. It can't find qt3:
+ export PATH=/sw/lib/freetype219/bin:/sw/var/lib/fink/path-prefix-g+
+-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ PATH=/sw/lib/freetype219/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/
sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ unset QMAKESPEC
+ export QTDIR=/sw/lib/qt3mac
+ QTDIR=/sw/lib/qt3mac
+ mkdir build
+ cd build
+ cmake -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/
sw -DFREETYPE_INCLUDE_DIR_FT2BUILD:PATH=/sw/lib/freetype219/include -
DFREETYPE_LIBRARY:FILEPATH=/sw/lib/freetype219/lib/libfreetype.dylib -
DFONTCONFIG_INCLUDE_DIR:PATH=/sw/lib/fontconfig2/include -
DFONTCONFIG_LIBRARY:FILEPATH=/sw/lib/fontconfig2/lib/
libfontconfig.dylib ..
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /sw/var/lib/fink/path-prefix-g+
+-4.0/c++
-- Check for working CXX compiler: /sw/var/lib/fink/path-prefix-g+
+-4.0/c++ -- works
-- Scribus 1.3.3.9 will be built to install into /sw
-- Check if the system is big endian
-- Check if the system is big endian - little endian
CMake Error: No Qt3
-- Configuring done
### execution of /var/tmp/tmp.2.wzROkY failed, exit code 255
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-scribus-aqua-1.3.3.9-2
(Reading database ... 7006 files and directories currently installed.)
Removing fink-buildlock-scribus-aqua-1.3.3.9-2 ...
Failed: phase compiling: scribus-aqua-1.3.3.9-2 failed
But it looks like I have qt3 in the expected directory:
imac:qt3mac eric$ cd /sw/lib/qt3mac
imac:qt3mac eric$ ls -l
total 0
drwxr-xr-x 8 root admin 272 Jan 7 22:48 bin
drwxr-xr-x 348 root admin 11832 Jan 7 22:48 include
drwxr-xr-x 21 root admin 714 Jan 7 22:48 lib
drwxr-xr-x 5 root admin 170 Jan 7 22:48 plugins
imac:qt3mac eric$
Thanks for your help!
Eric
More information about the scribus
mailing list