Anders Johansson wrote:
On Monday 12 November 2007 21:35:59 Mike.Friedrichs wrote:
I am working on a RTEMS RTOS system. The rpms came from: http://www.rtems.com/ftp/pub/rtems/linux/4.8/suse/10.3/i586/. The rpms include the cross compiler, debugger, build tools for their RTOS....
They have an example in there documents which used 'rpm -U' for installation. Which I used, but the documents didn't describe the RPM dependencies, I finally found the correct order of installation,
That is a repository, so you could just have added it to YaST and let it do the work for you
at least I didn't get any error messages.
If you didn't get any error messages then there were no errors. What makes you think there should have been .h files there?
There are about a million rpms in that directory, are you sure you didn't just miss one?
But I was also curious about the exact rpm -e command you used, and the subsequent rpm -U command that you said produced the message "already installed"
Anders
I looked down the list and grabbed each one that had 'common' or 'suse' in the filename. The .h files are required to do any cross-compiling, none of them were there...... Instead of rpm -e I executed 'rm -rf /opt/rtems-4.8/*'. That wiped all of the sub directories. I then realized I screwed up and should of used 'rpm -e'. I went ahead and tried to use rpm -U to re-install the rpms, which didn't get anywhere because the message told me the rpm was already installed. Then I tried rpm -e, and the message I believe, was, rpm not installed. So now I'm thinking, I need to clean the slate and start over, then I sent an inquiry to this list. Could you give some explanation about using YaST... -- MikeF -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org