From: Odysseas T. <ody...@ya...> - 2001-07-07 00:55:49
|
So that seems to be the problem. You will need to get the gnu install (part of the fileutils package) Here is what mine says: ----- > install --version install (GNU fileutils) 4.0p Written by David MacKenzie. .... ----- Sorry for the trouble. If getting more GNU stuff is a big no no for you, I guess, I could rewrite the script to avoid using -D (-D means debugging in the bsd version while it has directory implications in the gnu version) odysseas --- Jimmy Harlindong <ji...@ha...> wrote: > # install --version > usage: install [-CcDpsv] [-f flags] [-g group] [-m > mode] [-o owner] > file1 file2 > install [-CcDpsv] [-f flags] [-g group] [-m > mode] [-o owner] > file1 ... > fileN directory > install -d [-v] [-g group] [-m mode] [-o > owner] directory ... > > It doesn't seem to have --version as an option. > I am running FreeBSD 4.3-RELEASE (the latest > release) > > > -----Original Message----- > > From: bin...@li... > > > [mailto:bin...@li...] > On > > Behalf Of Odysseas Tsatalos > > Sent: Saturday, 7 July 2001 8:18 AM > > To: bin...@li... > > Subject: Re: [binarycloud-dev] Make > > > > > > What version of install you are using? > > You can do > > > install --version > > to figure it out. > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ |