Returned 5 Results for "java" Ordered By Relevance
relevance: [2.59]
2008-12-08
finding the java path in ubuntu is easy, just follow the links... most links live in /usr/bin so:
mike@mbox:/$ ls -l /usr/bin/java
lrwxrwxrwx 1 root root 22 2008-12-07 22:16 /usr/bin/java -> /etc/alternatives/java
mike@mbox:/$ ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 40 2008-12-07 2...
relevance: [2.33]
2007-08-31
Install:
chmod +x jdk-6u2-linux-i586-rpm.bin
./jdk-6u2-linux-i586-rpm.bin
Follow prompts [yes]/[no] etc
If it gives the error message
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Then you have to download...
relevance: [2.2]
2007-09-10
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Serv...
relevance: [2.07]
2007-12-04
xmlns:s="http://jboss.com/products/seam/taglib"
seam-ui.tld
xmlns:ui="http://java.sun.com/jsf/facelets"
jsf-ui.tld
xmlns:f="http://java.sun.com/jsf/core"
myfaces_core.tld
xmlns:h="http://java.sun.com/jsf/html"
myfaces_html.tld
xmlns:rich="http://richfaces.ajax4jsf.org/rich"
ri...
relevance: [2.01]
2007-09-14
I dont have a clue what im doing with Debian so im sticking it all here in no particular order
for sarge:
add to etc/apt/sources.list
deb http://oss.oracle.com/debian unstable main non-free
deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia sarge main
deb ftp://ftp.sunet...