Re: what are shared libs and what are not ...

2001-03-07 Thread Ben Collins
On Wed, Mar 07, 2001 at 10:55:11AM -0800, Sean 'Shaleh' Perry wrote: > > On 07-Mar-2001 Ben Collins wrote: > > On Wed, Mar 07, 2001 at 06:14:08PM +0100, Othmar Pasteka wrote: > >> hi, > >> > >> while packaging modlogan i have to use overrides because modlogan > >> uses shared objects for its plug

Re: what are shared libs and what are not ...

2001-03-07 Thread Sean 'Shaleh' Perry
On 07-Mar-2001 Ben Collins wrote: > On Wed, Mar 07, 2001 at 06:14:08PM +0100, Othmar Pasteka wrote: >> hi, >> >> while packaging modlogan i have to use overrides because modlogan >> uses shared objects for its plugin system which are not shared >> libs. but since there has to be a shlibs file for

Re: what are shared libs and what are not ...

2001-03-07 Thread Ben Collins
On Wed, Mar 07, 2001 at 06:14:08PM +0100, Othmar Pasteka wrote: > hi, > > while packaging modlogan i have to use overrides because modlogan > uses shared objects for its plugin system which are not shared > libs. but since there has to be a shlibs file for shared objects > under /usr/lib i get lot

what are shared libs and what are not ...

2001-03-07 Thread Othmar Pasteka
hi, while packaging modlogan i have to use overrides because modlogan uses shared objects for its plugin system which are not shared libs. but since there has to be a shlibs file for shared objects under /usr/lib i get lots of lintian errors, i.e. policy violations. i talked to shaleh and he told