gumstix j2re-1.3 can't find libjava.so.

Status
Nicht offen für weitere Antworten.

Xenon

Mitglied
Hallo leute,
versuch seit tagen java auf einem gumstix zum laufen zu bringen es gelingt mir aber nicht.
also eins nach dem anderen

1. bei gumstix handelt es sich um einen mini pc, basierend auf risc architektur.
www.gumstix.com
2.habe mir einen netstix 400 gekauft auf dem ist kernel 2.6 installiert
3.ich kann auch eine SD-karte an den netstix anschliessen

Nun wollte ich auf die SD-karte j2re paken.
1.habe zuerst j2re-1.3.1-RC1-linux-arm.tar.bz2 auf der Karte ausgepackt
2.nun wechsele ich in den bin verzeichnis und versuche java auszuführen

NUN KOMMT ABER
Error: can't find libjava.so

HILFE!!!!
 

mlux

Mitglied
soweit ich weiß, reicht es nicht aus, einfach nur die jre-dateien zu entpacken...vllt gibt es einen install-script oda zumindest ne README welche dir sagt, was zu tun is.
libjava.so ist eine bibliothek und muss erst im betriebssystem registriert werden, glaub ich
 

Xenon

Mitglied
Danke euch beiden für die schnelle antwort!!

A bzipped tarball which can be used to install the Java2 RE in a
location chosen by the user
- Change to the directory you want to install into, e.g /usr/local
% cd /usr/local
- Extract the contents of the Java 2 RE
% tar xvfI j2re-1.3.1-RC1-linux-<ARCH>.tar.bz2
(Replace <ARCH> with the architecture of your system, e.g.
replace <ARCH> with i386 if your on an Intel system.)
- Add j2re1.3.1/bin to PATH, e.g. if you installed into /usr/local
% export PATH=/usr/local/j2re1.3.1/bin:$PATH
- Continue with the Java Plug-In instructions below

eigentliche habe ich alles so weit gemacht ausser den PATH setzen, werden morgen den pfad setzten.

meine fragen sind
1. wie kann ich den JAVA-CLASSPATH setzen und was macht diese pfadangabe.
2. wofür ist libjava.so gedacht??

Sorry, bin ein newbie....

:bahnhof:
 

Xenon

Mitglied
habe den übeltäter gefunden es ist /j2re1.3.1/bin/.java_wrapper skript.
Hier wird die architektur des rechners abgefragt und umgebungsvariablen gesetzt.
Habe auf dem gumstix armv5tel und in j2re1.3.1 ist alles für armv4l gedacht.
so ein s..... okay melde mich wenn ich weiter komme
 
Status
Nicht offen für weitere Antworten.
Ähnliche Java Themen
  Titel Forum Antworten Datum
