Now I'm not one of the build volunteers but I thought I'd give it a try for Mandrake 9.1:
Granted I have no idea what I'm doing here - I'm just following what I think the orders are which may or may not be the case ;-) On Wed, 30 Jul 2003 02:38:50 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: VZ> Hello, VZ> VZ> I'd like to ask (again) for help with this. I've built RPMs on my VZ> RedHat VZ> 7.3 machine successfully so I hope this should work without problems VZ> for VZ> others as well. You must use the wxWindows version from cvs HEAD VZ> however. VZ> VZ> Here are the brief instructions (please ask if you need more details): VZ> VZ> 1. get wxWindows from cvs HEAD VZ> 2. mkdir gtk-release Done. made off wxWindows. VZ> 3. run VZ> VZ> ../configure --disable-shared --disable-threads \ VZ> --disable-joystick --without-expat && make -s Done VZ> VZ> 4. don't do "make install" OK. Didn't make install wxWindows VZ> 5. create directories for building RPMs somewhere if you don't have VZ> them VZ> yet or use /usr/src/redhat if you're root VZ> 6. go to your buildroot whatever it is and do: VZ> VZ> CONFIG_FLAGS=--with-wxdir=$wx/gtk-release VZ> --with-modules=dynamic \ VZ> rpmbuild -ba $M/redhat/M.spec 2>&1 | tee M.log I did that and it told me something along the lines of program not found (I did it a while ago). I had no $wx or $M so I exported them. after doing so, it told me: [EMAIL PROTECTED] SOURCES]# rpmbuild -ba /home/markl/M/redhat/M.spec 2>&1 | tee M.logerror: Unable to open icon /usr/src/RPM/SOURCES/mahogany.gif: No such file or [EMAIL PROTECTED] SOURCES]# export RPM_BUILD_ROOT=/home/markl/M/[EMAIL PROTECTED] SOURCES]# rpmbuild -ba /home/markl/M/redhat/M.spec 2>&1 | tee M.logerror: Unable to open icon /usr/src/RPM/SOURCES/mahogany.gif: No such file or directory Am I supposed to move all the source from /home/markl/M to /usr/src/RPM/SOURCE or something am I? What was this step supposed to do? Make source RPM's or Binary RPM's? TIA Dr. QA ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
