P Linnell wrote: > Hi, > > I've got the beginnings of a workable cross-platform spec file in the > works for Suse's Build Server. > > Some questions and comments: > > 1) What does adding STL port add and should it be a BuildRequires for > Linux/Unix ?
README updated to explain. > 2) There are no make uninstall targets. Fixed. This might need to be avoided when the build target is != "Unix Makefiles" though. > 3) I'm finding that paths are hardwired and without relative paths in > an rpm build root, install tries to install to the real /usr/lib /etc > if prefix is used. I'm not sure why that would be happening. All the CMake files in PoDoFo use relative paths. A little more info on this issue would be helpful. > 4) There needs to be a lib64 install option. We sorted this in Scribus > 1.3.5svn recently. IRC might be easiest to discuss the gory details. I'm quite surprised that CMake can't take care of this one. Maybe it's feature request time? It looks like CMake 2.6.0 is still a while away (sadly) so it might make it in. -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
