Tagged Questions
2
votes
0answers
253 views
Installing development tools in RHEL 6
I have admin privilege on my office computer (running RHEL 6) which is connected in a network. I was trying to install development tools using the command: sudo yum groupinstall "Development Tools" ...
4
votes
4answers
183 views
Where might the dbus development (.h) files be for RHEL5?
A quick search from yum for dbus fails to turn up the devel related package that should provide dbus.h et al. Anybody have experience locating the relevant package? Should I just resort to getting ...