> > This was where I got stuck because when I try to compile it I get; > > checking for working aclocal-1.4... missing > checking for working automake-1.4... missing > checking for glib-config... no > checking for GLIb - version >= 1.2.6... no >
You need to install the build-dependencies. Look in the file debian/control in the source tree and find the Build-Depends line near the top. Make sure to install all the listed packages, and of sufficient version. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/

