Ian wrote: > Hi, I would appreciate any hints from those of you who are building on > Linux. I'm trying to build PoDoFo on Linux for the first time, > and must have some environment or platform issues unresolved. > On Fedora Core 6, I have installed: > > fontconfig-devel.i386 > fontconfig.i386 > ftgl.i386 (drags in freetype2) > zlib-devel.i386 > libjpeg.i386 > libjpeg-devel.i386 > > The cmake step runs cleanly, no warnings or errors. > but "make" reports > Linking CXX shared library libpodofo.so > /usr/bin/ld: cannot find -lfreetype234
It should *not* be trying to link to freetype234.so . What is your cmake command line? Can you please post your cmakecache.txt? -- Craig Ringer ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
