----- Forwarded message from Björn Pfeiffer <[EMAIL PROTECTED]> -----
Date: Thu, 6 Jun 2002 20:48:24 +0200 From: Björn Pfeiffer <[EMAIL PROTECTED]> To: Tim van Erven <[EMAIL PROTECTED]> Subject: Re: [Licq-devel] Backing up cvs-compile User-Agent: Mutt/1.4i Something I sometimes use for backing up a working cvs-compile before updating: make install prefix=/path/to/backup/tree and then make clean, cvs update, etc. Most likely this won't run out of this dir, since paths to libs, conf etc are pointing to the path given to ./configure --prefix... Nice for packaging too. -BjörnP On Thu, Jun 06, 2002 at 05:23:10PM +0200, Tim van Erven wrote: > On Thu, Jun 06, 2002 at 04:50:55PM +0200, Kolja Koester > <[EMAIL PROTECTED]> wrote: > > Hi, > > is there a way to install licq without being root? > > I' ve alrady used 'configue --prefix=~/bin' but this did not work. > > The 'normal' way is to use 'configure --prefix=~'. The way I do it is: > > mkdir ~/installed > mkdir ~/bin > cd ~/src/licq > ./configure --prefix=~/installed/licq > make > make install > cd ~/bin > ln -s ../installed/licq/bin/licq > > This installs licq in a separate dir: ~/installed/licq, making it easy > to remove. ----- End forwarded message ----- _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel