From 00845c290fbfdf0015871323b10b3d90af613fca Mon Sep 17 00:00:00 2001 From: David odin Date: Mon, 21 Feb 2000 13:53:14 +0000 Subject: *** empty log message *** --- docs/HACKING | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs') 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. -- cgit v1.2.1