diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-08 23:15:19 +0000 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-08 23:15:19 +0000 | 
| commit | 95960ee8741d544b30fc00214e8b3a9bcdf35f57 (patch) | |
| tree | e60fd7814f69ac7be3c6ef80b3466de53d04a9f4 /INSTALL | |
| parent | b26d6838bb9e996e275e6c89adccbdee39f04ce2 (diff) | |
| download | mdk-95960ee8741d544b30fc00214e8b3a9bcdf35f57.tar.gz mdk-95960ee8741d544b30fc00214e8b3a9bcdf35f57.tar.bz2 | |
release 0.3.10.3.1
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 17 | 
1 files changed, 15 insertions, 2 deletions
| @@ -5,7 +5,8 @@       1.3 Basic installation       1.4 Emacs support       1.5 Special configure flags -     1.6 Generic configure help +     1.6 Supported platforms +     1.7 Generic configure help  1.1 Download the source tarball  ------------------------------- @@ -124,8 +125,20 @@ User Option: --without-readline       libraries are missing (see section 1.2 Requirements) the configure       script with automatically disable this feature. +1.6 Supported platforms +----------------------- -1.6 Generic configure help +GNU MDK has been tested in the following platforms:  + +      Debian GNU/Linux 2.2/2.3  +      Redhat GNU/Linux 7.0 (Agustin Navarro), 6.2 (Roberto Ferrero)  +      FreeBSD 4.2 (Ying-Chieh Liao)  + +MDK will probably work on any GNU/Linux and BSD platform. If you try +it in a platform not listed above, please send a mail to jao@gnu.org. + + +1.7 Generic configure help  --------------------------  Basic Installation | 
