[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to install a program only for a user



Le Mardi 20 Décembre 2005 14:47, Parameshwara Bhat a écrit :
> Hello List,
>
> How can one install a program just for the user and not system wide?
>
> I tried googling, may be I messed up with my phrasing of the question, I
> did not come by any useful information.

../configure --prefix=$HOME/local && make && make install

Of course, $HOME/local must exist.

Regards.
-- 
Les pages de manuel Linux en français :
http://manpagesfr.free.fr

Attachment: pgpHC9r3kgyLW.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]