On Saturday 16 April 2005 00:49, Russ wrote: > On Thursday 14 April 2005 04:30 pm, Craig Bradney wrote: > > On Friday 15 April 2005 01:21, Russ wrote: > > > Presently using 1.2.1, how do I update to 1.2.2? Suse only has > > > an older version of Scribus for SuSE 9.1. Is the a good writeup > > > on installing the cvs file or is the a tar of 1.2.2 > > > > 1.2.2 isnt out .. yet. > > > > CVS instructions are at docs.scribus.net under installation. > > > > Craig > > I downloaded the cvs today and went thru the install process. When > I do the ./configure I get the following error: > > checking for style of include used by make... GNU > checking for gcc... gcc > checking for C compiler default output file name... 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... no > checking for freetype-config... ./configure: line 3503: error:: > command not found > no > configure: error: You need at least freetype 2.1.0 > > When I check YaSt it shows freetype as version 2.1.7.53.6-i586. is > installed. Do I need the development library installed also? or is > this a bug in the ,/configure file. I thought I saw something on > this on the mail list but a search under freetype did not show it. > Is there a patch? > > Thanks for your support.
Hi, You need freetype2-devel from the Suse rpms. http://docs.scribus.net/index.php?lang=en&sm=install&page=install2 Has the complete list of needed libraries. Cheers, Peter
