라이브러리 시키는거 다 설치하고
./configure
그러면… 몇가지는 제대로 처리되지 않고 no가 뜬다.
C (Glib) Library
Go Library
Go Library해결
http://maketecheasier.com/install-google-go-in-ubuntu/2010/04/15
sudo add-apt-repository ppa:gophers/go
sudo apt-get update
sudo apt-get install golang
C 는 모르겠다. 뭘 깔아야되는거지? gcc도 깔았고 뭐 깔라는거 다 깔았는데 저런다.
그냥 무시…하려다가…보니 gtk를 설치하란다.
libgtk친구들 설치
D language
dlang.org
sudo apt-get install gdc
아직도 안되는건 과감히….
./configure –without-Go