Operating System - Linux
1831645 Members
1909 Online
110029 Solutions
New Discussion

Insight manager on non-rpm systems.

 

Insight manager on non-rpm systems.

Hi ..

I have 6 proliant DL-360 and 1 DL-380 .. On those servers I have installaed Gentoo linux. Now - Gentoo don't use rpm and Insight manager for linux only came in rpm .. Does anyone in this community successed to have installed Insight Manager on non-rpm linux systems and would like to guide me ?

Sorry for my english.

Regards,
kk
5 REPLIES 5
Frerk Friedrichsen_1
Occasional Advisor

Re: Insight manager on non-rpm systems.

Hi kk,

I have no much skills in gentoo linux, but I'm sure you can first install the RPM-Software and in next step with normal rpm command the insight Manager.

I did it in an Debian installation.

Viele Gruesse aus Kiel/Tyskland
Frerk
hang loose
Ted M Johnson_1
Frequent Advisor

Re: Insight manager on non-rpm systems.

You should be able to

# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm

OR

# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz

Either way, you can install an rpm on a Gentoo box. Either directly, or convert the rpm to a tar file and install from that.

Hope this helps.
Ted M Johnson_1
Frequent Advisor

Re: Insight manager on non-rpm systems.

You should be able to

# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm

OR

# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz

Either way, you can install an rpm on a Gentoo box. Either directly, or convert the rpm to a tar file and install from that.

Hope this helps.
Ted M Johnson_1
Frequent Advisor

Re: Insight manager on non-rpm systems.

You should be able to

# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm

OR

# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz

Either way, you can install a rpm on a Gentoo box - either directly, or by converting the rpm to a tar file and installing from the new tar.gz file.

Hope this helps.
Ted M Johnson_1
Frequent Advisor

Re: Insight manager on non-rpm systems.

You should be able to

# emerge sync
# emerge -s "rpm"
# emerge -p rpm
# emerge rpm

OR

# emerge sync
# emerge -p rpm2targz
# emerge rpm2targz

Either way, you can install a rpm on a Gentoo box - either directly, or by converting the rpm to a tar file and installing from the new tar.gz file.

Hope this helps.