Welcome, Guest. Please login or register.
Did you miss your activation email?
Thursday 28 March 2024, 10:36:45 pm

Login with username, password and session length

Download the latest community FREE version  HERE
14247 Posts in 4376 Topics by 6489 Members
Latest Member: GB-gattoboy
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  Install MC
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Install MC  (Read 31214 times)
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« on: Tuesday 24 September 2013, 09:59:45 pm »

I'd like to have MC (midnight commander) in EFW. Where can I found it or how can I compile it? thanks
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #1 on: Wednesday 25 September 2013, 04:33:38 am »

yesss!!!
I try to replicate, I hope forget nothing...
it doesn't build with slang, only with ncurses, so I have to specify it

Code:
smart install gcc binutils make autoconf glib2 glib2-devel ncurses ncurses-devel libtool pcre pcre-devel
wget http://ftp.midnight-commander.org/mc-4.8.9.tar.bz2
bzip -d mc-4.8.9.tar.bz2
cd mc-4.8.9
./configure --with-screen=ncurses
make
make install
mc

 Wink
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #2 on: Wednesday 25 September 2013, 04:37:58 am »

grrr I can't modify post

a little correction...

Code:
smart install gcc binutils make autoconf glib2 glib2-devel ncurses ncurses-devel libtool pcre pcre-devel
wget http://ftp.midnight-commander.org/mc-4.8.9.tar.bz2
bzip2 -d mc-4.8.9.tar.bz2
tar xvf mc-4.8.9.tar
cd mc-4.8.9
./configure --with-screen=ncurses
make
make install
mc
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #3 on: Friday 04 October 2013, 05:16:51 am »

little modification....

requisites: install ossw repository

Code:
smart install gcc binutils make autoconf glib2 glib2-devel ncurses ncurses-devel wget pcre pcre-devel
wget http://ftp.midnight-commander.org/mc-4.8.9.tar.bz2
bzip2 -d mc-4.8.9.tar.bz2
tar xvf mc-4.8.9.tar
cd mc-4.8.9
./configure --with-screen=ncurses
make
make install
mc
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
sintornillos
Jr. Member
*
Offline Offline

Posts: 4


« Reply #4 on: Tuesday 27 May 2014, 12:55:12 am »

I could not install. I have disabled the wget and I can not run the. / Configure
Logged
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #5 on: Tuesday 27 May 2014, 06:06:52 pm »

I could not install. I have disabled the wget and I can not run the. / Configure

how did you disable wget? and why?
configure is executable? if not: chmod +x configure
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
sintornillos
Jr. Member
*
Offline Offline

Posts: 4


« Reply #6 on: Tuesday 27 May 2014, 11:12:33 pm »

wget -->  i get error "command not found", i get the same thing with the commands "ap-get, aptitude, bzip" and with sentences "smart install gcc ...." i get error "gcc" matches no packages.
I need help.

Thank you
Logged
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #7 on: Monday 30 June 2014, 09:24:25 pm »

have you installed ossw repository first of all?
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #8 on: Friday 18 July 2014, 07:32:26 pm »

in endian 2.5.2 you can install MC manually download packages
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
mmiat
Sr. Member
****
Offline Offline

Gender: Male
Posts: 236


WWW
« Reply #9 on: Friday 18 July 2014, 07:52:07 pm »

I installed htop 1.0.1 too: http://hisham.hm/htop/releases/1.0.1/htop-1.0.1.tar.gz
1.0.2 and 1.0.3 don't install
Logged

---------------------
IT Consultant
www.fsw.it
Hardware & Software
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.063 seconds with 19 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com