Tagged Questions
2
votes
1answer
1k views
Is there a tomcat 64 bit version
Is there a tomcat 64 bit version for Linux, I am using Red Hat Linux?.
2
votes
2answers
2k views
How to install JRE on firefox with fedora (64bits)
What do I need to run Java web applications on firefox with my 64bits fedora 17?
I can't pass this test but I have installed the x64 rpm from there. What is missing?
Additional note: I tried to ...
1
vote
1answer
989 views
Missing 32 bit library on a 64 bit Linux install
I am trying to figure out why Eclipse is complaining about being unable to find a library. I've managed to reproduce/reduce the java problem to:
$ ldd ...
0
votes
0answers
163 views
Java SWT App: Need 64-bit swt.jar
I have a Java app that I want to run in Ubuntu, but I have Java 64 so I can't run it because it only has the 32-bit swt.jar. I can't build it myself, so Is there anyone that can provide the 64-bit ...