Hi, here is the QT packages installed on my system:
qt-3.1.1-6 qt2-static-2.3.1-13 qt2-2.3.1-13 qt-Xt-3.1.1-6 qt2-devel-2.3.1-13 qt-designer-3.1.1-6 qt2-Xt-2.3.1-13 qt-devel-3.1.1-6 qt2-designer-2.3.1-13 Note that I have compiled Scribus on a fresh installation of RH9, so I didn't do any update, ant it works !?! Nicolas HAHN --- Peter Linnell <scribusdocs at atlantictechsolutions.com> wrote: > On Tue, 2003-08-12 at 02:44, HAHN Nicolas wrote: > > Hi, and thanks for your answer. > > > > Your solution solves the first problem, the one with libtiff, which > is > > now recognised. > > > > But compilation still stops after the gzputs problem. zlib-1.1.4-8 > and > > its devel package are installed on my RedHat 9. > > > > Another hint for me, please ? ;-) > > > > Regards, > > NHN > > > > --- Peter Linnell <scribusdocs at atlantictechsolutions.com> wrote: > > > On Sun, 2003-08-10 at 06:34, HAHN Nicolas wrote: > > > > Hi all, > > > > > > > > When doing ./configure, here is what I have at the end: > > > > /*************************/ > > > > Configuration Summary: > > > > > > > > FreeType2 installed: Yes > > > > CUPS installed: Yes > > > > LittleCMS installed: Yes > > > > TiffLib installed: No > > > > > > > > Start make now. > > > > /*************************/ > > > > > > > > But libtiff-3.5.7-11 with its devel package is installed on my > > > RedHat > > > > 9. > > > > And here is what I found in the config.log file about this: > > > > > > > > /*************************/ > > > > configure:4011: checking for TIFFOpen in -ltiff > > > > configure:4042: gcc -o conftest -g -O2 conftest.c -ltiff > -lnsl > > > >&5 > > > > /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libtiff.so: > > > undefined > > > > reference to `log' > > > > /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libtiff.so: > > > undefined > > > > reference to `pow' > > > > /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libtiff.so: > > > undefined > > > > reference to `exp' > > > > configure:5540: (Each undeclared identifier is reported only > once > > > for > > > > each > > > > ac_cv_lib_tiff_TIFFOpen=no > > > > /*************************/ > > > > > > > > Furthemore, when doing make, it stops after an error, as > displayed > > > > below: > > > > > > > > /*************************/ > > > > scribusXml.cpp: In member function ? bool > > > ScriXmlDoc::WriteDoc(QString, > > > > ScribusDoc*, ScribusView*, QProgressBar*) ?: > > > > scribusXml.cpp:2433: ? gzputs ? undeclared (first use in this > > > function > > > > fonction) > > > > scribusXml.cpp:2433: (Each undeclared identifier is reported > only > > > once > > > > for the function in which it appears.) > > > > make[3]: *** [scribusXml.o] Error 1 > > > > make[3]: leaving directory > > > `/home/hahnn/Scribus/scribus-1.0.1/scribus' > > > > make[2]: *** [all-recursive] Error 1 > > > > make[2]: Leaving directory > > > `/home/hahnn/Scribus/scribus-1.0.1/scribus' > > > > make[1]: *** [all-recursive] Error 1 > > > > make[1]: Leaving directory `/home/hahnn/Scribus/scribus-1.0.1' > > > > make: *** [all] Error 2 > > > > /*************************/ > > > > > > > > Of course, zlib is also installed. > > > > > > > > Could somebody privide me any help, please ? > > > > > > > > Thanks, > > > > Nicolas > > > > > > > > > > Try: > > > > > > export LDFLAGS="-lm" > > > > > > Then rerun ./configure > > > > > > Hints: http://home.comcast.net/~scribusdocs/compile.html > > > > > > Hope that helps, > > > Peter > > > > Hmm.. > > Which version of Qt ? > > Paul Johnson, one of the developers runs RH9 and I have compiled all > the > recent versions of Scribus 1.0RC2, 1.0 and 1.0.1. > > > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
