-
Notifications
You must be signed in to change notification settings - Fork 151
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: Unable to access jarfile lib/pellet-cli.jar #17
Comments
Hi, I also just tried to run ./pellet.sh from the release zip, but it looks like the zip contains only source codes without prepared jars. Then I tried to build the project from sources using Ant and Maven, but without any success. I get the following error message:
|
Hi, having same issue here "unable to access jafile lib\pellet-cli.jar on Windows using pellet.bat. Where can we have the binaries? |
Solution: After downloading, launch "ant" on the directory containing build.xml file. Then go to /dist directory. And from there, you could be able to use/run pellet.bat or pellet.sh. HTH /cc @KMax |
Launching "ant" no longer seems to work: I got missing "lib" and "owlapiv3" folders and other errors. |
Hello everybody, I still have a problem with the jar files and cannot use the libraries. I would like to use pellet for Jena. unfortunately, the server and website are down: http://clarkparsia.com/pellet and there is no way to ask for any tutorial. My Would be grateful to receive some advice or at least one contact that I can ask my question. thanks |
I am using the release version 2.3.1 of Pellet
Follow the Wiki FAQ
Run ./pellet.sh under Mac OS 10.10.2, error message shown as:
Unable to access jarfile lib/pellet-cli.jar
The text was updated successfully, but these errors were encountered: