Re: [Plib-users] Configuring on Mac OS X
Brought to you by:
sjbaker
From: mat t. p. <pr...@tt...> - 2003-06-26 01:38:53
|
Hey Jim- No sweat man, this question gets asked a lot here, surprised you didn't see anything in the archives. You'll need to copy the following files into your build directory and overwrite those supplied by the PLIB package: /usr/share/libtool/config.sub /usr/share/libtool/config.guess it should configure just fine after the change. m. On Wednesday, June 25, 2003, at 06:18 PM, Jim Menard wrote: > > I'm having trouble running the configure script on Mac OS X. (I > perused this list's archives, but the latest message about this topic > didn't seem helpful.) I would appreciate any suggestions from the > group. > > The first problem is with the host argument. The configure script > looks for "*-apple-darwin" but the file config.sub does not recognize > or allow anything with "darwin" in it. I tried using "--host=pmac" > which is an abbreviated form of "powerpc-apple", but then the > configure script doesn't correctly check for frameworks 'n other Mac > OS X stuff. > > Next, the configure script bombs here: > |