Search Mailing List Archives
[protege-discussion] Running protege 3.2.1 on Linux using includedJRE
Daniel Holbert
holbert at helix.stanford.edu
Mon Jan 29 15:10:06 PST 2007
This is a known problem affecting many scripts in Ubuntu edgy. It's
because Edgy uses "dash" instead of "bash" to provide the "sh"
program. (bash is much more widely used, but dash is smaller)
More info the issue here:
https://launchpad.net/ubuntu/+source/dash/+bug/61463
To fix it, try installing protege using bash instead of sh:
bash install_protege.bin
> #1. Does it install in /usr/local or some less friendly place on the
> system? /usr?
It lets you choose the install location during the install process. I
installed it into /home/dholbert/programs/Protege3.2.1
> #2. Why can I find no debian/ubuntu or any other linux packages for
> protege?
I think it's just that no one's ever made a package for it. But it's
open source, so feel free to do so if you want. :) (If any protege
developers want to do this, it'd be awesome)
~Daniel
B. Bogart wrote:
> Hey all,
>
> I downloaded protege from the Stanford site:
>
> http://protege.stanford.edu/download/release/full/InstData/Linux/VM/install_protege.bin
>
>
> Which is supposed to include the JRE.
>
> This is what I get when I try and install it:
>
> bbogart at ubuntu:~/tmp$ sh install_protege.bin
> Preparing to install...
> Extracting the JRE from the installer archive...
> Unpacking the JRE...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
>
> Launching installer...
>
> /tmp/install.dir.4948/Linux/resource/jre/bin/java: 1: Syntax error: "("
> unexpected
>
> I'm using ubuntu edgy on a ppc machine.
>
> I have a few questions:
>
> #1. Does it install in /usr/local or some less friendly place on the
> system? /usr?
>
> #2. Why can I find no debian/ubuntu or any other linux packages for
> protege?
>
> Thank you.
> B. Bogart
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing:
> http://protege.stanford.edu/doc/faq.html#01a.03
>
More information about the protege-discussion
mailing list