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

./configure error on 8.7.0 #1114

Closed
sonylifull opened this issue Sep 28, 2018 · 4 comments
Closed

./configure error on 8.7.0 #1114

sonylifull opened this issue Sep 28, 2018 · 4 comments

Comments

@sonylifull
Copy link

I download from releases and I choose 8.7.0 and I extract it and I type ./configure

but it says.

[root@ip-172-31-15-227 libvips-8.7.0]# ./configure
bash: ./configure: No such file or directory
@jcupitt
Copy link
Member

jcupitt commented Sep 28, 2018

Hello, you need to download the tarball, vips-8.7.0.tar.gz.

@sonylifull
Copy link
Author

ahhhhh, thanks, why I forget that hahaha, thanks @jcupitt

@jcupitt jcupitt closed this as completed Sep 28, 2018
@RobRoss27
Copy link

I am having a similar (perhaps the same) problem installing on a centos 7 machine.
I type wget https://github.com/jcupitt/libvips/archive/v8.7.0.tar.gz /tmp/vips-8.7.0.tar.gz
I see v8.7.0.tar.gz in my directory.
I type tar -xzvf v8.7.0.tar.gz
I see the folder untar and see libvips-8.7.0 in my directory.
I ls -a the directory and I don't see the configure file.

noconfigurefile

Any idea what I am doing wrong?

@lovell
Copy link
Member

lovell commented Nov 12, 2018

@RobRoss27 https://github.com/libvips/libvips/releases/download/v8.7.0/vips-8.7.0.tar.gz

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

No branches or pull requests

4 participants