Search This Blog

Friday, July 17, 2009

installing Midnight commander in Mac OS X 10.5.7

I installed fink from http://sourceforge.net/projects/fink/files/
Then in terminal started
fink install mc
mc

it gives error:
dyld: Library not loaded: /sw/lib/libintl.1.dylib
Referenced from: /sw/bin/mc
Reason: image not found
Trace/BPT trap

to fix it I replaced link
ln -s /sw/lib/libintl.3.4.3.dylib /sw/lib/libintl.1.dylib
as suggested in http://www.claws-and-paws.com/node/1266

and now it works fine.

1 comment:

LouiSe said...

Let see installer package and compiler options here: http://louise.hu/poet/?tag=mc