summaryrefslogtreecommitdiffstats
path: root/docs/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'docs/HACKING')
-rw-r--r--docs/HACKING17
1 files changed, 13 insertions, 4 deletions
diff --git a/docs/HACKING b/docs/HACKING
index 2be658b1a..7b4eac7df 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -26,12 +26,21 @@ cvs update -P
--------------------------------------------------------------------------
Preparing the compilation process:
-create a /export and a /export/misc
-and make sure you have the right to write in them, but, please, please
-NEVER compile and/or exectude DrakX as root!
+create a /export directory and copy a recent Mandrake-Linux CD in there.
+
+return to the gi directory and type 'make'.
+
+---------------------------------------------------------------------------
+testing all:
+
+ go to the perl-install directory and execute ./install2 --test
+
+ You should be able to test the whole thing in a non-destructive way.
+
+NEVER compile and/or execute DrakX as root!
--
DindinX <odin@mandrakesoft.com>
- Last change: Thu Feb 10 17:26:41 CET 2000
+ Last change: Mon Feb 21 12:47:06 CET 2000