Web browser not opening


 
Thread Tools Search this Thread
Operating Systems Solaris Web browser not opening
# 1  
Old 06-24-2009
Web browser not opening

On clicking on my WEB BROWSER . no window is appearing , only a dialog box appearing with named "ALERT" any nothing else.
What is browser package name , which is by default in Solaris 10
# 2  
Old 06-24-2009
Mozilla Firefox should be the one
# 3  
Old 06-24-2009
i guess you are logged in via a graphical desktop? from there, open a shell and run `which mozilla`

if you get output like this (or similar), youre in luck
Quote:
-bash-3.00$ which mozilla
/usr/sfw/bin/mozilla
then just run
Quote:
-bash-3.00$ mozilla &
hopefully the browser window comes up. if not, post what happens.
# 4  
Old 06-24-2009
Quote:
Originally Posted by incredible
Mozilla Firefox should be the one
Only post update 5. Prior to that it was still the mozilla suite.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. SCO

How to Launch Apache Web Browser?

This should be trivial, but it's not. I have Apache installed and running on my SCO UNIX OpenServer 5.0.7 system; Apache says its enabled and started. But I cannot for the life of me figure out how to launch it from a command line or from X-Windows! Maybe JTG or someone else knows the answer.... (2 Replies)
Discussion started by: Transpower
2 Replies

2. Shell Programming and Scripting

Opening a browser

Hi, I want to open an browser from unix terminal.For example i want to go to google site from my unix cmd prompt what command should i use.I am using korn shell. Thanks in advance. (7 Replies)
Discussion started by: Lakesh
7 Replies

3. AIX

Can I run this thing in a web browser?

Old AS/400 guy here now administering an AIX system. We have an application that runs on 3151 emulator. Is it possible via an program or other to run a 3151 session in a web browser? I would like to have some of my user be able to work from home without having to install an emulation program, and... (1 Reply)
Discussion started by: jeveretts
1 Replies

4. Web Development

What is Your Favorite Web Browser?

OK, please vote on your favorite web browser and comment why! Only currently supported browers please! Thanks. PS: I am a big FireFox fan. FireFox add-ons rock! (61 Replies)
Discussion started by: Neo
61 Replies

5. What is on Your Mind?

The Dillo Web Browser

Hello, Have you all noticed that the Dillo web browser always reports bugs just about on every web page. Richard Stallman's Personal Page However some, but not many have none. cheers (2 Replies)
Discussion started by: nigelc
2 Replies

6. Linux

web browser from konsole

hi experts, i'm running red hat linux, consider there's no visual interface, no X server... actually there is one but it's written in Python! what i need is to intall a decent web browser on it! is it possible? and i only have abt 100 MBs of free disk space... (1 Reply)
Discussion started by: elzalem
1 Replies

7. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies
Login or Register to Ask a Question