mozilla update to 1.7.7 -> won't start anymore

Place to discuss Debian Linux and Debian based distributions

mozilla update to 1.7.7 -> won't start anymore

Postby Ice9 » Tue Apr 19, 2005 2:04 pm

Just did an update of mozilla to version 1.7.7 and mozilla wouldn't start anymore.
Tried to load it from within a console window and it gave me the output:
Code: Select all
/usr/bin/mozilla: line 75: syntax error near unexpected token `elif'
/usr/bin/mozilla: line 75: `elif [ "$MOZILLA_DSP" = "none" ];then'


Lines 75 and 76
Code: Select all
elif [ "$MOZILLA_DSP¨ = "none" ]; then
          MOZILLA_DSP=""
fi

should be
Code: Select all
if [ "$MOZILLA_DSP¨ = "none" ]; then
          MOZILLA_DSP=""
fi

and then mozilla starts again.

I posted this in the Debian section because I suppose it's a debian-mozilla specific issue, feel free to move it to "General applications" if it also affects mozilla on other OSes.
Ice9
guru
guru
 
Posts: 577
Joined: Thu Jan 09, 2003 12:40 am
Location: Belgium

Postby Void Main » Tue Apr 19, 2005 3:40 pm

Wow, I wonder how that one slipped out the door? :)
User avatar
Void Main
Site Admin
Site Admin
 
Posts: 5705
Joined: Wed Jan 08, 2003 5:24 am
Location: Tuxville, USA

Postby Ice9 » Wed Apr 20, 2005 1:17 am

I won't say "Me too" because I didn't have a clue about what that message meant, I just opened the script in vi and looked for something that seemed weird or not similar to the rest, changed it and it worked :D

But this is actually a good example of the power of apt-get
I couldn't fire up mozilla and didn't have any other browser installed on my system.
If a Windows user has a problem which prevents IE from starting up he's stuck because he can't go and download firefox or mozilla to google for answers.
I just did an apt-get install mozilla-firefox and I was off googling, didn't find anything useful but that's another story :wink:
Ice9
guru
guru
 
Posts: 577
Joined: Thu Jan 09, 2003 12:40 am
Location: Belgium

Postby Membrax » Mon May 09, 2005 9:10 am

I was just about to recommend Ice9 to install Firefox on his system.
When done, welcome to the playground of experienced guys. :lol:
Membrax
scripter
scripter
 
Posts: 99
Joined: Tue Oct 21, 2003 2:04 pm
Location: 50'48''N - 4'21''E


Return to Ubuntu/Debian

Who is online

Users browsing this forum: No registered users and 1 guest

cron