[coco-devel] Re: Copter Commander and the Mac
Brought to you by:
svref
From: David M. <sv...@ya...> - 2002-02-25 02:30:09
|
Joshua Priluck wrote: > Hey I'm trying to install copter in an x environment now. > > I keep getting this error though while running make: > ./string-literalize.sh < c-header.txt > c-header.strlit > sed: -: No such file or directory > sed: -: No such file or directory > make: *** [c-header.strlit] Error 1 Hm, maybe OS X has no "sed" installed by default? Its a classic unix utility, there's even an OSX package listed here: http://freshmeat.net/projects/sed/ Sincerly, Dave |