> > "no rule to make target 'install'. I then tried the "install"
> command and got the message: 'install' too few arguments.
>> Did you try "install -help" to see what command line parameters install
> is complaiing about ?
Just typing 'install' will run /usr/bin/install. This is
a program that some makefiles use to copy files into
their final resting places.
If a packages has a script called install, chances are it
is just a replacement for /usr/bin/install for platforms
that have a broken (or missing) /usr/bin/install.
OTOH, there are some (mostly commercial) packages that install
with an install.sh script. You'll need to type
# ./install.sh
to run this, as the current directory is not (normally) on
the PATH in Unix (unlike DOS).
Later,
Kenn
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!