summaryrefslogtreecommitdiffstats
path: root/docs/HACKING
diff options
context:
space:
mode:
authorDavid odin <dindinx@mandriva.com>2000-02-21 13:53:14 +0000
committerDavid odin <dindinx@mandriva.com>2000-02-21 13:53:14 +0000
commit00845c290fbfdf0015871323b10b3d90af613fca (patch)
tree3622e29d5849e5737dac7488829a4009fe59c00a /docs/HACKING
parentf60c9eca0c34069f06dd6bf4ad5acb3dcccf9c21 (diff)
downloaddrakx-backup-do-not-use-00845c290fbfdf0015871323b10b3d90af613fca.tar
drakx-backup-do-not-use-00845c290fbfdf0015871323b10b3d90af613fca.tar.gz
drakx-backup-do-not-use-00845c290fbfdf0015871323b10b3d90af613fca.tar.bz2
drakx-backup-do-not-use-00845c290fbfdf0015871323b10b3d90af613fca.tar.xz
drakx-backup-do-not-use-00845c290fbfdf0015871323b10b3d90af613fca.zip
*** empty log message ***
Diffstat (limited to 'docs/HACKING')
-rw-r--r--docs/HACKING8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/HACKING b/docs/HACKING
index 7b4eac7df..983215c13 100644
--- a/docs/HACKING
+++ b/docs/HACKING
@@ -27,13 +27,17 @@ cvs update -P
Preparing the compilation process:
create a /export directory and copy a recent Mandrake-Linux CD in there.
+(You don't have to put have all the RPMS...)
+
+return to the gi directory, and type:
+ln -s /usr/bin/perl .
+make
-return to the gi directory and type 'make'.
---------------------------------------------------------------------------
testing all:
- go to the perl-install directory and execute ./install2 --test
+ go to the perl-install directory and execute ./g_auto_install --test
You should be able to test the whole thing in a non-destructive way.