There are two tools:

1. lsblibchk
This tool will scan ALL library paths to ensure that your 
distro contains the nessecary library files (as defined in the 
LSB library dependency section of revision .9.0) this is a 
distro compliance checker, NOT an app complaince checker.

However, the other tool; "lspappchk" is a PROGRAM complaince 
tool.

This program analyzes the function calls, and what dependency 
library files your app uses (must be run on the COMPILED 
EXECUCATABLE example; "lsbappchk /usr/bin/bash"

The following output will tell you what function calls (and 
library VERSIONS) are not LSB complaint, check the LSB .9.0 for 
what calls ARE compliant, at 

http://www.linuxbase.org/spec/lsbreview.html


---- On Wed, 09 May 2001, Alessandro Ronchi   
([EMAIL PROTECTED]) wrote:

> At 03.07 09/05/01 -0400, you wrote:
> > >
> > > Get your compliance testing software now!
> > >
> > > ftp://lsb.sourceforge.net/pub/lsb/lsbdev
> 
> How does that test work? Linux mandrake 7.0 is one of the 
less 
> standard  distro, in the table. But a lot of things are 
changed from
> that 
> version, what about new?
> 
> 
> Alessandro Ronchi                                            
zoddo-
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=-=-=
> Rappresentante degli studenti nel consiglio di Corso di 
laurea di
> Scienze dell'informazione di Cesena.
> http//rappresentanti.csr.unibo.it
> 
> 
> 
> 


Reply via email to