• You are here:
  • »
  • mc

Midnight Commander

This is an old revision of the document!


Difficulty
Easy

Midnight Commander

Goal

Compile mc using the latest source

Steps

Library Prerequisites

yum groupinstall 'Development Tools' slang-devel.x86_64 glib2-devel

Fetch mc

git clone https://github.com/MidnightCommander/mc.git
cd mc

Configure

./autogen.sh
./configure

Build

make

Install

make install

Set alias

Edit your ~/.bashrc and add

alias mc='. /usr/local/libexec/mc/mc-wrapper.sh'

/home/www/sites/esgr.in/wiki/data/attic/software/mc.1489072028.txt.gz · Last modified: 2017/03/09 15:07 by eServices Greece