On Mon, October 15, 2007 11:37 am, jam wrote:
> On Mon, 2007-10-15 at 11:08 +1000, [EMAIL PROTECTED] wrote:
>> if I copy the (new) from /usr/local/bin/file to /usr/bin/file am I
>> likely to cause problems...?
>
> ./configure --help
> usually
> ./configure --prefix=/
thanks, James
should I use '--exec-prefix' or '--prefix' ?
is it just like below:
./configure --prefix= usr/bin
----------
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
..snip..
-----------
--
Voytek
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html