Tagged Questions
3
votes
2answers
41 views
Ubuntu with Java Error
I have Oracle Java installed on my computer. Latest version 1.7 and path variables set properly. But most applications in Ubuntu from Software Center that require Java needs Open JDK Iced Tea etc. I ...
2
votes
2answers
124 views
I cannot install java from the software center
I can't install openJDK from the software center, I get the error:
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openjdk-7/openjdk-7-jre-lib_7u15-2.3.7-0ubuntu1~12.10_all.deb 404 ...
0
votes
1answer
101 views
Can I install an Ubuntu app from remote laptop?
Is their a way to push/send and ubuntu-app/deb-file to be install on my Ubuntu laptop?
Usecase...
Laptop 1.
I find an app, I need to install!
But I´am not at home.
I just push it to my other ...
1
vote
1answer
106 views
Java Problem in 12.04
My OS is 12.04 and I am running it on my laptop. Whenever I install or remove a software from the software centre I receive the error below. Can anyone show me how to fix it?
Location: ...
0
votes
2answers
332 views
Problem by installing Java
Yesterday night I was trying to download Java as per instructions given on http://developer.android.com/ .But I messed up somewhere and had to give up the thing. But since morning when ever I try to ...
1
vote
1answer
54 views
Java JOGL file doesnt't compile - I have installed all the non-docs search results for “jogl” from USC
Title says it all. I have installed everything, yet javac behaves like nothing has happened - No OpenGL objects are found when I try to compile copy-pasted code from tutorials. None.
I'm using the ...
2
votes
1answer
377 views
Ubuntu 12.04 version of Netbeans doesn't have the JavaFX plugin
I just want to know why does Netbeans 7.0.1 from the official Ubuntu 12.04 doesn't have all the plugins (in especial the JavaFX plugin) on it while the official Netbeans from the website (even the ...
0
votes
2answers
1k views
“Package dependencies cannot be resolved” when installing OpenJDK Runtime
When I try to install "OpenJDK Java 7 Runtime" from the Software Centre, this happens:
Package dependencies cannot be resolved
This error could be caused by required additional software ...
1
vote
3answers
6k views
How to remove error message when installing new softwares
First I had installed oracle java via terminal. its get en error. I don't remember the error message. but other java app are working example netbeans, eclipse. The main problem is when i installed any ...
0
votes
3answers
252 views
I cannot install any packages from terminal or software centre. Please help!
Whenever i try to install software from software centre, it says package dependencies cannot be resolved. I have tried restarting, sudo apt-get update/upgrade/clean. I am very new to ubuntu, and I ...
2
votes
1answer
196 views
GWT (Google Web Toolkit) App through USC (Ubuntu Software Center)
Is it possible do deploy google web toolkit (GWT) apps through the UBUNTU software center?
I never deployed any application through the UBUNTU software center (newbie). So if yes, is there someone who ...