Closed MartinKolb1987 closed 11 years ago
If you've installed Xcode and are still getting this error, you are most likely missing the "Command Line Tools", which includes things like compilers.
In the latest version of Xcode, you install these in Preferences > Downloads > Components
thanx a lot, it works like a charm!
Great. Happy to help.
Those googling who are using Ubuntu, use the following command to run "genghisapp":
sudo apt-get install ruby1.9.1-dev
Then rerun sudo gem install genghisapp
Im using Mavericks and have installed command line tools, but this issue is still happening. Wondering if there are any ideas on what to try next.
@simondelliott Are you running into the exact same error?
The error is identical, tried lots and lots of things. in the end I just ran genghis using the ruby genghis.rb command. I have a feeling that the command line tools in the latest version of xcode are a bit screwy
hi, i´ve just tried to install genghisapp. The console throws always an exception. (some people wrote i have to install xcode... it doesn´t work). Have someone an idea for that problem?
Thanx. Cheers, Martin