1833995 Members
2986 Online
110063 Solutions
New Discussion

Re: midnight commander

 
Bakos György
Super Advisor

midnight commander

I would like to install mc-4.6.0-HP-UX
It is already compiled.
I have uncompressed it, and
export MC_DATADIR=/root/home/root/mc/share/mc

But the problem is, if I rin ./bin/mc
:
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
Aboet(coredump)

I am using B10.20
6 REPLIES 6
Donny Jekels
Respected Contributor

Re: midnight commander

I ran into the same issue. after many hours of searching for this shared library, gave up and when on to much more interesting things in life.

did you download the source form the UK port download site?

try WinSCP and putty works even better. I loved NC in the DOS days, and have it back with WinSCP.

peace
Donny
"Vision, is the art of seeing the invisible"
Sridhar Bhaskarla
Honored Contributor

Re: midnight commander

Hi,

Looks like this was not compiled for 10.20. 10.20 uses libc.1 where as libc.2 is for 11.0 onwards.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try

Re: midnight commander

Hi,
the mentioned library is avialable with
HP-UX 11.00.
If you can access a HP 11.00 machine, you
can copy the needed lib.
We did it the same way and the program was
working fine afterwards.

Regards,
Matthias
Bakos György
Super Advisor

Re: midnight commander

I have copyed ewerything what it needed and it works!!!!!!
When somebody want some libs, please write to me
Rick Beldin
HPE Pro

Re: midnight commander

While I'm glad that copying libc.2 to 10.20 'fixed' your problem, it is totally unsupported. libc.2 contains operating system specific functions that are designed for the OS in question. In fact, I'm amazed that the app worked at all. I would never recommend such a solution to anyone.

The better options would be:

- recompile mc for 10.20 yourself

- upgrade to 11.00

Necessary questions: Why? What? How? When?
Bakos György
Super Advisor

Re: midnight commander

I know you have right.
The ftp in mc works not correct, it doesn't finds the host.(No it isn't a /etc/hosts isue)