INSTALL 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. This file contains:
  2. - Installation instructions for GNU Midnight Commander
  3. - Where to get more information on GNU Midnight Commander
  4. - Notes about GNU Midnight Commander installation
  5. - Obtaining related software
  6. Installation instructions for GNU Midnight Commander
  7. ----------------------------------------------------
  8. The `configure' shell script attempts to guess correct values for
  9. various system-dependent variables used during compilation, and creates
  10. the makefiles. It also creates a file `config.status' that you can run
  11. in the future to recreate the current configuration.
  12. To compile this package:
  13. 1. Configure the package for your system.
  14. Normally, you just `cd' to the directory containing the package's source
  15. code and type `./configure'. If you're using `csh' on an old version of
  16. SystemV, you might need to type `sh configure' instead to prevent `csh'
  17. from trying to execute `configure' itself. Under AIX, you may need to
  18. use ksh instead of sh.
  19. Running `configure' takes a while. While it is running, it prints some
  20. messages that tell what it is doing. If you don't want to see any
  21. messages, run `configure' with the `--quiet' option.
  22. To compile the package in a different directory than the one containing
  23. the source code, you must use a version of `make' supporting the `VPATH'
  24. variable, such as GNU `make'. Change to the directory where you want
  25. the object files and executables to go and run the `configure' script
  26. with the full path. If for some reason `configure' cannot find the
  27. source code directory, run `configure' with the option `--srcdir=DIR',
  28. where DIR is the directory that contains the source code.
  29. By default, `make install' will install the package's files in
  30. `/usr/local/bin', `/usr/local/man', etc. You can specify an
  31. installation prefix other than `/usr/local' by giving `configure' the
  32. option `--prefix=PATH'.
  33. You can specify separate installation prefixes for architecture specific
  34. files and architecture-independent files. If you give `configure' the
  35. option `--exec-prefix=PATH', the package will use PATH as the prefix for
  36. installing binary programs and libraries. Data files and documentation
  37. will still use the regular prefix. Normally, all files are installed
  38. using the same prefix.
  39. If compiled on GNU/Linux, Midnight Commander detects if you have the gpm
  40. library installed. If you installed the gpm mouse library in a
  41. non-standard place, you will need to use the --with-gpm-mouse flag with
  42. the directory base where you installed the gpm package.
  43. `configure' recognizes the following options (the list may be
  44. incomplete, use `configure --help' to get the full list):
  45. `--help'
  46. Print a summary of the options to `configure' and exit.
  47. `--quiet'
  48. `--silent'
  49. Do not print messages saying which checks are being made.
  50. `--verbose'
  51. Print the results of the checks.
  52. `--version'
  53. Print the version of Autoconf used to generate the `configure'
  54. script, and exit.
  55. `--without-edit'
  56. Configure GNU Midnight Commander to be compiled without the
  57. built-in file editor. The built-in editor is compiled in by
  58. default.
  59. `--with-ext2undel'
  60. On systems that use the ext2 or ext3 file system and have the
  61. libext2fs library available, this option adds support for
  62. recovering deleted files (the undel virtual file system).
  63. `--without-gpm-mouse'
  64. Use this flag to disable gpm mouse support (e.g. if you want to
  65. use mouse only on X terminals).
  66. `--with-glib12'
  67. Force using glib 1.2.x even if glib 2.0.x is present. Use this
  68. flag for testing or if you want to use the binary on systems that
  69. don't have glib 2.0.x installed.
  70. `--with-mmap', `--without-mmap'
  71. Force using or not using the mmap function. It is currently used
  72. in the internal viewer. `--with-mmap' may be useful on some
  73. versions of AIX where the `configure' script decides that mmap is
  74. broken, but it's actually suitable for the internal viewer.
  75. `--with-subshell[=optional]', `--without-subshell'
  76. The subshell support is by default turned on, you can disable
  77. this by using the --without-subshell option. If you pass the
  78. =optional parameter, then the subshell support is turned off by
  79. default. To turn it on, specify the `-U' option to the program.
  80. `--without-x'
  81. By default, the Midnight Commander tries to connect to the X Window
  82. System events to query the status of the keyboard modifiers, such
  83. as Control, Shift and Alt, when invoked in a terminal emulator
  84. under X11. This is necessary (but not always sufficient) to
  85. recognize some optional but handy key combinations like Ctrl-Home
  86. and Shift-Cursor keys. Use `--without-x' if the dependency on
  87. X11 libraries is not desired.
  88. `--without-vfs'
  89. This option disables the Virtual File System switch code in the
  90. Midnight Commander and uses the standard file system calls for
  91. file access. If you specify this option, you won't get the
  92. transparent access to archives and remote directories.
  93. `--with-mcfs'
  94. This option enables mcfs - a non-standard remote filesystem
  95. designed specifically for the Midnight Commander. It also enables
  96. a server for that filesystem, mcserv. Please note that the
  97. implementation of mcfs is not optimized for speed. There may be
  98. security issues with mcserv - don't run it if you don't need it.
  99. `--with-samba'
  100. This option enables remote VFS over the SMB protocol. A stripped
  101. down version of samba distributed with the sources is compiled and
  102. linked with the mc executable. It is recommended that you install
  103. Samba client, since mc uses some files from Samba under certain
  104. conditions. Please visit http://www.samba.org/ to learn more.
  105. `--disable-largefile'
  106. This option disables support for large files (2 gigabytes and more)
  107. on the systems where file operations use 32-bit offsets by default,
  108. but support for 64-bit offsets is available. May be useful for
  109. slow processors and embedded systems.
  110. You may also tell configure which screen library you want to use with
  111. the Midnight Commander. The configure script will use S-Lang as
  112. default, and prefers an already installed S-Lang library over the
  113. included one, but you can override this by using the following flag
  114. (please note that since S-Lang is default, it is tested better than
  115. ncurses):
  116. `--with-screen={slang|mcslang|ncurses}'
  117. Choose the library used to manage interaction with the terminal.
  118. `slang' means S-Lang library already installed on the system,
  119. `mcslang' means S-Lang library included with the sources of
  120. GNU Midnight Commander, `ncurses' means ncurses library already
  121. installed on the system. The installed S-Lang library is used
  122. by default if found, otherwise the included S-Lang library is
  123. used.
  124. `--with-termcap'
  125. If the included S-Lang library is used, this option forces it to
  126. use the termcap database, as opposed to the default terminfo
  127. database.
  128. On systems that require unusual options for compilation or linking that
  129. the package's `configure' script does not know about, you can give
  130. `configure' initial values for variables by placing them in the command
  131. line:
  132. ./configure CC='gcc -traditional' LIBS=-lposix
  133. Here are the variables that you might want to override when running
  134. `configure'.
  135. - Variable: CC
  136. C compiler program. The default is `gcc' if found, otherwise `cc'.
  137. - Variable: CFLAGS
  138. The default flags used to build the program.
  139. - Variable: INSTALL
  140. Program to use to install files. The default is `install' if you
  141. have it, `cp' otherwise.
  142. For these variables, any value given in the command line is added to the
  143. value that `configure' decides to use:
  144. - Variable: LIBS
  145. Libraries to link with, in the form `-lfoo -lbar...'.
  146. - Variable: LDFLAGS
  147. Linker flags, e.g. -L<lib dir> if you have libraries in a
  148. nonstandard directory <lib dir>
  149. - Variable: CPPFLAGS
  150. C/C++ preprocessor flags, e.g. -I<include dir> if you have
  151. headers in a nonstandard directory <include dir>
  152. If you need to do unusual things to compile the package, we encourage
  153. you to figure out how `configure' could check whether to do them, and
  154. mail diffs or instructions to the address given in the README so we can
  155. include them in the next release.
  156. 2. Type `make' to compile the package.
  157. 3. Type `make install' to install programs, data files, and the
  158. documentation. On GNU/Linux the console screen saver is installed as
  159. well.
  160. 4. You can remove the program binaries and object files from the source
  161. directory by typing `make clean'. If you want to clean the source tree
  162. completely, so that it contains only those files that should be packaged
  163. in the archive, issue `make distclean'. If you've run configure in a
  164. different directory than the source tree, distclean won't remove your
  165. *.o and linked programs in that directory.
  166. 5. GNU Midnight Commander allows you to stay in the last current
  167. directory after exiting MC. This is done with a shell function, the man
  168. page has more information about this.
  169. The file `configure.in' is used to create `configure' by a program
  170. called `autoconf'. You only need it if you want to regenerate
  171. `configure' using a newer version of `autoconf'.
  172. Where to get more information on GNU Midnight Commander
  173. -------------------------------------------------------
  174. There are two mailing lists for the program:
  175. mc@gnome.org: Discussion on GNU Midnight Commander file manager.
  176. mc-devel@gnome.org: Discussion between the developers of the program.
  177. To subscribe to the mailing lists, visit their respective pages:
  178. http://mail.gnome.org/mailman/listinfo/mc/
  179. http://mail.gnome.org/mailman/listinfo/mc-devel/
  180. Notes about GNU Midnight Commander installation
  181. -----------------------------------------------
  182. GNU Midnight Commander has been run in the following configurations:
  183. i386-*-linux
  184. sparc-*-linux
  185. alpha-*-linux
  186. powerpc-*-linux
  187. mips-dec-ultrix4.3
  188. mips-dec-{open,net}bsd1.0
  189. mips-sgi-irix5.2
  190. mips-sgi-irix5.3
  191. rs6000-ibm-aix3.2.5
  192. sparc-sun-sunos4.1
  193. sparc-sun-netbsd1.0
  194. sparc-sun-solaris2.3
  195. hppa-hp-hpux9
  196. hppa-hp-hpux7
  197. m68k-apple-aux
  198. mc88110-aviion-dgux5.4
  199. i386-*-bsdi2
  200. i386-*-freebsd4.3
  201. i386-*-openbsd2.9
  202. Midnight Commander is written in a portable manner and uses GNU Autoconf
  203. for configuration, so it is expected to compile without changes on many
  204. other operating systems.
  205. You will need an ANSI C Compiler (such as GCC) and glib library to
  206. compile the source. GNU Midnight Commander now comes with the S-Lang
  207. screen manager, a fast screen manager, but you may want to use the
  208. already installed S-Lang or ncurses library.
  209. If you insist on using ncurses, it's recommended to use ncurses 4.1 and
  210. above, since the older versions don't support resizing in the xterm
  211. window.
  212. GNU Midnight Commander comes with the mouse support on xterms and in the
  213. Linux console. In order to take advantage of the mouse support on the
  214. Linux console you will need the gpm mouse server (see the section
  215. "Obtaining related software" in this file).
  216. Once you get gpm, compile it and install it, then you will have to
  217. specify the `--with-gpm-mouse' flag to the configure program if you
  218. installed it in a non-standard directory. If you installed the gpm
  219. package under /usr or /usr/local, you don't need to specify this flag;
  220. configure will find gpm for you. The support for mice on xterms is
  221. always compiled in.
  222. We are working on further enhancements to the program, but we're not
  223. sure which ones must go first. If you would like to point us in the
  224. Right Direction we will be glad to hear from you (you could check the
  225. file TODO included with this distribution for the current projects).
  226. If you happen to find a feature that doesn't do what you expect, please
  227. write to mc@gnome.org telling as much as you can about the problem
  228. you're experiencing. Please don't send personal messages to the
  229. maintainers.
  230. Obtaining related software
  231. --------------------------
  232. glib
  233. ----
  234. The only "hard" dependency of GNU Midnight Commander is glib. You can
  235. get glib from
  236. ftp://ftp.gtk.org/pub/gtk/
  237. Note that only versions 1.2.x and 2.0.x are supported. Newer versions
  238. may work, but haven't been tested.
  239. Terminal database
  240. -----------------
  241. There are many incomplete terminal databases out there, however, a
  242. complete terminfo is bundled with ncurses. (It is simple to generate
  243. the termcap database using the infocmp utility in ncurses).
  244. Some terminfo data are included with the mc distribution (lib/*.ti).
  245. Particularly linux, xterm and vt100. Use e.g. ''tic linux.ti'' to use
  246. them.
  247. If you want to run mc on xterm/color_xterm/ansi_xterm (not rxvt), then
  248. you might read lib/README.xterm for further information.
  249. Screen libraries
  250. ----------------
  251. GNU Midnight Commander can use the included version of S-Lang, but you
  252. can get the latest version here:
  253. http://www.s-lang.org/
  254. Alternatively, you can use ncurses:
  255. http://www.gnu.org/software/ncurses/ncurses.html
  256. Mouse support
  257. -------------
  258. The general purpose mouse (gpm) daemon is available from
  259. ftp://arcana.linux.it/pub/gpm/
  260. Compiler
  261. --------
  262. If your C compiler is not powerful enough to compile GNU Midnight
  263. Commander, you should report is as a bug to the GNU Midnight Commander
  264. team. Sometimes there is no solution than upgrading to a modern and
  265. free compiler - GCC (Compiler Collection):
  266. http://gcc.gnu.org/