Re: clpfd constraints not taking effect
James Hogan <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CAAG0J98sdf9__bpN=oeB8uRxfQgTZmSHac_WrOey8gXT29FnAQ@mail.gmail.com> |
On 23 August 2013 00:09, Markus Triska <[email protected]> wrote: > Hi James, > > James Hogan <[email protected]> writes: > >> 3) run it through prolog >> (working directory is chron/) >> $ swipl -q -s src/wrapper.pl > > This yields: > > $ swipl -q -s src/wrapper.pl > ERROR: Prolog initialisation failed: > ERROR: source_sink `../../bible/bible' does not exist Ah, very sorry, my chron-bible repository is cloned with a different name since it's the original. Renaming the "chron-bible" directory to just "bible" (or changing the incorrect path in src/wrapper.pl to '../../chron-bible/bible') should make it work. Thanks -- James Hogan