diff --git a/Readme.md b/Readme.md index 8c95040..7b7a428 100644 --- a/Readme.md +++ b/Readme.md @@ -22,6 +22,10 @@ Note that this is a hoby project, done mostly for fun because buying another Voo As this is an open-source tool, feel free to Fork, Raise Tickets or to send Pull-Requests ! +## Table of Content + +[[_TOC_]] + ## Requirements To build this tool you need GNU Make, GCC and Glide 2.x SDK. @@ -29,14 +33,23 @@ To build this tool you need GNU Make, GCC and Glide 2.x SDK. Requirement to run this tools depends on the build platform and options. If you are using the binary I am sharing here, then you need a 32bit Linux System with : + - a Kernel >= 2.6.24 + - glibc >= 2.3.6 + - working Glide 2.x drivers + - a pentium 3 (or better) micro-code compatible CPU + + As a reference, the development & validation environement was : + - Debian Linux Etch (4.0) i386 + - Debian official 2.6.24 Kernel recompiled with pentium III options + - my own build of (updated) glide drivers. ## Status