diff options
author | David odin <dindinx@mandriva.com> | 2000-02-21 11:37:12 +0000 |
---|---|---|
committer | David odin <dindinx@mandriva.com> | 2000-02-21 11:37:12 +0000 |
commit | f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21 (patch) | |
tree | 5344981545bb079a9ea5cc6d363c74aa8f81390e /docs | |
parent | 9ea50809a034c48f52fe05d90f14a9a449b39b84 (diff) | |
download | drakx-backup-do-not-use-f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21.tar drakx-backup-do-not-use-f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21.tar.gz drakx-backup-do-not-use-f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21.tar.bz2 drakx-backup-do-not-use-f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21.tar.xz drakx-backup-do-not-use-f60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21.zip |
*** empty log message ***
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING | 17 |
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 |