from a very newbie (I'm sorry)

Ralf Corsepius corsepiu at faw.uni-ulm.de
Thu Nov 9 12:49:51 UTC 2000


Gerke Kok wrote:
> 
> Looks like you (or RPM) did not set the right PATH. It should have something
> like:
>         $PATH(your path);/opt/rtems/bin

Better prepend /opt/rtems/bin to $(PATH).
i.e. PATH=/opt/rtems/bin:$PATH

Otherwise, other files potentially lurking on your $PATH (eg. an
older compiler version in /usr/local/bin/i386-rtems-gcc) could
interfere.

Ralf
-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:corsepiu at faw.uni-ulm.de           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de



More information about the users mailing list