|
Re: help installing Awesome-3.4.11 wm on fedora 16
it requires some tools to build the program. What I can tell from the massages you posted, it is complaining about gcc and cmake being not installed. You need to install them using
Code:
sudo yum install cmake gcc
__________________
There are only 10 types of people in the world: Those who understand binary, and those who don't.
|