On Sat, 2011-10-01 at 18:40 +0200, IOhannes m zmölnig wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/30/2011 08:23 PM, Hans-Christoph Steiner wrote: > > I tried --disable-rpath, but it said it wasn't a ./configure option. > > Its a recommended thing for MinGW: > > the "--disable-rpath" flag comes from the macro AC_LIB_RPATH (currently > not used in zexy, hence it doesn't work....) > > AC_LIB_RPATH seems to be shipped with gettext, and iirc there have > beensome issues with gettext on some systems (of the PdLab??) > > if you think it is ok to havve this additional dependency, i might just > add the macro.
It turns out that Mac OS X doesn't come with gettext, so it has to come from Fink, MacPorts, etc. gettext is in mingw-get now, so its easy to install on MinGW. And of course trivial on GNU/Linux. .hc _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
