diff --git a/doc/install.html b/doc/install.html index b0c806db..775b3470 100644 --- a/doc/install.html +++ b/doc/install.html @@ -11,21 +11,30 @@ @@ -78,34 +87,32 @@ operating system, CPU and compilers:
OS / CPU | -x86 (32 bit) | -x64 (64 bit) | -PPC/e500v2 | +CPU / OS | +Linux | +OSX 10.3-10.6 |
+*BSD, other | +Windows 98/XP/Vista/7 |
Linux | -GCC 4.x GCC 3.4 |
-GCC 4.x | -GCC 4.3+ | +x86 (32 bit) | +GCC 4.x GCC 3.4 |
+GCC 4.x GCC 3.4 |
+GCC 4.x GCC 3.4 |
+MSVC, MSVC/EE WinSDK MinGW, Cygwin |
Windows 98/XP/Vista/7 |
-MSVC (EE) Windows SDK MinGW (GCC) Cygwin (GCC) |
-MSVC + SDK v7.0 Windows SDK v7.0 |
-+ | x64 (64 bit) | +GCC 4.x | +GCC 4.x | ++ | MSVC + SDK v7.0 WinSDK v7.0 |
OSX 10.3-10.6 | -GCC 4.x GCC 3.4 |
-GCC 4.x | -- | |||||
*BSD, other | -GCC 4.x GCC 3.4 |
-(not supported) | -+ | PPC/e500v2 | +GCC 4.3+ | ++ | + |
Please read the instructions given in these files, before changing @@ -133,14 +140,13 @@ any settings.
Depending on your distribution, you may need to install a package for -GCC (GCC 3.4 or later required), the development headers and/or a -complete SDK. E.g. on a current Debian/Ubuntu, install libc6-dev -with the package manager. +GCC, the development headers and/or a complete SDK. E.g. on a current +Debian/Ubuntu, install libc6-dev with the package manager.
-Download the current source package (pick the .tar.gz), if you haven't -already done so. Move it to a directory of your choice, open a -terminal window and change to this directory. Now unpack the archive +Download the current source package of LuaJIT (pick the .tar.gz), +if you haven't already done so. Move it to a directory of your choice, +open a terminal window and change to this directory. Now unpack the archive and change to the newly created directory: