Compile SVN 2x Etch

From Ekiga

Jump to: navigation, search

Preparations: See Compile Release 2x Etch

Note: This is for the 2.x branch of Ekiga!

Other than the tarball of 2.0.12, the SVN checkout does not come with a configure script.

 aptitude install gnome-common
 vi /usr/bin/gnome-autogen.sh
 
 1.8*) automake_progs="automake-1.8 automake-1.9 automake-1.10" ;;


 ./autogen.sh --prefix=/usr --sysconfdir=/etc
Personal tools