LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-27-2003, 02:29 AM   #76
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58

this is not right

% ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so \
~/mozilla-1.0/plugins/
DID THAT ALSO... but since i installed it to root i changed the /usr/local to root also.. and checked if there was a javaplugin_oji.so created and there was a link created i could tell by the little arrow on the icon...




the instructions have you a bit confused


when you ran the bin file it put the j2re folder in /usr/local

the plugin will be at /usr/local/j2re1.4.1/plugin/i386/mozilla/


confirm this by using ls

ls /usr/local/j2re1.4.1/plugin/i386/mozilla/

you should see the plugin


javaplugin_oji.so


now run the ln command and you should be all set

ln -s /usr/local/j2re1.4.1/plugin/i386/mozilla/javaplugin_oji.so /usr/lib/mozilla-1.3/plugins/javaplugin_oji.so
 
Old 04-27-2003, 02:45 AM   #77
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
oops sorry i think i have confused u... i have just copied those lines from the install readme file... actually i have downloaded it into my /root folder.. and extracted it into my /root folder so there is a /root/j2re1.4.1 directory with the j2re files and stuff... and i linked it from there... with the ln -s command... other than that i MUST install it into /usr/local.. i dont see a problem in wat i have done... any suggestions anybody?
 
Old 04-27-2003, 05:18 AM   #78
xcon
Member
 
Registered: Jan 2002
Location: Ohio
Distribution: Slackware 9.1 (and some 9.0)
Posts: 181

Rep: Reputation: 30
hmm, that ought to work for at least root *if* you got the file named j2re-1.4.1-01-linux-i586-gcc3.2.bin. also it would help to have at least a pentium, with those binaries

however, i'd never put anything in /root that everyone would need to see, and if there's a symlink in /usr/lib/mozilla-1.3/plugins, then everyone who runs mozilla will be looking into /root/-something- !
 
Old 04-27-2003, 08:06 AM   #79
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
I don't know but it was not a very big problem when I did it.

So did you put a link to it in /usr/lib/mozilla-1.3/plugins/ ?

and your using X as root?

look at about plugins in mozilla and see what it says
 
Old 04-27-2003, 09:21 AM   #80
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
Unhappy

yup i am running root in x.. in gnome... and i have installed java on mandrake and red hat like a thousand times.. it was not a big deal there... it was almost the same except with a rpm file... hmm.. i am so lost because i followed the instructions very carefully.... i installed the gcc 2.9 instead of the 3.2 b/c i for the 3.2 i might not have the dependencies and i thought i might go the safe way... other than that i have no clue wat i have done wrong.... i guess i can try to install it into the /usr/local folder just to try if that works... another question how would i "uninstall" the j2re on my computer? and how can i check if i have java on my browser?... i went into help and about plugins and there was no mime files... and i think it is using the libnull.so plugin... i am sooo confused about this java thing... any help?
thnx for the replies i got before, really appreciate it!

 
Old 04-27-2003, 03:23 PM   #81
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
I think the gcc build is mainly due to the libs. I would go with the one matching your system build.
 
Old 04-27-2003, 04:11 PM   #82
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
how would i find out which gcc build i need??? there are only two on the site gcc2.95 and gcc 3.2 and i have tried them both.. is this wat u were talking about?
 
Old 04-27-2003, 04:34 PM   #83
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
if you have slack 9 then it's 3.2 unless I have missed something here


this command

gcc --version
 
Old 04-27-2003, 04:38 PM   #84
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
it says i have 3.2.2 when i ran the command... but i dont get it i have installed the gcc3.2 version of the java j2re-1.4.1-01-linux-i586-gcc3.2.bin... is there a way i can check if i have installed it correct? i have done everything in the install readme file and linked it... it shows in the usr/lib/mozilla-1.3/pulgins folder.. it has the link file of the javaplugin_oji.so... but i dont have java still =(
 
Old 04-27-2003, 05:33 PM   #85
saiz66
Member
 
Registered: Apr 2003
Posts: 225

Rep: Reputation: 30
Talking JAVA WORKS!

okay i figured out my stupidity.. well here it goes... i installed java 1.4.1 on my mozilla 1.3 apparently the versions have to match so i needed the java 1.3 or i could have installed the newest mozilla 1.4.1 and installed the java 1.4.1 ... how stupid huh? thnx for ALL the replies... really appreaciate it!
 
Old 04-27-2003, 06:56 PM   #86
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
cool
 
Old 06-08-2003, 06:45 AM   #87
xcon
Member
 
Registered: Jan 2002
Location: Ohio
Distribution: Slackware 9.1 (and some 9.0)
Posts: 181

Rep: Reputation: 30
hey, i found out how to get bwbar to dynamically link to libpng... you have to add "-lz -lm" to the linker options (previously only "-lpng") in the Makefile that comes with it, so you can type "make" instead of gcc --(lots of options) bwbar.c

this instantly solves the failed dependencies in Slack 9 that were no problem in Slack 8.1
 
Old 06-08-2003, 10:51 AM   #88
Artimus
Member
 
Registered: Feb 2003
Location: Wisconsin
Distribution: Slackware
Posts: 188

Rep: Reputation: 30
I have to agree with you all. I'm running Slack 8.1 on my server.

My List of Complaints:
1. The 2nd time I installed, Lilo didn't get written correctly.
2. GCC 3 can't seem to compile anything correctly.
3. None of the old packages work. I have made like 50 of them!!

This is from my personal experience, yours may differ. For what my server does (Apache, PHP, mySQL, UltimateIRCD & Anope, SSHD), Slack 8.1 works great.
 
Old 06-08-2003, 03:59 PM   #89
terminator
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 35

Rep: Reputation: 15
suggestion: never use GarbageNOME and KrapDE,
 
Old 06-08-2003, 04:36 PM   #90
JustSlack
Member
 
Registered: Jun 2003
Location: Gurnee, IL
Distribution: Mandrake
Posts: 65

Rep: Reputation: 15
I've been using Slackware 9 for about a month now (I came from using SuSE 8.1) and only once did the system go completely FUBAR. I did a rpm2tgz of transgaming's Kohan port since I can't remember how to get back to the original download page to get the tarballs and installed the tgz. I don't remember changing anything else and when I rebooted the computer the ICEauthority for the user kept changing to root as the owner an group and kept locking me out. Also I lost read permissions to /usr/bin for users which kept resetting itself every reboot. I figured the quick fix would be to reinstall. Beyond that nothing else has gone wrong with Slack 9. I just don't like rpm2tgz from now on.
I'd take Slackware over any distribution anyday.
 
  


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
Yast SUCKS little_penguin SUSE / openSUSE 17 07-13-2005 01:35 AM
9.2 Sucks johnson_steve SUSE / openSUSE 17 04-27-2005 02:25 AM
SUSE 9.1 sucks kolchuga Linux - Distributions 19 07-08-2004 04:37 AM
IT still SUCKS! This Sucks General 10 02-26-2004 10:52 AM
Winblows just sucks tfrye General 4 04-25-2001 03:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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