This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: building cygwin.dll instructions


Robert Collins wrote:
> 
> Can I suggest that the use of --prefix be documented? I mistakenly
> used --prefix=/usr and trashed my system a month or so ago - I just
> realised I never suggested it be documented. Something along the lines
> of
> 
> "Don't use a --prefix that refers to the final destination. Use
> a --prefix like "/usr/src/installcygwin" and from there take the files
> to your actual working directories."
> 

IMO you should `../src/configure --prefix=/usr ...' and then do `make
install prefix=`pwd`/nstl' (or whatever directory you wish to install
them in).  The reason for that has to do with the way some packages
hardcode absolute paths relative to the configured prefix.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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