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

how to install oauth ? #227

Open
GoogleCodeExporter opened this issue Apr 6, 2016 · 0 comments
Open

how to install oauth ? #227

GoogleCodeExporter opened this issue Apr 6, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I checkout the source code ,cd the c source code dir
2. I write the autogen.sh (because I don't know how to install,so I write 
autogen.sh file)
   the autogen.sh file content is 
       #!/bin/sh

      aclocal
      libtoolize --automake
      automake -a
      autoconf


3. sh autogen.sh ,then ./configure but failed

checking for doxygen... no
checking for dot... no
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'




Original issue reported on code.google.com by [email protected] on 4 Jun 2012 at 3:55

Attachments:

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