Install on VMWare

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
fletch
Posts: 4
Joined: Fri Apr 01, 2005 12:09 pm
Location: Wilmington, De

Install on VMWare

Post by fletch »

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
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

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
Post Reply