[NiL-devel] Re: OS X
Status: Alpha
Brought to you by:
e-user
|
From: Chris B. <sig...@ma...> - 2004-09-05 22:04:17
|
Woops, forgot the subject on the last message... Here's a good one just to be clear. The one searching for libSDL... I think. Here's the output: Archos:~/nil/src cbartels$ ./configure NiL isn't Liero - configure script Written by Christoph Brill Check system : Archos.local - Darwin Checking for g++ /usr/bin/g++ Checking for make /usr/bin/make Checking for ar /usr/bin/ar Checking for ranlib /usr/bin/ranlib Checking for rm /bin/rm Checking for strip /usr/bin/strip Checking for uname /usr/bin/uname Checking for stdc++ found Checking for libSDL not found It seems that your system doesn't support compilation. If you are missing a binary or a library, try to install the needed dependencies. If another error occurs, contact me at this address : <eg...@us...> Exiting. > Which one is failing? > The one searching for sdl-config? Or the one searching for libsdl? Or > one of those searching for sdl-ttf or sdl-mixer? > Please send the output of ./configure. > >> Great. This seems to work, but configure can't find SDL. I downloaded >> 1.2.7 for OS X and installed but it still doesn't find it (I >> installed development and runtime)... Do I need to install the linux >> version or something? > >> > Hi there, >> > >> > that one is no OSX issue. It simply comes from cvs, since it does >> not > remeber if a file was executable. >> > Try: chmod a+x configure >> > and retry if you can run ./configure >> > >> > Regards, >> > Chris >> > > >> >> I was trying to compile the latest cvs on OS X and when I do >> >> ./configure it tells me command not found. Last time I tried this >> >> (about a year ago, I think) I at least got a useful error, but now >> >> just this. I get the same problem using xterm in X11 or the >> Terminal. >> >> Does anyone have experience with this especially on OS X? |