Hello,
Am Mittwoch 14 November 2001 16:26 schrieben Sie:
> Hello list readers,
>
> Midnight commander is one of the tools I like and have on my i386 boxes.
>
> I just did a quick try to compile it on my Qube 2 and get all type of error
> messages, which indicate that there are incompatibility with the libraries.
>
> Can anybody tell me which version of mc can be "ported" to the Qube 2 or
> RAQ2Install Midnight Commander on RaQ2
I installed the latest version of MC today on my RaQ2 with this steps:
1. Install GLIB 1.2.8
tar xzvf glib-1.2.8.tar.gz
cd glib-1.2.8
./configure
make
make install
2. Set Environment
export LD_LIBRARY_PATH=/usr/local/lib
(write in /etc/profile)
3. Install MC
./configure
make
make install
After that the mc in under /usr/local/bin
To start him with color user /usr/local/bin/mc -c
or set the COLOR section in the ini file as described in
the man page for mc.
greetings
frank baschin
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers