bug-sourceinstall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-sourceinstall] [bug #17375] Assume default prefix from source


From: Dâniel Fraga
Subject: [bug-sourceinstall] [bug #17375] Assume default prefix from source
Date: Fri, 25 Aug 2006 13:40:21 -0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8.1b1) Gecko/20060801 BonEcho/2.0b1

Follow-up Comment #1, bug #17375 (project sourceinstall):

> The default prefix value for the root user is /usr/local .
> Could you explain what you mean here?

Example:

1) if I install Samba using ./configure; make; make install it will be
installed in /usr/local/samba. For example:

address@hidden /usr/local/samba$ ls
bin/  include/  lib/  man/  private/  sbin/  swat/  var/

2) if I install Samba using sourceinstall, it will install samba in
/usr/local instead of /usr/local/samba. This way I have the above directories
below /usr/local (wrong) and not /usr/local/samba (correct).

The default prefix is /usr/local, but for Samba it should be /usr/local/samba
(default prefix using manual install thru configure; make; make install). So
sourceinstall could respect the default prefix from the package instead of
always forcing /usr/local.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17375>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]