From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: Pierrick PONS Message-Id: Subject: [linux-lvm] To compile Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Thu Feb 21 06:02:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com Hello all, I've compiled lvm-1.0.3 using stow. But a lib is missed ./configure --prefix=/usr/local/stow/lvm make make install cd /usr/local/stow stow -vv lvm When I want to start with lvm, here is my problem : pvcreate /dev/sdb pvcreate: error in loading shared libraries: liblvm-10.so.1: cannot open shared object file: No such file or directory I don't really understand, liblvm is in /usr/local/lib as a link pointing to /usr/local/stow/lvm/lib . Is it impossible to compile lvm and use stow ? I'm sorry, maybe it's a newbie question. Thanks Pierrick