태그 보관물: autotools

autotools

aclocal을 어떻게 설치합니까? autotools 번들에서 aclocal을 어떻게

Ubuntu 11.04의 autotools 번들에서 aclocal을 어떻게 설치합니까? 나는 그것을 쓸모없는 것으로 찾으려고 노력했다.

sudo apt-get install aclocal
sudo apt-get install autotools-dev
apt-cache search aclocal
dpkg -S aclocal


답변

원래 사용자가 답변했습니다

당신은 설치해야 automake하기 때문에 m4종속성입니다 :

sudo apt-get install autotools-dev

그런 다음 aclocal통해 설치apt-get