On Sat, Feb 07, 2009 at 03:57:05PM +0100, Java wrote: > I follow the usual steps for building deb packages: > > dh_make -s -e [email protected] -n --copyright gpl > debuild -S -sa [email protected] > > and than I used dput for uploading the files. Everithing was uploaded > fine but afeter a while I received a mail message telling me there were > errors building the pakages. > > Reading the build report I found this error: > > > "configure: error: The intltool scripts were not found. Please install > intltool."
I think your package needs to depend on intltool. -- Christian Robottom Reis | [+55 16] 3376 0125 | http://launchpad.net/~kiko | [+55 16] 9112 6430 | http://async.com.br/~kiko _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

