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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-10-2004, 04:01 PM
|
#1
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Rep:
|
mozilla won't start for users
Hello,
I'm running slackware 9, and there is a problem with mozilla in that it will only work for root. When my user account tries to start it nothing happens and the terminal returns to the command prompt.
I thought it may be trying to run on the wrong display but there are no error messages.
cheers in advance
simon
|
|
|
09-10-2004, 04:13 PM
|
#2
|
LQ Newbie
Registered: Feb 2003
Location: Toronto
Distribution: Slackware, Gentoo
Posts: 6
Rep:
|
Did you start X as root or as the user?
|
|
|
09-11-2004, 02:29 PM
|
#3
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Original Poster
Rep:
|
I think X is started by root as I am using XDM.
I will try running X as a user. All the other X programs work fine.
cheers
simon
|
|
|
09-11-2004, 05:43 PM
|
#4
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
Well the simple way to fix it, if there's only one user, install mozilla in your home folder. The slightly more complicated fix, if there is more than one user, is to chown the mozilla folder so that the user owns it and after you've run it once, chown it back to root
su
password
chown -R $USERNAME /path/to/mozilla
chown -R root:root /path/to/mozilla
|
|
|
09-11-2004, 10:21 PM
|
#5
|
LQ Newbie
Registered: Sep 2004
Distribution: Mandrake Linux 10
Posts: 22
Rep:
|
I have the same problem........here is what i get running from the shell in user mode:
serial 2472 error_code 3 request_code 2 minor_code 0
Help would be appreciated! 
|
|
|
09-11-2004, 10:41 PM
|
#6
|
Senior Member
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070
Rep:
|
When you say the shell do you mean an X-Terminal?
Where did you install Mozilla?
run the command
whereis mozilla
|
|
|
09-11-2004, 10:46 PM
|
#7
|
LQ Newbie
Registered: Sep 2004
Distribution: Mandrake Linux 10
Posts: 22
Rep:
|
I mean the Gnome terminal........sorry forgot to mention i am in Mandrake 10.
Here is what i get when i run whereis:
mozilla: /usr/bin/mozilla /usr/lib/mozilla /usr/local/mozilla /usr/share/man/man1/mozilla.1.bz2
|
|
|
All times are GMT -5. The time now is 03:23 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|