from a very newbie (I'm sorry)
Pieter De Troyer
pieter.detroyer at mech.kuleuven.ac.be
Thu Nov 9 13:47:03 UTC 2000
Succeeded!
wen i prepended /opt/rtems/bin to the path, everything worked fine!
Thanks.
The directory was already in my path, but it was appended , not
prepended.
again, thank you all for your help.
Pieter
Ralf Corsepius wrote:
>
> 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