This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
RE: build and install to user's directories
- From: "Jon Beniston" <jbeniston at compxs dot com>
- To: "'Bart Torbert'" <Bart dot Torbert at ihsenergy dot com>,<insight at sources dot redhat dot com>
- Date: Fri, 18 Feb 2005 21:30:46 -0000
- Subject: RE: build and install to user's directories
- Organization: CompXs
>
> ---
> Hello,
>
> I am trying to build insight on a Red Hat linux server. I
> don't have admin privileges. So when the make process tries
> to write to directories like /usr/bin, the process fails
> since I don't have write privileges.
configure --prefix=/home/whereever
Cheers,
Jon