Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umm... How do you install this thing? #20

Closed
GoogleCodeExporter opened this issue Nov 10, 2015 · 0 comments
Closed

Umm... How do you install this thing? #20

GoogleCodeExporter opened this issue Nov 10, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Docs seem out of date, telling me to run ./configure and then do make/make
install

However the version I checked out from svn (SSL version) doesn''t seem to have
a configure file.

There''s a configure.ac file, which has a comment in it:
# Process this file with autoconf to produce a configure script.

So I ran that, but the resulting configure file just spat out an error saying
it could not find the source in either "." or ".."

configure: error: can not find sources in . or ..

Or, after some fiddling, this:

#./configure
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in .. ../.. ../../..

Only other runnable thing is "autogen.sh" which does this:


tigger:/home/robl/dircproxy-ssl#./autogen.sh
/usr/bin/m4: configure.in: No such file or directory
automake: configure.ac: installing `./install-sh''
automake: configure.ac: installing `./mkinstalldirs''
automake: configure.ac: installing `./missing''
configure.ac: 9: required file `./[config.h].in'' not found
autoconf: configure.in: No such file or directory
./autogen.sh: ./configure: No such file or directory

So, what''s the installation procedure?


Original issue reported on code.google.com by noel.w8tvi on 29 Sep 2008 at 5:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant