Go Back   The UNIX and Linux Forums > Operating Systems > Solaris


Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #8  
Old 09-11-2012
ɹǝsn sıɹɐlos
 
Join Date: Dec 2007
Location: Paris
Posts: 4,187
Thanks: 14
Thanked 409 Times in 376 Posts
Quote:
Originally Posted by wolfgang View Post
OK.
I have downloaded and written to CD this file - jdk-6u35-solaris-sparc.tar.Z
Why didn't you download the file directly to the sparc machine ?
Quote:
The OS sees that file as - jdk_6u35.z
Then I have copied that file from CD to e.g. /usr/temp_java_update.
Further I have tried unpack it.

Code:
# cd /usr/temp_java_update
# zcat jdk_6u35.z | tar -xf -
jdk_6u35.z.Z: No such file or directory
#

Where I did wrong?

Code:
# mkdir /opt/jdk
# cd /opt/jdk
# gunzip < /cdrom/jdk_6u35.z | tar xf -

and you are done.
Sponsored Links
    #9  
Old 09-12-2012
Registered User
 
Join Date: Aug 2009
Posts: 76
Thanks: 0
Thanked 0 Times in 0 Posts

Code:
Why didn't you download the file directly to the sparc machine ?

Jilliagre you'll not believe. There are the place on the Earth where the utp cable with RJ45 doesn't stick out from a wall. And at the best there is 3G poor coverage around.
I know may use 3G modem+router etc and download...

I 'll try youre advices.

---------- Post updated at 02:38 AM ---------- Previous update was at 02:05 AM ----------

OK. SUNWj6rtx, SUNW6dvx installed and at /usr/jdk/instances appears JDK6 files.
Now.
Solstudio tries to find once.
1) At /usr/jdk
2) At /usr/java
3) At /usr
Question.
Where change path of search?
Sponsored Links
    #10  
Old 09-12-2012
ɹǝsn sıɹɐlos
 
Join Date: Dec 2007
Location: Paris
Posts: 4,187
Thanks: 14
Thanked 409 Times in 376 Posts
You might simply set $JAVA_HOME or your $PATH before launching studio to get it to pick the right java command.
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
JNI program work with jdk 5 but not jdk6 on aix 5.3 TsanChung AIX 0 09-21-2008 08:38 PM
freedce requires libdcethreads! mannam srinivas SuSE 1 05-16-2008 07:22 AM
Need Help with -newer command bbbngowc Shell Programming and Scripting 1 01-12-2008 07:02 AM
New User Requires Help John K. Mbuki Shell Programming and Scripting 1 05-30-2002 03:34 AM
tar --newer = tar --newer-mtime ? jamesbond UNIX for Dummies Questions & Answers 1 10-16-2001 02:24 PM



All times are GMT -4. The time now is 05:11 AM.