Saturday 30 April 2011

Protege

Installed Protege 4.0.115 on ubuntu using these instructions
Added Skos editor and ACE tool.

Built eXist 1.5 dev after setting JAVA_HOME 
Discovered the problems with open-jdk exist list 

set java
andy@ThinkPad-T42:~$ sudo update-alternatives --config java
[sudo] password for andy: 
There are 2 choices for the alternative java (providing /usr/bin/java).

  Selection    Path                                      Priority   Status
------------------------------------------------------------
* 0            /usr/lib/jvm/java-6-openjdk/jre/bin/java   1061      auto mode
  1            /usr/lib/jvm/java-6-openjdk/jre/bin/java   1061      manual mode
  2            /usr/lib/jvm/java-6-sun/jre/bin/java       63        manual mode

Press enter to keep the current choice[*], or type selection number: 2
update-alternatives: using /usr/lib/jvm/java-6-sun/jre/bin/java to provide /usr/bin/java (java) in manual mode.
andy@ThinkPad-T42:~$ 

looking to fix server index serving xml

No comments:

Post a Comment