[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MinGW useage (Re: RTEMS 4.8.0 Available)



On Sat, 2008-02-23 at 19:37 -0500, Gene Smith wrote:

> In f8, did notice something I am curious about. I do the "make all" in 
> home. Then I do "sudo make install" and it fails at some point doing 
> arm-rtem4.8-ranlib. However if I do su then make install it runs to 
> completion with no errors. Why would sudo not work at this point? Saw 
> same thing with rtems-4.7.
PATH?

The RTEMS rpms install their tools to /opt/rtems-<version>/bin, which
isn't in root's PATH.

Ralf