[Scribus] Scribus on OSX

Sunil Joshi pavansut
Fri Aug 27 04:34:55 CEST 2004


Hi Martin & Craig:
Thank you for your suggestions.  Before I try Craigs suggestion, I want 
to answer Martin's question.  I am trying to install using Fink install 
scribus command and this is the output I get....

Thanks for your help..
Sunil

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

Last login: Fri Jan  2 03:42:03 on ttyp1
Welcome to Darwin!
[Sunil-Joshis-Computer:~] suniljoshi% fink install scribus
/usr/bin/sudo /sw/bin/fink  install scribus
Password:
Information about 3033 packages read in 2 seconds.
The following package will be installed or updated:
  scribus
bzip2 -dc /sw/src/scribus-1.2RC1.tar.bz2 | /sw/bin/tar -xf -  
--no-same-owner --no-same-permissions
perl -pi -e 's|^AM_LDFLAGS = .*\-s|AM_LDFLAGS = \$(all_libraries) 
\$(LIB_QT)|g' `find . -name Makefile.in`
perl -pi -e 's|(lib.*)\.la|$1.so|g' `find . -name Makefile.in`
perl -pi -e 's|-version-info 0:0:0|-bundle -bind_at_load 
-flat_namespace -undefined suppress|g' `find . -name Makefile.in`
perl -pi -e "s,.*ChangeGrid.*,,g" scribus/libprefs/prefs.h
./configure --prefix=/sw --with-qt-dir=/sw 
--with-qt-includes=/sw/include/qt --with-qt-libraries=/sw/lib 
--with-extra-includes=/sw/include --with-extra-libs=/sw/lib 
--with-pythondir=/sw
checking build system type... powerpc-apple-darwin6.8
checking host system type... powerpc-apple-darwin6.8
checking target system type... powerpc-apple-darwin6.8
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for libart2-config... /sw/bin/libart2-config
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether byte ordering is bigendian... yes
checking for freetype-config... /sw/bin/freetype-config
checking for FT_Get_First_Char in -lfreetype... yes
checking for FT_Get_Next_Char in -lfreetype... yes
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking for cups-config... yes
checking for _cmsChannelsOf in -llcms... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking lcms.h usability... yes
checking lcms.h presence... yes
checking for lcms.h... yes
checking for TIFFOpen in -ltiff... yes
checking for dlopen in -lc... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O 
dynamically linked shared library
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC...  -DPIC
checking if gcc PIC flag  -DPIC works... yes
checking if gcc static flag -static works... no
finding the maximum length of command line arguments... 36865
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/bin/ld) supports shared libraries... 
no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.8 dyld
checking command to parse /usr/bin/nm -p output... ok
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache /dev/null
checking host system type... powerpc-apple-darwin6.8
checking build system type... powerpc-apple-darwin6.8
ltcf-cxx: with_gcc=yes ; with_gnu_ld=no
checking for objdir... .libs
checking for g++ option to produce PIC...  -DPIC
checking if g++ PIC flag  -DPIC works... yes
checking if g++ static flag -static works... no
finding the maximum length of command line arguments... 36865
checking if g++ supports -c -o file.o... yes
checking if g++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... 
no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin6.8 dyld
checking command to parse /usr/bin/nm -p output... ok
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
appending configuration tag "CXX" to libtool
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for pthread_create in -lpthread... yes
checking for Python directory... /sw
checking for Python2.3... header /sw/include/python2.3 library 
/sw/lib/python2.3/config modules /sw/lib/python2.3
checking if a Python application links... yes
checking python2.3/Python.h usability... yes
checking python2.3/Python.h presence... yes
checking for python2.3/Python.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for main in -lutil... no
checking for main in -lcompat... no
checking for crypt in -lcrypt... no
checking for crypt in -lc... yes
checking for socklen_t... int
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for res_init... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt) 
not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
### execution of ./configure failed, exit code 1
Failed: compiling scribus-1.2-0.rc1.1 failed
[Sunil-Joshis-Computer:~] suniljoshi% 
  





More information about the scribus mailing list