Thursday, September 16, 2010

Install Midnight Commander (mc) on FreeBSD

It is quite easy to do from packages.

sudo pkg_add -r mc

and you ready to roll :-)

it will install all dependencies which you can see:



# pkg_info


gamin-0.1.10_4      A file and directory monitoring system
gettext-0.18_1      GNU gettext package
gio-fam-backend-2.24.1_1 FAM backend for GLib's GIO library
glib-2.24.1_1       Some useful routines of C programming (current stable versi
libiconv-1.13.1_1   A character set conversion library
libslang2-2.2.2_1   Routines for rapid alpha-numeric terminal applications deve
mc-4.7.2_1          Midnight Commander, a free Norton Commander Clone
pcre-8.02           Perl Compatible Regular Expressions library
perl-5.10.1_1       Practical Extraction and Report Language
pkg-config-0.23_1   A utility to retrieve information about installed libraries
png-1.4.3           Library for manipulating PNG images
python26-2.6.5      An interpreted object-oriented programming language


1 comment: