LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-22-2004, 07:58 AM   #1
mikedeatworld
Member
 
Registered: Nov 2003
Location: Farmington Michigan
Distribution: UBUNTU - Slackware - SuSE 9.1 - Knoppix - Fedora
Posts: 828

Rep: Reputation: 30
Help. Dumb down Java install


Welp. I don't get it. I have read so many different tutorials and walk throughs on how to install Java VM.

The installation goes well. However, I need help finding how to do the "sim link?" so Java knows what folder to point to.

I am running slackware and am somewhat new to Linux. Please Dumb this down a bit. This is the only application I have had trouble installing since day one. Advice?

Thanks.

Mike
 
Old 01-22-2004, 08:56 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
A "symlink", or symbolic link, is created using the ln command with the -s (for symbolic) switch. There are several different ways of actually using the command, but I recommend cd'ing to the directory where you want the link located, and then create the link with the command ln -s <location we want to link to> .
The dot means "current directory", so the command above basically means "create a link named like the file or directory we're linking to in this directory".

So, for a real-world test: cd to /usr/lib/mozilla/plugins, and if the plugin file is in /usr/local/java/j2sdk-1.4.2_03/jre/plugin/ns610-gcc32 then type ln -s /usr/local/java/j2sdk-1.4.2_03/jre/plugin/ns610-gcc32 .
It's that simple. Make sure that you're linking to the correct file - I made up the location above so you may have better luck if you thoroughly research where the file is first.


Håkan
 
Old 01-22-2004, 12:25 PM   #3
rocannon
LQ Newbie
 
Registered: Apr 2003
Location: hanish worlds
Distribution: fedora & windows XP
Posts: 23

Rep: Reputation: 15
go to this link: http://java.sun.com/j2se/1.4.2/manua...all_linux.html

it's on the sun website and explains how to create the necessary symbolic link.
 
Old 01-22-2004, 10:37 PM   #4
RolledOat
Member
 
Registered: Feb 2003
Location: San Antonio
Distribution: Suse 9.0 Professional
Posts: 843

Rep: Reputation: 30
Or, do this...

http://www.linuxquestions.org/questi...hreadid=137662

R.O.
 
  


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
what directory is java install? what CMD determined where java is install? Thks. suse2166 Linux - Newbie 2 09-04-2005 08:24 PM
Ok, dumb question. If I install a Mandrake kernel RPM, where does it install to? Kramer Linux - General 6 01-13-2004 09:39 PM
Help the dumb girl install her drivers hindenbergbaby Linux - Newbie 4 09-23-2003 08:07 AM
dumb install question jonathan_hehn Linux - General 19 07-26-2003 04:00 PM
Where do the programs I install go to???(I'm Dumb) Laxin22 Linux - General 5 01-02-2002 03:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:28 PM.

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