On Tue, 4 Nov 2003 14:23:40 -0800 (PST) Michael A Chase <[EMAIL PROTECTED]> wrote:
MAC> I just built a Mahogany RPM with dynamic linking. It appears to be MAC> working fine, since I'm using to send this message. MAC> MAC> To build it, I had to modify the spec file to define MAKETARGET 'all' MAC> (without the quotes). When I used MAKETARGET 'quarterstatic', the build MAC> failed looking for several *.a files from wxWindows. MAC> MAC> I had to use --nodeps when I installed it since I have not succeeded in MAC> building wxWindows RPMs, so rpm didn't know that the wxWindows MAC> libwx*.so.1 files had been installed. Aha. Much like I found then. I just did configure && make && make install's for wx and M and it grumbled about not finding the libwx*.so.1 files even though they were where they should have been. Dr. QA ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