W Cannot find Symbol Java Basics - Anfänger-Themen 5
D Cannot find JUnit.framework Java Basics - Anfänger-Themen 1
A Thread find number Java Basics - Anfänger-Themen 8
A Cannot find symbol mit Konstruktoren Java Basics - Anfänger-Themen 27
A Cannot find symbol bei exceptions Java Basics - Anfänger-Themen 2
L cannot find symbol variable Kon Java Basics - Anfänger-Themen 8
F Erste Schritte error: cannot find symbol Java Basics - Anfänger-Themen 5
R return: cannot find symbol Java Basics - Anfänger-Themen 2
L Bluej Error: Cannot find Symbol Java Basics - Anfänger-Themen 13
S Cannot find symbol (symbol ist eine Variable) Java Basics - Anfänger-Themen 13
N Cannot find symbol Java Basics - Anfänger-Themen 18
D Datentypen Datentyperstellung | Kompiler sagt Syntax Error doch ich find keine Lösung Java Basics - Anfänger-Themen 2
B Linux - Error: Could not find or load main class application.Main Java Basics - Anfänger-Themen 28
P Irgendein billiger Fehler aber ich find ihn nicht Java Basics - Anfänger-Themen 16
P could not find main class obwohl da Java Basics - Anfänger-Themen 17
P Cannot find symbol, wieso? Java Basics - Anfänger-Themen 5
N Java find - findet nix Java Basics - Anfänger-Themen 1
M Erste Schritte cannot find symbol - Probleme mit Klassen Java Basics - Anfänger-Themen 6
J Error: cannot find symbol - variable Java Basics - Anfänger-Themen 3
F Erste Schritte parseint: cannot find symbol Java Basics - Anfänger-Themen 6
J TCP MultiThreaded Server und Client - irgendwo ist der Fehler, aber ich find ihn nicht Java Basics - Anfänger-Themen 3
P Compiler-Fehler Could not load or find main class fehler Java Basics - Anfänger-Themen 15
P Compiler-Fehler could not find or load main class Java Basics - Anfänger-Themen 5
J Can't find symbol - Erstellung eines Objekts in if-Bedingung Java Basics - Anfänger-Themen 3
J Input/Output Can not find symbol Java Basics - Anfänger-Themen 2
M Vererbung - Cannot Find Symbol constructor... Java Basics - Anfänger-Themen 11
D error: cannot find symbol Java Basics - Anfänger-Themen 3
B Frage zu Beispielprogramm: "error: cannot find symbol" Java Basics - Anfänger-Themen 2
BlueMountain Erste Schritte error: cannot find symbol Java Basics - Anfänger-Themen 2
L Error: Cannot find symbol Java Basics - Anfänger-Themen 1
P Cannot find Symbol Java Basics - Anfänger-Themen 3
L Cannot Find Symbol - Was soll denn das bedeuten?!? Java Basics - Anfänger-Themen 7
P StdIn.readDouble: cannot find symbol Java Basics - Anfänger-Themen 7
B Fehler "Cannot find symbol - variable number1" Java Basics - Anfänger-Themen 13
B Compiler-Fehler cannot find symbol Java Basics - Anfänger-Themen 6
E Could not find the main class! Java Basics - Anfänger-Themen 11
K Cannot find symbol Java Basics - Anfänger-Themen 3
H cannot find symbol Java Basics - Anfänger-Themen 4
S cannot find symbol, symbol: constructor Java Basics - Anfänger-Themen 2
3 Compiler-Fehler Fehlerbehebung cannot find Symbol Java Basics - Anfänger-Themen 4
R Compiler-Fehler Cannot find symbol (Method printIn) Java Basics - Anfänger-Themen 3
R Classpath java.io.IOException: Could not find resource mybatis-config.xml Java Basics - Anfänger-Themen 5
B Polymorphie A obj = new B; "cannot find symbol app()" Java Basics - Anfänger-Themen 5
S wieso Fehlermeldung cannot find symbol hier Java Basics - Anfänger-Themen 10
Prodriver22 Erste Schritte "Could not find Main Class" Problem Java Basics - Anfänger-Themen 17
H Scanner (can not find symbol) Java Basics - Anfänger-Themen 15
T Cannot find Symbol(String) Java Basics - Anfänger-Themen 9
2 Compiler-Fehler cannot find symbol Java Basics - Anfänger-Themen 13
B Erste Schritte cannot find symbol - problem Java Basics - Anfänger-Themen 9
B JAR Could not find main class Java Basics - Anfänger-Themen 13
D Cannot find symbol variable Java Basics - Anfänger-Themen 9
A Compiler-Fehler Cannot find Symbol Java Basics - Anfänger-Themen 6
Q Could not find main class: XXX.main. Programm will exit Java Basics - Anfänger-Themen 4
V Packages: Cannot find symbol Java Basics - Anfänger-Themen 12
G Collections.binarySearch(LinkedList): cannot find method Java Basics - Anfänger-Themen 6
R Could not find the main class: Java Basics - Anfänger-Themen 12
R Cannot find a free socket for the debugger Java Basics - Anfänger-Themen 6
J Cannot find Symbol Variable mit JPanels Java Basics - Anfänger-Themen 2
L Fehlermeldung: RealMirror.java cannot find symbol Java Basics - Anfänger-Themen 2
D Cannot Find Symbol Java Basics - Anfänger-Themen 6
M Compile Time Error - cannot find symbol (Objekt!) Java Basics - Anfänger-Themen 2
L Problem mit Vererbung (extends) cannot find symbol Java Basics - Anfänger-Themen 3
S Problem beim Kompilieren - cannot find symbol - constructor() Java Basics - Anfänger-Themen 12
C Eclipse JAR Export could not find main class Java Basics - Anfänger-Themen 13
S OOP "Could not find the main class" Java Basics - Anfänger-Themen 10
D Could not find main class Java Basics - Anfänger-Themen 3
C Could not find the main class. Java Basics - Anfänger-Themen 14
N cannot find symbol URL Java Basics - Anfänger-Themen 2
S Problem mit Javaeditor: Cannot find Symbol Java Basics - Anfänger-Themen 13
B Could not find the main class. program will exit Java Basics - Anfänger-Themen 11
P cannot find Symbol - WTF? Java Basics - Anfänger-Themen 4
R can not find symbol Java Basics - Anfänger-Themen 4
T could not be find the main class Java Basics - Anfänger-Themen 3
StupidAttack cannot find symbol Java Basics - Anfänger-Themen 16
R Could not find main method Java Basics - Anfänger-Themen 3
B Cannot find symbol-Fehler Java Basics - Anfänger-Themen 3
Luk10 Cannot find Symbol Daten Java Basics - Anfänger-Themen 10
E cannot find symbol??? Java Basics - Anfänger-Themen 8
B cannot find symbol Java Basics - Anfänger-Themen 11
N cannot find symbol Java Basics - Anfänger-Themen 11
W Cannot find symbole variable Java Basics - Anfänger-Themen 4
T OOP cannot find symbol Java Basics - Anfänger-Themen 4
P Hello World-Programm: XPSP3 mit Java 1.6.0_16: Could not find main class Hello.java Java Basics - Anfänger-Themen 11
A cannot find symbol - symbol : method Java Basics - Anfänger-Themen 5
T cannot find symbol Java Basics - Anfänger-Themen 5
V Unable to find an ant file to run Java Basics - Anfänger-Themen 2
I Cannot find Symbol & NullPointerException Java Basics - Anfänger-Themen 8
A cannot find symbol. Java Basics - Anfänger-Themen 5
S Runnable jar "Could not find main class" Java Basics - Anfänger-Themen 8
G cannot find symbol! Java Basics - Anfänger-Themen 22
K Ständige Fehlermeldung "Cannot find symbol" Java Basics - Anfänger-Themen 2
L cannot find symbol-method Java Basics - Anfänger-Themen 3
P Error: Cannot find Symbol Java Basics - Anfänger-Themen 4
G [Hibernate] Could not find a setter for property Java Basics - Anfänger-Themen 2
J JOptionDialog "cannot find symbol" Java Basics - Anfänger-Themen 3
P JLayer 1.0 - cannot find symbol Java Basics - Anfänger-Themen 4
O Problem mit jar "Could not find main class" Java Basics - Anfänger-Themen 9
J Find and replace Java Basics - Anfänger-Themen 3
M cannot find symbol. Java Basics - Anfänger-Themen 7
T ChangeListener cannot find Symbol? Java Basics - Anfänger-Themen 2

Ähnliche Java Themen

Neue Themen


Oben