This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: prefix


Ivan Novick wrote:
> When using --prefix in the configure script will this force
> a new location of the intallation of include files?

I did that as well once and it seemed to work, although I never
thoroughly tested that installation, since I almost never
use it.

> I want to make sure that 100% of the intsallation will be in
> my home directory and not in /usr as not to conflict 
> with a working installation already in place.

Make sure you don't run 'make install' as root, but as the user
that owns the target directory and that doesn't have write
permission for /usr.

jlh

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]