[EMAIL PROTECTED] wrote:
> 
> Where I can find logrotate deb package for slink ?
> I try to dowload logrotate sources from unstable
> # apt-get --compile source logrotate
> but it doesn't compile (some errors in sources *.c)
> 
> przemol
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

I searched using http://www.debian.org/distrib/packages,
and it appears that logrotate lives only in unstable.

Potato uses glibc2.1 instead of slink's glibc2.0
If logrotate uses glibc2.1 features, this may explain
your compile errors.  It would also prevent you from
using the potato .deb package, since it will be linked
to the new libc.

Your only chance is to find someone who has back-ported
it to slink, or to upgrade to potato.

-- 
Regards,
Paul

Reply via email to