This post has been moved to http://demongin.org/blog/826
2 Responses to “YUM for Weekend Warriors”
Comments are currently closed.
A chess-playing machine of the late 18th century, promoted as an automaton but later proved a hoax.
This post has been moved to http://demongin.org/blog/826
I think you forgot to close an italic tag.
Good article though, thanks.
A good trick, if you're used to doing things the Debian way and you're floundering without the "build-essential" package, is to fire off the following:# yum groupinstall "Development Tools" "Development Libraries"That isn't exactly the Fedora or RHEL equivalent of Debian's build-essential, but it'll hit your dependency problems with a hammer (by downloading 150+ MB of development files and libraries and compilers, etc.).