I tried to install kdewebdev 3.5.7-i586-1vl58 with GSLAPT and got the following error
kdelibs: Depends: cups >= 1.2.10-i586-3vl58
Since the latest version of CUPS in the repository is 1.2.9 and I wanted to to try svn I downloaded cups 1.4
http://www.cups.org/software.php?VERSION=1.4svn-r6956&FILE=cups/snapshots/cups-1.4svn-r6956-source.tar.bz2I followed the install text and ran
autoconf -f
nothing appears on the screen for a while so I do not know if autoconf is doing it's job. But when I run
./configure I get:
config.status: error: cannot find input file: config.h.in
There is in fact no config.h.in present.
Is this where slack build scripts come into play?