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. -- Tim van Erven <[EMAIL PROTECTED]> OpenPGP Key ID: 712CB811 Fingerprint: F6C9 61EE 242C C012 36D5 BBF8 6310 D557 712C B811 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel