|
From: Dale Friesen on 7 May 2008 12:55 Ian Gregory <foo(a)prdetfanaaeextna.invalid> wrote: > If you are porting software that uses Makefiles then > there can be case sensitivity issues to deal with. We can use Makefiles in OS X Server? The make command doesn't work for me, and I just assumed that Apple didn't allow it. Are there additional server tools I ought to be installing? -- Opinions expressed are not necessarily those of Bolen Books. Dale Friesen, Sysadmin Bolen Books, Inc Victoria, BC Canada dalef(a)bolen.bc.ca http://www.bolen.bc.ca
From: Dave Seaman on 7 May 2008 13:14 On Wed, 7 May 2008 09:55:24 -0700, Dale Friesen wrote: > Ian Gregory <foo(a)prdetfanaaeextna.invalid> wrote: >> If you are porting software that uses Makefiles then >> there can be case sensitivity issues to deal with. > We can use Makefiles in OS X Server? The make command doesn't work for > me, and I just assumed that Apple didn't allow it. Are there additional > server tools I ought to be installing? I don't have any experience with Server, but with Mac OS X client you need to install Xcode, which automatically installs such tools as /usr/bin/make and /usr/bin/gcc. Look on your system install disc. -- Dave Seaman Third Circuit ignores precedent in Mumia Abu-Jamal ruling. <http://www.indybay.org/newsitems/2008/03/29/18489281.php>
From: Gregory Weston on 7 May 2008 15:29 In article <1igke1h.igq8s350uimuN%dalef(a)bolen.bc.ca>, dalef(a)bolen.bc.ca (Dale Friesen) wrote: > Ian Gregory <foo(a)prdetfanaaeextna.invalid> wrote: > > > If you are porting software that uses Makefiles then > > there can be case sensitivity issues to deal with. > > We can use Makefiles in OS X Server? The make command doesn't work for > me, and I just assumed that Apple didn't allow it. The definitely allow it. The official instructions for getting subversion onto OS X Server (10.4), for example, rely on it. > Are there additional > server tools I ought to be installing? Not additional server tools, but you should have a working set of the dev tools. -- "Harry?" Ron's voice was a mere whisper. "Do you smell something ... burning?" - Harry Potter and the Odor of the Phoenix
|
Pages: 1 Prev: Have you been able to install Apple's BootCamp update for WinXP-32? Next: Makefiles |