On 20 Apr 2003 10:53:18 -0400 Peter Linnell <scribusdocs at atlantictechsolutions.com> wrote:
> > > First: happy Easter to you all as well! > > Second: I just tried to compile scribus, and everything is probably > > ok, but I get something strange when running configure: > > ==================================== > > Configuration Summary: > > > > FreeType2 installed: Yes > > CUPS installed: Yes > > LittleCMS installed: Yes > > TiffLib installed: No > > ===================================== > > > > It says that tifflib is not installed while I have all the necessary > > tiff rpm's: > > libtiff-devel-3.5.7-7 > > libtiff-3.5.7-7 > > and these seem to contain tiffopen (what is being checked for ion the > > configure). Now, is this a problem? > > > Try: > > $ export LDFLAGS="-lm" > > $ rm config.cache > > and rerun ./configure > > This I suspect is the way RH packages libtiff. Rerunning ldconfig didn't change anything, but this tip did the trick. tx, Peter! Franky
