Hello,

 I'd like to ask (again) for help with this. I've built RPMs on my RedHat
7.3 machine successfully so I hope this should work without problems for
others as well. You must use the wxWindows version from cvs HEAD however.

 Here are the brief instructions (please ask if you need more details):

1. get wxWindows from cvs HEAD
2. mkdir gtk-release
3. run

        ../configure --disable-shared --disable-threads \
                --disable-joystick --without-expat && make -s

4. don't do "make install"
5. create directories for building RPMs somewhere if you don't have them
   yet or use /usr/src/redhat if you're root
6. go to your buildroot whatever it is and do:

        CONFIG_FLAGS=--with-wxdir=$wx/gtk-release --with-modules=dynamic \
                rpmbuild -ba $M/redhat/M.spec 2>&1 | tee M.log


 Look for the following (this is why redirecting to M.log is useful):
- that correct wxWindows version (2.5.0) was used, just in case
- that SSL libraries were found, add --with-ssl=dir to CONFIG_FLAGS if
  necessary
- that all tools for building the docs and translations were found and
  used

 Of course, please do try installing the resulting RPM and checking, at
least somehow, whether it works (again, go to "Help|About" to check that
SSL support &c was compiled in).

 Finally, organization details: as 2 person have proposed to do this, I
don't know who is actually going to do it but please do get in touch
between you to decide on it before starting. Also, please try to avoid any
modifications to the code/makefiles unless they're absolutely needed and be
sure to post them here in this case.

 Thanks in advance!
VZ



-------------------------------------------------------
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

Reply via email to