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

yices #19

Closed
farhadmerchant opened this issue Feb 6, 2020 · 0 comments
Closed

yices #19

farhadmerchant opened this issue Feb 6, 2020 · 0 comments

Comments

@farhadmerchant
Copy link

I am getting following problem:

(cd yices2 ;
autoconf ;
./configure --prefix=/net/home/merchantf/Downloads/bsc/src/yices/v2.6/yices2-inst ;
make;
make install
)
autoconf: error: no input file
/bin/sh: line 2: ./configure: No such file or directory
make[1]: Entering directory /net/home/merchantf/Downloads/bsc/src/yices/v2.6/yices2' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory /net/home/merchantf/Downloads/bsc/src/yices/v2.6/yices2'
make[1]: Entering directory /net/home/merchantf/Downloads/bsc/src/yices/v2.6/yices2' make[1]: *** No rule to make target install'. Stop.
make[1]: Leaving directory `/net/home/merchantf/Downloads/bsc/src/yices/v2.6/yices2'
make: *** [install] Error 2

Any solution?

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

1 participant