Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Openoffice und blackdown-jdk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Salem
Tux's lil' helper
Tux's lil' helper


Joined: 10 Nov 2002
Posts: 103
Location: Bayreuth, Germany

PostPosted: Sun Nov 10, 2002 12:39 am    Post subject: Openoffice und blackdown-jdk Reply with quote

Hallo,

ich habe hier Probleme mit Openoffice in Verbindung mit dem benötigten Paket blackdown-jdk.
Nach 'emerge openoffice' bekomme ich folgende Fehlermeldung:
Code:
 *
 * This ebuild has only been tested with the blackdown port of
 * java.  If you use another java implementation, it could fail
 * horribly, so please merge the blackdown-jdk and set it as
 * system VM before proceeding:
 *
 *  # emerge blackdown-jdk
 *  # java-config --set-system-vm=blackdown-jdk-1.3.1
 *  # env-update
 *  # source /etc/profile
 *
 * At the time of writing, this was version 1.3.1, so please
 * adjust the version according to the version installed in
 * /opt. *
 * If you however want to test another JDK (not officially supported),
 * you could do the following:
 *
 *  # export FORCE_JAVA=yes
 *

!!! ERROR: The ebuild did not complete successfully.
!!! Function pkg_setup, Line 95, Exitcode 0
!!! (no error message)


blackdown-jdk ist auf jeden Fall richtig "installiert".
salem root # java-config --set-system-vm=blackdown-jdk-1.3.1
blackdown-jdk-1.3.1 not found

Die Pfade passen auch....was muss ich ändern?
Auch bei einem manuellen Versuch (mit Pfadangabe) bekomme ich diese Fehler.
Danke
_________________
Salem
Back to top
View user's profile Send private message
38282
n00b
n00b


Joined: 22 Oct 2002
Posts: 21
Location: Copenhagen

PostPosted: Sun Nov 10, 2002 8:22 am    Post subject: Reply with quote

Hi Salem,

I hope you read English.

Try this:

java-config --list-available-vms

On my system it returns this:

[sun-jdk-1.4.1.01] Sun JDK 1.4.1.01 (/etc/env.d/java/20sun-jdk-1.4.1.01)
[sun-jdk-1.3.1.05] Sun JDK 1.3.1.05 (/etc/env.d/java/20sun-jdk-1.3.1.05)


Where I would type this to choose the 1.4.1 jdk:

java-config --set-system-vm=sun-jdk-1.4.1.01

If your Blackdown jdk isn't showing up when you issue the --list-available-vms option, emerge it again. If it does show up, do the --set-system-vm= command and remember to follow the instructions at the end of the openoffice emerge:

env-update
source /etc/profile

There is good gentoo java documentation in German at:
http://www.gentoo.org/doc/de/java.xml

Hope it helps!

/Paul
Back to top
View user's profile Send private message
Salem
Tux's lil' helper
Tux's lil' helper


Joined: 10 Nov 2002
Posts: 103
Location: Bayreuth, Germany

PostPosted: Mon Nov 11, 2002 5:28 am    Post subject: Reply with quote

Thank you :)

Bei 'java-config --list-available-vms' bekomme ich gar keine Antwort. (darauf hätte ich aber auch selbst kommen können)
Die beiden blackdown-Pakete (jdk/jre) hab ich aber beide erfolgreich emerged.
Ich werd mich daher nochmal mit den Umgebungsvars und der Hilfe auseinandersetzen.
_________________
Salem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum