Returned 5 Results for "java" Ordered By Relevance

find java path in ubuntu

relevance: [2.59]
2008-12-08 Digg! icurtain Delcious icurtain
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...

Installing Java on Linux

relevance: [2.33]
2007-08-31 Digg! icurtain Delcious icurtain
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...

Jboss Seam PermGen space crash

relevance: [2.2]
2007-09-10 Digg! icurtain Delcious icurtain
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...

Tag Library Descriptor - TLD files for Java Editors

relevance: [2.07]
2007-12-04 Digg! icurtain Delcious icurtain
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...

Debian Java Install on Sarge [fragment]

relevance: [2.01]
2007-09-14 Digg! icurtain Delcious icurtain
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...