Skip to content

Missing JPL library in swi-prolog #32364

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

Closed
1 task done
tzvc opened this issue Sep 23, 2018 · 1 comment
Closed
1 task done

Missing JPL library in swi-prolog #32364

tzvc opened this issue Sep 23, 2018 · 1 comment
Labels
outdated PR was locked due to age

Comments

@tzvc
Copy link

tzvc commented Sep 23, 2018

Hi, I'm trying to use JPL with swi-prolog on Mac OS High sierra and I noticed that when I install it via homebrew, the libjpl.dylib is missing. However, when I download the same version (.dmg) from the swi-prolog website, the library is here.

ls /usr/local/Cellar/swi-prolog/7.6.4/libexec/lib/swipl-7.6.4/lib/x86_64-darwin17.3.0/

give me

cgi.dylib               json.dylib              porter_stem.dylib       sgml2pl.dylib           time.dylib
crypt.dylib             libedit4pl.dylib        process.dylib           sha4pl.dylib            turtle.dylib
crypto4pl.dylib         libswipl.a              prolog_stream.dylib     snowball.dylib          uid.dylib
double_metaphone.dylib  libswipl.dylib          protobufs.dylib         socket.dylib            unicode4pl.dylib
files.dylib             md54pl.dylib            rdf_db.dylib            ssl4pl.dylib            unix.dylib
hashstream.dylib        memfile.dylib           readline4pl.dylib       streaminfo.dylib        uri.dylib
http_stream.dylib       ntriples.dylib          readutil.dylib          syslog.dylib            websocket.dylib
isub.dylib              pdt_console.dylib       rlimit.dylib            table.dylib             zlib4pl.dylib

I also noticed there is a --with-jpl option but when I add this option the result is even worst, I get no libraries at all

ls /usr/local/Cellar/swi-prolog/7.6.4/libexec/lib/swipl-7.6.4/lib/x86_64-darwin17.7.0/
libswipl.a      libswipl.dylib

Any idea why ?

Thanks !

@tzvc tzvc changed the title Missing JPL library Missing JPL library in swi-prolog Sep 23, 2018
@MikeMcQuaid
Copy link
Member

Note sure why, sorry. We'll review a PR to try and improve the situation.

@lock lock bot added the outdated PR was locked due to age label Oct 23, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

No branches or pull requests

2 participants