This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/13116] glibc uses global /var, not prefix/var for install


http://sourceware.org/bugzilla/show_bug.cgi?id=13116

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-09-09 02:51:43 UTC ---
(In reply to comment #0)
> Does not install to a custom prefix as non root because it tries to access
> /var.
> 
> IMHO with a --prefix it should use prefix/var ..., not /var

No, that path is hardcoded, just like /etc/resolv.conf etc.

If you want to install everything in another place but then use it using the
correct layout use install_root at install time.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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