From a275b1fcbac649feaea7c434bc449ea3c18535dc Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 19 Jul 2006 17:05:45 +0000 Subject: [PATCH] - fix tabbing --- doc/myplc.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/myplc.xml b/doc/myplc.xml index e727b7a..a9c002d 100644 --- a/doc/myplc.xml +++ b/doc/myplc.xml @@ -516,13 +516,13 @@ vserver pl_conf exec service pl_conf restart]]> Installing the MyPLC development environment. +# If your distribution does not support RPM +cd /tmp +wget http://build.planet-lab.org/build/myplc-0_4-rc2/RPMS/i386/myplc-devel-0.4-2.planetlab.i386.rpm +cd / +rpm2cpio /tmp/myplc-devel-0.4-2.planetlab.i386.rpm | cpio -diu]]> The MyPLC development environment installs the following -- 2.47.0