1 oct 2005 - Gilbert Ashley gtk-gnutella uses a different system for configuration. It usually runs a script which asks lots of questions. To avoid this, I've hacked the Configure script so that it runs straight through without stopping.( edited Configure to comment out the final confirmation prompt -lines 6510-6536, renamed Configure.2). I've generated a default config.sh by running Configure once and choosing sane options. This config.sh and Configure.2 are included here and get copied into the source directory before confgiuration starts. For the same reasons, all the DESTDIR installation is done manually by the PkgBuild script. Since the package is stable, I've made a tarball of the locale files which gets unpacked into /usr/share/, rather than write the multi-loop BASH code to create the directories, rename the files and copy them over. If this doesn't work for you, unpack the original source manually and run the included Configure script.