LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-10-2005, 12:40 AM   #16
brainlesspinkey
Member
 
Registered: Jul 2004
Distribution: Debian Unstable
Posts: 66

Rep: Reputation: 15

Ok, so the problem seems to be with the java program itself, so you seem right that it is the .bin file. Also, it is a older version of java that you are using (which is my guess as to the problem now). Go to java.sun.com and download the jdk. I'd recomend version 1.4.2 (not 1.5 yet), because that is what most people have (that way you can stay compatable).

the rpm one is basically exactly like the bin one, except it just installs it along with your other rpm files, and puts links to the program in /usr/bin, and also makes it easy to uninstall. I personally like the bin one, because i can then install many versions of java, and then by changing my bashrc file, change what version of java I am currently using (because i compile my programs and test them on different java versions).
 
Old 02-10-2005, 12:44 AM   #17
brainlesspinkey
Member
 
Registered: Jul 2004
Distribution: Debian Unstable
Posts: 66

Rep: Reputation: 15
Here is another thing to try:
I just found it on google, from http://forum.java.sun.com/thread.jsp...77&range=15&q=

Quote:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/j2sdk1.4.1_02/jre/lib/i386/libfontmanager.so: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory

ok. the rest is easy. cwd to your lib-directory (for debian it's /usr/lib) and do a

# ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-1.so.2

(this is for debian woody, adapt the first argument to your own needs/distribution/lib-version)

and restart the tomcat.

for me everything works fine now. Good luck for you!

cheers,
t4l
This sounds exactly like your problem. Why don't you try that?

-pink
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
windows java based app running on fedora core 3? linuxmandrake Linux - Software 2 06-18-2005 12:10 PM
Running a Java App on Linux sxa Linux - Software 3 12-09-2004 06:26 PM
Problems running a Java Swing app under Linux paulmai Linux - General 2 12-04-2004 07:51 PM
help with running a java app Soggy Linux - Software 7 11-20-2003 08:57 PM
Running VB app in Linux rick Programming 4 01-22-2002 04:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration