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

Error installing candc #26

Open
BrazilForever11 opened this issue Apr 9, 2019 · 2 comments
Open

Error installing candc #26

BrazilForever11 opened this issue Apr 9, 2019 · 2 comments

Comments

@BrazilForever11
Copy link

Here is my system
Ubuntu 14.04 on Virtual box.

My goal is to install candc and Boxer. I installed SWI-Prolog. I cloned whole learningbyreading repo and executed:

$ cd ext/ $ ./install_candc.sh

running from candc folder to confirm installation
$ bin/candc --version

returns bin/candc no such file or directory.

I followed learningbyreading/ext/candc/doc/tutorial/tutorial.tex tutorial and tokenizer works fine.

In bin folder there are only the following files:
-boxer
-swipl
-swipl-Id
-swipl-rc
-t

Any thoughts how to fix it?

@BrazilForever11 BrazilForever11 changed the title Error installing cancd Error installing candc Apr 9, 2019
@valeriobasile
Copy link
Owner

The command that compiles candc is the 'make' on line 26 of the install_candc.sh script. Have you tried running the commands in the script one by one? This could give you more information on what step is failing. If you do, please post the output here.

@chinajb2000731
Copy link

Friend, have you solved your problem? I have the same problem as you

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

3 participants