← Back to team overview

mosquitto-dev team mailing list archive

Re: [Question #116673]: Mosquitto 0.5.3 on x86

 

Question #116673 on mosquitto changed:
https://answers.launchpad.net/mosquitto/+question/116673

    Status: Needs information => Open

kulish gave more information on the question:
Hi Roger
Here is the output of commands you provided. can you please advise what we are doing wrong and since we are not more familiar with linux. please proviide step step by instruction. 

output of :$ ldd /usr/local/bin/mosquitto
/usr/local/bin/mosquitto: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by /usr/local/bin/mosquitto)
        linux-gate.so.1 =>  (0xffffe000)
        libwrap.so.0 => not found
        libdl.so.2 => /lib32/libdl.so.2 (0xf76d6000)
        libpthread.so.0 => /lib32/libpthread.so.0 (0xf76c5000)
        libc.so.6 => /lib32/libc.so.6 (0xf7599000)
        /lib/ld-linux.so.2 (0xf76e8000)

output of :$ ls -l libwrap*
lrwxrwxrwx 1 root root    16 Jun 29 21:30 libwrap.so.0 -> libwrap.so.0.7.6
-rwxrwxrwx 1 root root 34504 Jul  8 05:23 libwrap.so.0.7.6

-- 
You received this question notification because you are a member of
Mosquitto Dev, which is an answer contact for mosquitto.