6 Jul
2010
6 Jul
'10
7:19 p.m.
On Tue, 6 Jul 2010, Pascale Julia wrote:
Hello,
Sorry I did not get back to you earlier, it got hectic starting Monday morning.
I am sorry but I do not understand what exactly I am supposed to do.
I installed following those instructions from Luigi, on a previous message: Open a shell as a root and then #> mkdir -p /opt/context/minimals-2010-07- 03 #> cd /opt/context/minimals-2010-07-03 #> rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . #> bash first-setup.sh ## wait a bit... #> cd tex #> . setuptex
Which shell are you using? You can know that by looking at the output of echo $SHELL In some shells you need to run source setuptex rather than . setuptex What happens if you run "source setuptex"? Aditya