mcdoc ok
Farhi
farhi at ill.fr
Fri Mar 3 14:01:21 CET 2000
Hy
I've installed the unofficial components in
http://www.ill.fr/tas/mcstas/src/
and updated the web page component index.
Here is my builddocs.sh:
#! /bin/sh
SRCLIST="http://www.ill.fr/tas/mcstas/src/
http://neutron.risoe.dk/mcstas/mcdoc/src/risoe/"
DIRLIST="sources optics samples monitors misc"
MCDOC="http://neutron.risoe.dk/mcstas/mcdoc/src/risoe/mcdoc.pl"
for d in $DIRLIST
do
rm -Rf $d
mkdir $d
for src in $SRCLIST
do
(cd $d; wget -nd -L -A comp,cmp,com -r $src/$d/; rm index.html)
done
done
rm -f mcdoc.pl
wget -nd -L $MCDOC
chmod u+x mcdoc.pl
../mcdoc.pl
I first import the non official, and overload official components. These
latter are then prioritary in case of multiple definitions.
After the process I uploaded the component tree on the Web. All is fine.
The link for the library at Risoe is now
http://neutron.risoe.dk/mcstas/mcdoc/test/.
Should I change it to http://neutron.risoe.dk/mcstas/components/ ?
By the way, yes the perl pb was caused by mixed versions on SGI. All is
ok now.
Bye. EF.
--
Emmanuel FARHI, http://www.ill.fr/tas/people/Farhi.html \|/ ____ \|/
TAS-Group, Institut Laue-Langevin (ILL) Grenoble ~@-/ oO \-@~
Avenue J. Horowitz, BP 156, 38042 Grenoble Cedex 9,France /_( \__/ )_\
Work :Tel (33/0) 4 76 20 71 83. Fax (33/0) 4 76 48 39 06 \__U_/
La Grande Arche, Chateau d'Uriage, 38410 Saint Martin d'Uriage 04 76 59 73 94
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman2.mcstas.org/pipermail/mcstas-users/attachments/20000303/3ae4255f/attachment.html>
More information about the mcstas-users
mailing list