Re: [Amcl-users] install help...
Status: Beta
Brought to you by:
lobbin
|
From: Robin E. <lo...@lo...> - 2002-07-06 15:21:44
|
On Sat, 2002-07-06 at 14:00, Jordi Mallach wrote: > On Fri, Jul 05, 2002 at 11:16:23AM -0600, al...@la... wrote: > > I'm trying to install GNOME-MUD, but I'm getting an error. I'm trying to > > install in on Mac OS X (FREEBSD variant). > > checking for dlfcn.h... no > > checking for dl.h... no > > checking for dlopen in -ldl... no > > checking for shl_load in -ldld... no > > checking for dlopen... no > > configure: error: Dynamic linking is not available on this platform. > > > > I have Gnome working with other programs, but this one just won't compile. > > Any ideas? > > Do you see something suspicious in config.log? > > Does it help to run: > > aclocal -I macros > autoheader > automake --add-missing > autoconf > > and retrying? If not, what versions of autoconf and automake are you > using? > I think this is a problem with Mac OS X, not the package it self. I know PHP have run into a lot of problems with this. The answer to this will probably be, it will not work on Mac OS X in the current form. Maybe I have some time to make GNOME-Mud compile without dynamic linking and in the same time lose function of plugins (which there are none anyways) best regards Robin |