From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Dobel Subject: Re: [linux-lvm] To compile Message-Id: <20020221124537.GA7834@balu.kawo2.rwth-aachen.de> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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:45:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Thu, Feb 21, 2002 at 01:01:48PM +0100, Pierrick PONS wrote: > > 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 /usr/local/lib in your Library Path? Add this path to /etc/ld.so.conf, run ldconfig and retry it. If you already did so, sorry for my question :) Regards, Markus