Tagged Questions
1
vote
1answer
1k views
Installing Midnight Commander from sources (no root privileges)
I tried to configure
./configure --prefix=/localfolder
glib-2.26.1/
make
make install
but it fails at make stage.
trying to configure
mc-4.6.1/
and make doesn't obviously work.
What are the steps ...
1
vote
1answer
6k views
Cannot install mc using apt-get
I'm trying to install mc using apt-get:
apt-get install mc
... and get the following error:
Failed to fetch
http://ftp.debian.org/debian/pool/main/m/mc/mc_4.6.2-2_i386.deb
404 Not Found ...