On Sat, 26 Jul 2003 18:58:02 +0200 (CEST) Robert Vazan <[EMAIL PROTECTED]> wrote:
RV> > RV> There is also with-wx-config that actually compiles/links against RV> > RV> wxWindows 2.5, but I have to use LD_LIBRARY_PATH and it compiles RV> > RV> against installed headers. RV> > RV> > Yes, this is normal. You probably can add "--inplace" switch to RV> > --with-wx_config value but this would be just emulating --with-wxdir RV> > which should really work itself. RV> RV> Would this work for 2.4? It should but I didn't try it. RV> Look here for good argument against LD_LIBRARY_PATH: RV> RV> http://www.visi.com/~barr/ldpath.html I don't agree. I _like_ the possitibility to move libraries around by adjusting LD_LIBRARY_PATH. I don't understand what the problem with it is. And the solution consisting in editing the binaries after installation is simply ridiculous. RV> I need 2.4 build and I don't want it to conflict with system-wide RV> installation. LD_LIBRARY_PATH is unnecessarily global while I need to RV> change something locally for one Mahogany build. But you don't *have* to set it globally! What's wrong with doing % LD_LIBRARY_PATH=~/wxWindows-2.4/gtk-debug gdb M as I regularly do? Regards, 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
