LinuxQuestions.org
Visit Jeremy's Blog.
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 08-22-2004, 01:06 PM   #1
kak
Member
 
Registered: Jul 2004
Location: Moriarty, NM, USA about 100 yards form Rattle Snake Coutry
Distribution: Slackware , Ubuntu
Posts: 269

Rep: Reputation: 30
Question Mozilla troubles


Ok, Mozilla will simply not start up as an user. If I open xterm and su to root then start Mozilla from the term it starts fine. What the hell am I doing wrong??? I am on Slackware 10 using Firestarter for my firewall. I can get out using Dillo as a user. Galeon also pops up an error message :
"Ensure the "MOZILLA_FIVE_HOME" environment variable is set to the correct Mozilla installation directory"

Can someone translate????
 
Old 08-22-2004, 01:19 PM   #2
Cedrik
Senior Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 2,140

Rep: Reputation: 244Reputation: 244Reputation: 244
It must be permission problem as root can execute some files required by mozilla instead of your user.

Try to find mozilla files that have too strict permissions like root:root 0600 (r-w------)or 0700 (rxw------), they should be 0644 or 0755

These commands may help to find those files :

find /usr/lib/mozilla* -perm 0700
find /usr/lib/mozilla* -perm 0600

And to reset them properly :

find /usr/lib/mozilla* -perm 0700 -exec chmod 0755 "{}" \;
find /usr/lib/mozilla* -perm 0600 -exec chmod 0644 "{}" \;

Last edited by Cedrik; 08-22-2004 at 01:34 PM.
 
Old 08-22-2004, 09:55 PM   #3
kak
Member
 
Registered: Jul 2004
Location: Moriarty, NM, USA about 100 yards form Rattle Snake Coutry
Distribution: Slackware , Ubuntu
Posts: 269

Original Poster
Rep: Reputation: 30
Smile All fixed

Thanks alot. Problem solved.

Also all those out there answering questions Thank you. With out this mass of information, I never could have got Slack running.
 
Old 08-23-2004, 08:57 AM   #4
NumbSkullMD
LQ Newbie
 
Registered: Aug 2004
Distribution: Slackware 10.0
Posts: 17

Rep: Reputation: 0
Sweet! Thanks for the answer! I had this problem too .

 
  


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
troubles with SATA, troubles with NVIDIA aevangelica Linux - Hardware 6 10-17-2005 02:39 AM
Segfaults in Mozilla, Mozilla Firebird, and Mozilla Thunderbird Ninja Cow Linux - Software 2 02-02-2004 01:33 AM
mozilla 1.4 saving and downloading troubles Abe_the_Man Linux - Software 1 12-19-2003 02:16 PM
Mozilla User Profile troubles GoddessPrime Linux - Software 7 10-03-2003 04:08 AM
Mozilla Install Troubles Aram Linux - General 4 01-31-2002 08:45 AM

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

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