Results 1 to 2 of 2
hey all i'm tryin to install gnugp on my slackware box, when i issue the ./configure command everything works fine till the end it gives me "config.status: error: cannot find ...
- 09-18-2004 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 84
GNUgp installation on slackware 9.1
hey all i'm tryin to install gnugp on my slackware box, when i issue the ./configure command everything works fine till the end it gives me "config.status: error: cannot find input file: doc/Makefile.in"
after that i issue the command "make" and this is what i get :
root@Spider:/tmp/gnupg-1.2.6# make
make all-recursive
make[1]: Entering directory `/tmp/gnupg-1.2.6'
Making all in m4
make[2]: Entering directory `/tmp/gnupg-1.2.6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gnupg-1.2.6/m4'
Making all in intl
make[2]: Entering directory `/tmp/gnupg-1.2.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gnupg-1.2.6/intl'
Making all in zlib
make[2]: Entering directory `/tmp/gnupg-1.2.6/zlib'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/tmp/gnupg-1.2.6/zlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnupg-1.2.6'
make: *** [all] Error 2
anyone has any idea why this is happening to me, i would appriciate any kinde of help or advice thank you
-Dewey-
- 09-18-2004 #2
Can you post a little more of the error from the ./configure please?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote