• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Installing YUM?

Are you getting errors? Just not installing? A little more description of the problem would help.
 
Originally posted by jwdick
Are you getting errors? Just not installing? A little more description of the problem would help.

Ah well i made a dir in root called yum, did the wget and then tar which it has done, however i cannot get the server to see yum is installed..

So im guessing i didnt install it.. but i cant work out where the installer is..
 
tar doesn't compile yum. Your best results would be to get the RPM version for your OS. Try visiting www.atomicrocketturtle.com (Click Downloads, go through Atomic, then your OS version (2 is FC2, 4 is FC4, etc.). Locate the RPM, right click, and copy the link location. Then wget it, and issue an rpm -Uvh <the filename here>.

Alternatively, you can locate the RPM through rpmfind.net or another source. I don't limit myself to just one source, though I find that ART (atomicrocketturtle.com) seems to have 99.9% of what I need/want.
 
Back
Top