LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 03-13-2014, 10:55 AM   #16
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641

# 15 .
Quote:
I have tried all above jitter awk.
How about "jitter.sh" ( $ sudo apt-get install tcsh ).


No valid links in post #15 : All four links are "part of a link" → →
You cannot copy/paste a link address. Use "Right click" → "Copy Link Location".
* So we have actually no idea about what you are trying to install.
? jdk-1.6 ? Or jdk-1.7 ? Or ?

-
 
Old 03-14-2014, 09:30 PM   #17
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
Thanks Kundfi for reply
I want to install jdk-1.6

I am trying to install java as suggest by you in one of my previous post.

Name
# ns2.29 installation on ubuntu 10.04
http://www.linuxquestions.org/questi...207/page2.html

next I run command

java -version

then ouput
java version "1.6.0_30"

does it means java has been installed on my system



when I run ./jitter.sh

output
column: 1: No such file or directory
column: 10: No such file or directory

Last edited by Aska123; 03-16-2014 at 11:25 PM.
 
Old 03-15-2014, 03:52 AM   #18
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 17 .
Quote:
I want to install jdk-1.6
Yes I know, from your posts in another thread →
→ You are spreading your question in two threads. Don't do that.
Read the rules http://www.linuxquestions.org/linux/rules.html
""Do not post the same discussion in more than one forum.""

These lines "http://download.oracle.com/otn-pub/j...linux-i586.bin" etc. in #15 and #17
are not a "Link Location". Please edit posts #15, #17.
HOWTO copy a link address : Mouse right click ,,, and then choose "Copy Link Location".


Quote:
.. I run command
java -version
then ouput
java version "1.6.0_30"
$ 'java -version' : Will always reply with a three line text.
Be precise with the information, please.

-
 
Old 03-16-2014, 04:25 AM   #19
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
output from command
java -version is
java version "1.6.0_30"
OpenJDK Runtime Environment (IcedTea6 1.13.1) (6b30-1.13.1-1ubuntu2~0.10.04.1)
OpenJDK Client VM (build 23.25-b01, mixed mode, sharing)


sorry for multiple threads.
 
Old 03-16-2014, 05:02 AM   #20
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 19 .

OK, "OpenJDK Runtime Environment".

Please try :
$ sudo update-alternatives --config java
... and then select the "oracle java", if present.

* We still have no idea what you installed : Corrupt link address's.
* Edit your posts to valid links !
* Show the file name of the package you got from Oracle.

-
 
Old 03-16-2014, 11:24 PM   #21
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
command
sudo update-alternatives --config java

gives output
There is only one alternative in link group java: /usr/lib/jvm/java-6-openjdk/jre/bin/java
Nothing to configure.


file name of the package you got from Oracle.

j...linux-i586.bin

Please tell correct method of java installation.

There is no Oracle Java.
 
Old 03-16-2014, 11:39 PM   #22
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 21 .
Quote:
There is no Oracle Java.
How come your links say oracle ?
"https://edelivery.oracle.com/... "
 
Old 03-18-2014, 12:06 AM   #23
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
Dear Kundfi

I tried to install java from this link as suggested by you in one of my previous post.

# ns2.29 installation on ubuntu 10.04
http://www.linuxquestions.org/questi...207/page2.html


This link is provided by you
 
Old 03-18-2014, 04:25 AM   #24
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 23 .

"http://www.linuxquestions.org/questi...207/page2.html" : Not a copy of a link.
* A short part of the link address is not usable.


To copy a `link address', please do :
Mouse right click on the link, the select 'Copy Link Address'.


-
 
Old 03-18-2014, 12:38 PM   #25
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
http://www.linuxquestions.org/questi...207/page2.html
 
Old 03-18-2014, 12:41 PM   #26
Aska123
Member
 
Registered: Apr 2013
Posts: 197

Original Poster
Rep: Reputation: Disabled
http://www.linuxquestions.org/questions/ linux-software-2/help-ns2-29-installation-on-ubuntu-10-04-a-4175458207/page2.html

when I am following right click
it is same as above
 
Old 03-18-2014, 03:47 PM   #27
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 23, # 25 .

You can't use the direct link to the old Oracle java package any more.
The jdk6 packages were moved to the "old archive" long time ago.

Please visit http://www.oracle.com/technetwork/ja...ads/index.html
.. if you want jdk 7 (Recommended) → "JDK7 , Download".


Old 'jdk6' : http://www.oracle.com/technetwork/ja...e6-419409.html
→ Java SE Development Kit 6u45 → →
http://www.oracle.com/technetwork/ja...k-6u45-oth-JPR
.... and then select jdk-6u45-linux-i586-rpm.bin .

-

Last edited by knudfl; 03-18-2014 at 04:20 PM.
 
1 members found this post helpful.
  


Reply



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
NTP jitter problem qrange Linux - Software 1 10-17-2013 08:31 AM
[SOLVED] Need solution for awk: syntax error near line 1 ERROR Vthimmap Linux - Newbie 5 10-16-2012 04:04 AM
awk error awk: line 2: missing } near end of file boscop Linux - Networking 2 04-08-2012 10:49 AM
bash script read error and awk ouptut error whited Programming 4 10-16-2007 07:05 PM
Tools for determinig Jitter bzlaskar Linux - Networking 0 06-30-2006 11:50 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:01 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