Info: Suse 6.2 comes with fileutils version 3.16 (install --version),
which fails to install bender.
I got an RPM from Suse6.3: fileutil-4_0-28_i386.rpm
install --version now says: version 4.0, and 'make install' works
(almost).
Perhaps you want to add a note to the Requirements section in INSTALL.
--JPM
Chris Nandor a =E9crit :
> =
> At 10:10 +0100 2001.02.21, Jean-Philippe Moins wrote:
> >I'm running SuSE 6.2. When I 'make install' I get an error that says
> >something like: install -D : unknown option. When I 'man install', I s=
ee
> >a -d option, but no -D.
> >I'm using gnu make 3.77.
> >Any hint ? Can you tell me what -D is supposed to do ?
> =
> man page says:
> =
> > -D create all leading components of DEST except the last=
,
> >then copy SOURCE to DEST; useful in the 1st format
> =
> Where the first format is:
> =
> > install [OPTION]... SOURCE DEST (1st format)
> =
> If there is a more portable way of doing this, we can consider it.
> Unfortunately, I don't know much about "install", personally.
> =
> --
> Chris Nandor pu...@po... http://pudge.net/
> Open Source Development Network pu...@os... http://osdn.com/
> =
> _______________________________________________
> Slashcode-general mailing list
> Sla...@li...
> http://lists.sourceforge.net/lists/listinfo/slashcode-general
|