[Mageia-dev] libperl not found

Ahmad Samir ahmadsamir3891 at gmail.com
Fri Jul 1 06:12:26 CEST 2011


On 1 July 2011 05:35, Thomas Spuhler <thomas at btspuhler.com> wrote:
> On Thursday, June 30, 2011 08:08:48 pm Ahmad Samir wrote:
>> On 1 July 2011 03:24, Thomas Spuhler <thomas at btspuhler.com> wrote:
>> > On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote:
>> >> Le 30/06/2011 06:54, Ahmad Samir a écrit :
>> >> > It seems libperl.so is hiding
>> >> >
>> >> >> It is wehre it should be but cyrus-imap cannot find it.
>> >>
>> >> Maybe we have to check cyrus-imap instead of libperl.so, so.
>> >
>> > it gives the pretty much same error if you want to rebuild it. I remember
>> > it still work with perl-514.0 but not with 5.14.1
>> >
>> > Below is the message
>> > # service cyrus-imapd start
>> > Starting cyrus-imapd: /usr/lib/cyrus-imapd/cyrus-master: error while
>> > loading shared libraries: libperl.so: cannot open shared object file: No
>> > such file or directory
>> >
>> > --
>> > Thomas
>>
>> net-snmp hardcodes the path to libperl.so, so it needed a rebuild,
>> I've submitted it.
> Thanks Ahmad
> Just curious, how did you find out?
>
> --
> Thomas
>

I sort of remembered from a previous perl upgrade that net-snmp was
the culprit behind cyrus-imapd didn't work after the upgrade, that
and:
$ ldd /usr/lib64/libnetsnmpagent.so.25
        linux-vdso.so.1 =>  (0x00007fff2c5ff000)
        libnetsnmp.so.25 => /usr/lib64/libnetsnmp.so.25 (0x00007f242c5ad000)
        libwrap.so.0 => /lib64/libwrap.so.0 (0x00007f242c3a2000)
        libperl.so => not found
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f242c186000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f242be14000)
        libcrypto.so.1.0.0 => /usr/lib64/libcrypto.so.1.0.0 (0x00007f242ba29000)
        libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f242b810000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f242cb1a000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f242b60b000)

-- 
Ahmad Samir


More information about the Mageia-dev mailing list