Hello,

Thank you for answering.

I run bash.

Here are the results of the command ("no file or folder of this type") :

pascale@pascale-desktop ~ $ echo $SHELL
/bin/bash
pascale@pascale-desktop ~ $ source setuptex
bash: setuptex: Aucun fichier ou dossier de ce type
pascale@pascale-desktop ~ $ .setuptex
.setuptex: command not found

Here it is!
--Pascale

2010/7/6 Aditya Mahajan <adityam@umich.edu>
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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________