when I try to open a *.rpm file with f3 then midnight commander mc-
20090514 and mc-20090621 tell me "libnss3.so: cannot open shared object
file: no such file ...".
Which program searches for the (non existent) libnss3.so file? Is it the
midnight commander itself, or is it an invoked other program? I've seen
this error only with the above versions (and the last 2 weeks I have
made some minor changes in some other programs ...).
Viele Gruesse
Helmut
"Ubuntu" - an African word, meaning "Slackware is too hard for me".
Install seamonkey. In -current this is in seamonkey-solibs.
Martin
Du meintest am 04.07.09:
I use "mc" on a server. There runs no X. I need no GUI. And no GUI
browser.
Strange.
After installing, "f3" or "enter" for a *.rpm file tells
error: db4 error(22) from dbenv->open: Invalid argument
error: cannot open Packages index using db3 - Invalid argument (22)
error: cannot open Packages database in var/lib/rpm
But that seem to be only warnings - pushing the "enter" key lets the
program continue.
Changing to an older mc version is no real option - there I have to
install the lzma and txz extensions.
Du meintest am 04.07.09:
>> when I try to open a *.rpm file with f3 then midnight commander mc-
>> 20090514 and mc-20090621 tell me "libnss3.so: cannot open shared
>> object file: no such file ...".
> Install seamonkey. In -current this is in seamonkey-solibs.
The rpm packet is the nasty guy:
ldd $(which rpm2cpio)
shows
linux-gate.so.1 => (0x40020000)
librpm.so.0 => /usr/lib/librpm.so.0 (0x40031000)
librpmio.so.0 => /usr/lib/librpmio.so.0 (0x40099000)
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x400ba000)
libdb-4.4.so => /lib/libdb-4.4.so (0x40129000)
libdl.so.2 => /lib/libdl.so.2 (0x40223000)
libbz2.so.1 => /lib/libbz2.so.1 (0x40227000)
liblzma.so.0 => /lib/liblzma.so.0 (0x40239000)
libnss3.so => /usr/lib/seamonkey/libnss3.so (0x4025a000)
libpopt.so.0 => /usr/lib/libpopt.so.0 (0x402d0000)
libz.so.1 => /usr/lib/libz.so.1 (0x402d7000)
librt.so.1 => /lib/librt.so.1 (0x402eb000)
libpthread.so.0 => /lib/libpthread.so.0 (0x402f4000)
libc.so.6 => /lib/libc.so.6 (0x4030d000)
/lib/ld-linux.so.2 (0x40000000)
libsoftokn3.so => /usr/lib/seamonkey/libsoftokn3.so (0x4046d000)
libplc4.so => /usr/lib/seamonkey/libplc4.so (0x404c1000)
libplds4.so => /usr/lib/seamonkey/libplds4.so (0x404c6000)
libnspr4.so => /usr/lib/seamonkey/libnspr4.so (0x404c9000)
Strange.
Not strange at all. As Martin already said, install seamonkey-solibs.
It was split out of the seamonkey package for exactly this reason.
-RW
Du meintest am 06.07.09:
>>>> shared object file: no such file ...".
>>> Install seamonkey. In -current this is in seamonkey-solibs.
[...]
> Not strange at all. As Martin already said, install
> seamonkey-solibs. It was split out of the seamonkey package for
> exactly this reason.
Thank you - I had searched in "xap", not in "l".