[LON-CAPA-cvs] cvs: modules /matthew/systemperl systemperl-build-notes.txt
matthew
lon-capa-cvs@mail.lon-capa.org
Mon, 08 Nov 2004 13:54:07 -0000
matthew Mon Nov 8 08:54:07 2004 EDT
Modified files:
/modules/matthew/systemperl systemperl-build-notes.txt
Log:
Added notes on memcache
Index: modules/matthew/systemperl/systemperl-build-notes.txt
diff -u modules/matthew/systemperl/systemperl-build-notes.txt:1.1 modules/matthew/systemperl/systemperl-build-notes.txt:1.2
--- modules/matthew/systemperl/systemperl-build-notes.txt:1.1 Mon Nov 1 11:18:13 2004
+++ modules/matthew/systemperl/systemperl-build-notes.txt Mon Nov 8 08:54:07 2004
@@ -6,12 +6,16 @@
Krb4_patch
Krb4.so.3.5
Krb5_patch
+libevent-0.9.tar.gz
make_systemperl.sh
make_rpm.pl
+memcached-1.1.11.tar.gz
prepare_systemperl.pl
String-Similarity-0.02.tar
+mkdir -p /root/systemperl/systemperl-3.14-rh7/root/usr/man/man1/doc/
+
Configure cpan.
If you have a previously configured cpan that isn't correct (doesn't point
to unzip properly, for instance), you can reconfigure it:
@@ -34,7 +38,7 @@
Copy the Krb4.so.3.5 to
root/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Authen/Krb4/Krb4.so
-Run make_systemperl.sh
+Run ./make_systemperl.sh
Verify things aren't too different by looking at the files listed in the rpm.
less LON-CAPA-systemperl-3.13-rh7.i386.rpm > files_1.13