To install RTEMS and all the requirements, I need the install bin to work correctly and it seems not to be the case.
Indeed, when I try "install -c -d tmp/foo/bar" it doesn't create the directories as it should.
On the RTEMS doc, they say I need to upgrade GNU fileutils, but how should I do so? I've search the internet but found nothing...
You can see the concerned RTEMS getting started page here.
I'm running a centos 6.3 virtual machine.
Thanks, Guillaume