Tagged Questions
0
votes
0answers
9 views
Can not install 4shared desktop
I have been going to install 4shared desktop. When I opened 4shared desktop .deb file by Software Ubuntu Center, it required openjdk-6-jre, but it can not install openjdk-6-jre. When i marked ...
0
votes
0answers
306 views
Ubuntu 13.04 - Unable to manage groups gnome-system-tools does not install from Software Center
Here is error message when attempting to install gnome-system-tools
The following packages have unmet dependencies:
gnome-system-tools:i386: openjdk-7-jre: Depends: openjdk-7-jre-headless (= ...
1
vote
0answers
45 views
Java installed, command not working
I have installed java but I could not get any java command to work! Below shows what I get when I try to run java commands:
sultan@ubuntu:~$ java
The program 'java' can be found in the following ...
1
vote
1answer
408 views
Setup and install IntelliJ with JDK
Is there any scripts for downloading and installing IntelliJ with JavaJDK or OpenJDK?
I don't know how I did it before using Ubuntu 12.10 but I'm now on a fresh 13.04 install and I have been looking ...
0
votes
2answers
883 views
Installation problem on jdk1.7.0_11
I am trying to install my ubuntu using the downloaded jdk1.7.0_11 and jre1.7.0_11,and i traced the questions from here and followed tat steps even it is not installing the java.
In the terminal , I am ...
1
vote
1answer
179 views
how to install g++ and openJDK from .deb package [duplicate]
Possible Duplicate:
How can I install software or packages without Internet (offline)?
I have recently started using ubuntu 12.04 for my dell inspiron 5500 15r. I want to install g++ and ...
0
votes
0answers
15 views
Problems with Update Manager and public keys [duplicate]
Possible Duplicate:
How do I fix the GPG error “NO_PUBKEY”?
I am trying to use sudo apt-get update, but I get the following error message:
W: GPG error: "http://dl.google.com" stable ...
0
votes
1answer
796 views
How come JAVA_HOME not automatically set for all users after installing openjdk-6 on Ubuntu 12.04?
On a freshly installed box, Java was not installed, so I installed openjdk-6 via apt-get install openjdk-6-jre openjdk-6-jdk. When I try to start my Hadoop service, it complains that JAVA_HOME is not ...
2
votes
1answer
4k views
installation of openjdk 7
I am installing openjdk-7 on my ubuntu 10.04 server
But I find it to be difficult.
I am new to ubuntu.
I have installed the python software properties as suggested by some advice I saw online
and ...
0
votes
1answer
2k views
Errors when trying to install the, default-jre-headless package from the synaptic package manager
I am trying to install the java re and java dk in Ubuntu 10.04 LTS. I tried using this link ubuntu help java. I used the first link for installing and clicked yes. I was warned that some of the ...
0
votes
2answers
1k views
openjdk6 not available
I run a server with Ubuntu 10.04 (Lucid Lynx) Minimal Server, on amd64 system. I 'd like to install the openjdk packages (jre and jdk), but when I try
sudo apt-get install openjdk-6-jdk
I get
...
0
votes
1answer
1k views
Can't Install OpenJDK6
Well it started downloading packages but in between due to connection failure it stoped and now when I again run the same command I got this error:
Err http//in.archive.ubuntu.com/ubuntu/ ...
9
votes
2answers
6k views
ca-certificates-java fails when trying to install openjdk-6-jre
I use a VPS with Ubuntu Server 10.10 x64. I want to use Java and run the command sudo apt-get install openjdk-6-jre but it fails because the installation encounted errors while processing ...
