[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Tue, 15 Apr 2003 15:30:02 -0000
albertel Tue Apr 15 11:30:02 2003 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- installing tth/capa mosules in /home/httpd/lib/perl for rh8
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.232 doc/loncapafiles/loncapafiles.lpml:1.233
--- doc/loncapafiles/loncapafiles.lpml:1.232 Sat Apr 12 12:03:16 2003
+++ doc/loncapafiles/loncapafiles.lpml Tue Apr 15 11:30:02 2003
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.232 2003/04/12 16:03:16 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.233 2003/04/15 15:30:02 albertel Exp $ -->
<!--
@@ -619,6 +619,7 @@
<protectionlevel>never_delete</protectionlevel>
<targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
<targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
+ <targetdir dist='redhat8'>usr/lib/perl5/site_perl/5.8.0</targetdir>
<targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
<categoryname>standard</categoryname>
<description>system perl tree (usually present on linux systems)
@@ -3811,6 +3812,7 @@
<source>loncom/xml/tth.pm</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
+<target dist='redhat8'>home/httpd/lib/perl/tth.pm</target>
<categoryname>system file</categoryname>
<description>
perl module for invoking functions specific to TeX-to-HTML conversion
@@ -3848,6 +3850,7 @@
<source>modules/TexConvert/tthperl/tth.so</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
+<target dist='redhat8'>home/httpd/lib/perl/tth.so</target>
<categoryname>system file</categoryname>
<description>
shared library file for dynamic loading and unloading
@@ -3871,6 +3874,7 @@
<source>loncom/homework/caparesponse/capa.pm</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
+<target dist='redhat8'>home/httpd/lib/perl/capa.pm</target>
<categoryname>system file</categoryname>
<description>
perl module for invoking functions specific to CAPA
@@ -3886,6 +3890,7 @@
<source>loncom/homework/caparesponse/capa.bs</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
+<target dist='redhat8'>home/httpd/lib/perl/capa.bs</target>
<categoryname>system file</categoryname>
<description>
bootstrap file associated with dynamic loading of this module on multiple
@@ -3902,6 +3907,7 @@
<source>loncom/homework/caparesponse/capa.so</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
+<target dist='redhat8'>home/httpd/lib/perl/capa.so</target>
<categoryname>system file</categoryname>
<description>
shared library file for dynamic loading and unloading