I read your install files for Linux and downloaded the tar file to the /tmp directory where I used the tar -xzf rma_lin.tar command to unpack the file as stated in your documentation.
I saw no rma files in the /usr/sbin directory, but did find them in the /tmp directory where they were untarred.
I vi -ed the rma.ini as stated and edited appropriately, but when I run the ./rma -d command i get :
./rma:error while loading shared libraries: libstdc++.so.5: cannot open shared object file: no such diectory
; Following parametrs provide the path to specialized scripts that RMA needs
bash: syntax error near unexpected token ';'
I know that VMWare is not your typical install and allot of normal Linux files are left out. To install the Dell Server assistant, I had to run:
/usr/sbin/omasetup.sh and then specify where the files were, either in a directory or on a cd.
So, my question is, how do I install this (RMA for Linux) on a VMWare machine?
Thanx up front,
fletch
Install on VMWare
RMA for Linux uses following libraries:
libstdc++
libm.so
libgcc_s
libpthread
libc
ld-linux
You may find these libraries at http://gcc.gnu.org/
Regards
Alex
libstdc++
libm.so
libgcc_s
libpthread
libc
ld-linux
You may find these libraries at http://gcc.gnu.org/
Regards
Alex