AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<sandrine.boulanger@onstor.com>,<larry.scheer@onstor.com>,<chris.vandever@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	102AB4F33EBBDB4C91915B145C8E9FB31284FEF918@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Fri, 24 Apr 2009 11:56:31 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Sandrine Boulanger <sandrine.boulanger@onstor.com>
Cc: Larry Scheer <larry.scheer@onstor.com>, Chris Vandever
 <chris.vandever@onstor.com>
Subject: Re: what was the command to list the libraries that are installed
 on a linux client?
Message-ID: <20090424115631.044c9bfc@ripper.onstor.net>
In-Reply-To: <102AB4F33EBBDB4C91915B145C8E9FB31284FEF918@exch1.onstor.net>
References: <20090424104038.5b950ff2@ripper.onstor.net>
	<102AB4F33EBBDB4C91915B145C8E9FB31284FEF918@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Fri, 24 Apr 2009 10:51:46 -0700 Sandrine Boulanger
<sandrine.boulanger@onstor.com> wrote:

> Not at all. It might have been something to run against a binary to
> list what libs are necessary, and then another command that lists the
> ones available on the client.

ldd <program>

will list what libraries said program is linked against.

There might be an rpm or dpkg command that lists installed packages
that fall into a library type category, but I don't know what that
might be.  I've never tried to do anything like that.


> -----Original Message-----
> From: Andy Sharp 
> Sent: Friday, April 24, 2009 10:41 AM
> To: Sandrine Boulanger
> Cc: Larry Scheer; Chris Vandever
> Subject: Re: what was the command to list the libraries that are installed on a linux client?
> 
> On Fri, 24 Apr 2009 09:47:34 -0700 Sandrine Boulanger
> <sandrine.boulanger@onstor.com> wrote:
> 
> > All libraries, like linux libraries and onstor libraries too, that
> > was just one command to list them all.
> 
> Are we talking something like
> 
> ls -lR /lib /usr/lib /onstor/lib
> 
> ?
> 
> > -----Original Message-----
> > From: Andy Sharp 
> > Sent: Thursday, April 23, 2009 7:09 PM
> > To: Sandrine Boulanger
> > Cc: Larry Scheer; Chris Vandever
> > Subject: Re: what was the command to list the libraries that are installed on a linux client?
> > 
> > On Thu, 23 Apr 2009 17:43:19 -0700 Sandrine Boulanger
> > <sandrine.boulanger@onstor.com> wrote:
> > 
> > > Larry showed me once but I forgot.
> > 
> > Hm, can you give me a clue?  All libraries, anywhere on the system, or
> > just onstor libraries, or just shared libraries that a program can link
> > to without knowing its location, or installed library packages or ... ?
> > 
