All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] 0.9.1-beta4 install bug
@ 2001-02-10 23:28 Steven Lembark
  2001-02-11 14:42 ` Adalbert Michelic
  2001-02-12  5:42 ` Andreas Dilger
  0 siblings, 2 replies; 9+ messages in thread
From: Steven Lembark @ 2001-02-10 23:28 UTC (permalink / raw)
  To: linux-lvm

tried beta4 since the LVM_DIR_PREFIX replacement may have been
fixed.  

	./configure --prefix=/opt/lvm/0.9.1 

leaves only the man pages in the prefix dir, exec's still go
to /sbin.  this is bad news since it will blow off the entire
LVM installation the next time i test an install.  

checking ./configure --help:

<snip>

Directory and file names:
  --prefix=PREFIX         install architecture-independent files in
PREFIX
                          [/usr]
  --exec-prefix=EPREFIX   install architecture-dependent files in
EPREFIX
                          [same as prefix]
  --bindir=DIR            user executables in DIR [EPREFIX/bin]
  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  --datadir=DIR           read-only architecture-independent data in DIR
                          [PREFIX/share]
  --sysconfdir=DIR        read-only single-machine data in DIR
[PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data in
DIR
                          [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data in DIR
[PREFIX/var]
  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  --includedir=DIR        C header files in DIR [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc in DIR
[/usr/include]
  --infodir=DIR           info documentation in DIR [PREFIX/info]
  --mandir=DIR            man documentation in DIR [PREFIX/man]
  --srcdir=DIR            find the sources in DIR [configure dir or ..]
  --program-prefix=PREFIX prepend PREFIX to installed program names
  --program-suffix=SUFFIX append SUFFIX to installed program names
  --program-transform-name=PROGRAM
                          run sed PROGRAM on installed program names

<snip>


so, prefix should set eprefix & friends which should leave the 
binaries in /opt/lvm/0.9.1/sbin, etc.

any chance this could be fixed for the next beta?

and/or was the LVM_DIR_PREFIX vs. hard-coded "/dev" entrys fixed
in this one?

thanx.

-- 
 Steven Lembark                                   2930 W. Palmer St.
                                                 Chicago, IL  60647
 lembark@wrkhors.com                                   800-762-1582

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2001-02-12 15:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-10 23:28 [linux-lvm] 0.9.1-beta4 install bug Steven Lembark
2001-02-11 14:42 ` Adalbert Michelic
2001-02-11 18:35   ` Luca Berra
2001-02-11 20:38     ` Steven Lembark
2001-02-11 21:40       ` Luca Berra
2001-02-11 22:18         ` Steven Lembark
2001-02-12  9:26           ` Luca Berra
2001-02-12 15:09     ` AJ Lewis
2001-02-12  5:42 ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.