On Wednesday 08 November 2006 12:14, Roger wrote: > Today I tried installing Scribus 1.3.3 on a fresh install of FC6 on > a seperate hard disk... did. ./configure, then make. > > I do not know what these errors below mean, can someone help > please. Also it says that cups is not installed. I used cups in FC6 > to print the error messages from Gedit and it is definitely > installed. > Thanks > Roger > > tringList, bool, bool, bool, bool, bool, bool, bool)?: > pslib.cpp:993: warning: ?gh? may be used uninitialized in this > function pslib.cpp:993: warning: ?gw? may be used uninitialized in > this function pslib.cpp:993: warning: ?gy? may be used > uninitialized in this function pslib.cpp:993: warning: ?gx? may be > used uninitialized in this function > > > then mv -f ".deps/pageitem_textframe.Tpo" > ".deps/pageitem_textframe.Po"; else rm -f > ".deps/pageitem_textframe.Tpo"; exit 1; fi > pageitem_textframe.cpp: In member function ?virtual void > PageItem_TextFrame::DrawObj_Item(ScPainter*, QRect, double)?: > pageitem_textframe.cpp:88: warning: ?hl? may be used uninitialized > in this function pageitem_textframe.cpp:1443: warning: ?currasce? > may be used uninitialized in this function > pageitem_textframe.cpp:103: warning: ?maxDY? may be used > uninitialized in this function pageitem_textframe.cpp:103: warning: > ?asce? may be used uninitialized in this function > pageitem_textframe.cpp:103: warning: ?desc? may be used > uninitialized in this function pageitem_textframe.cpp:97: warning: > ?StartRT? may be used uninitialized in this function > pageitem_textframe.cpp:86: warning: ?RTabX? may be used > uninitialized in this function pageitem_textframe.cpp:84: warning: > ?chsd? may be used uninitialized in this function > pageitem_textframe.cpp:83: warning: ?startLin? may be used > uninitialized in this function pageitem_textframe.cpp:104: warning: > ?DropLines? may be used uninitialized in this function > pageitem_textframe.cpp:103: warning: ?maxDX? may be used > uninitialized in this function pageitem_textframe.cpp:97: warning: > ?StartRT2? may be used uninitialized in this function > /usr/lib/qt-3.3/bin/moc ./pagelayout.h -o pagelayout.moc > > > > scfonts.cpp:53:10: error: #include expects "FILENAME" or <FILENAME> > scfonts.cpp: In member function ?virtual void > Foi::RawData(QByteArray&)?: scfonts.cpp:120: error: > ?FT_Stream_Seek? was not declared in this scope scfonts.cpp:122: > error: ?FT_Stream_Read? was not declared in this scope scfonts.cpp: > In function ?void getFontFormat(FT_FaceRec_*, Foi::FontFormat&, > Foi::FontType&)?: scfonts.cpp:579: error: ?FT_Stream_Seek? was not > declared in this scope scfonts.cpp:579: error: ?FT_Stream_Read? was > not declared in this scope make[3]: *** [scfonts.o] Error 1 > make[3]: Leaving directory `/home/work/Scribus > 1.3.3/scribus133/scribus' make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/work/Scribus > 1.3.3/scribus133/scribus' make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/work/Scribus 1.3.3/scribus133' > make: *** [all] Error 2 > >
It looks like you are missing the freetype-devel rpm. Please see the BUILDING file in the source which has a complete list of rpms needed to compile Scribus from source. Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20061108/8673359c/attachment-0001.pgp
