Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:mac:builds:midnight_commander [2006/10/10 16:10] – external edit 127.0.0.1 | docs:mac:builds:midnight_commander [2008/08/03 00:25] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * glib (check your mc source package for compatible versions) | + | * [[glib]] (check your mc source package for compatible versions) |
- | * fink was used to install glib, and to setup some build settings | + | |
===== Setup ===== | ===== Setup ===== | ||
- Download and extract the Midnight Commander source code from http:// | - Download and extract the Midnight Commander source code from http:// | ||
- build and install with the following commands:< | - build and install with the following commands:< | ||
- | ./configure --prefix=/sw --mandir=/sw/share/man --infodir=/sw/share/info --without-x --with-screen=ncurses | + | ./configure --prefix=/usr/ |
make | make |