env:
- windows 7 32bit
- swi-prolog 6.2.6
Is swi-prolog support readline interaction?
[manual] says it support GNU readline, how to open on windows 7?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will probably need to recompile SWI-Prolog with readlin.
SWI-Prolog distributions for Windows available from their site are not linked with it.
You can check your environment issuing this query:
which in my case (SWI on windows 7) yields
X = false.