*

Welcome, Guest. Please login or register.

Get your own OLPC - Buy an XO laptop on eBay!
Pages: [1] 2
Print
Author Topic: Easy firefox 3.0 install  (Read 17789 times)

Easy firefox 3.0 install

red
Commenter

Posts: 20



August 10, 2008, 03:37:52 PM

I just found this way to intsall firefox using one command, but for some reason the icon like back and reload turn out huge. However, I believe this can be fixed by using a different theme.

The code is wget -P ~ http://ftp://ftp.mozilla.org/pub/firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2 && tar xjf ~/firefox-3.0b3.tar.bz2 -C ~
Logged

#1 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 10, 2008, 10:51:59 PM

The current version is 3.0.1, so the command should be:

wget -P ~ http://ftp://ftp.mozilla.org/pub/firefox/releases/3.0.1/linux-i686/en-US/firefox-3.0.1.tar.bz2 && tar xjf ~/firefox-3.0.1.tar.bz2 -C ~
« Last Edit: August 11, 2008, 02:16:54 PM by teapot » Logged

#2 Re: Easy firefox 3.0 install

red
Commenter

Posts: 20



August 11, 2008, 07:34:31 AM

Oh thanks. I didn't realize there was a new version.
Logged

#3 Re: Easy firefox 3.0 install

GregYohn
OLPC News Forum Expert
****
Posts: 748



August 11, 2008, 07:53:28 AM

Hello!

What is the difference between Opera and FireFox?

I use Opera on my XO and FireFox on my desktop. I do not see much difference, so I am keeping Opera for my XO.
Logged

#4 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 11, 2008, 08:52:50 AM

Oh thanks. I didn't realize there was a new version.
Not only there is, some of improvements and bugfixes that are important for a computer with limited resources such as XO, only appeared at the time of 3.0 release (3.0.1 includes more fixes).
Logged

#5 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 11, 2008, 08:55:48 AM

Hello!

What is the difference between Opera and FireFox?

I use Opera on my XO and FireFox on my desktop. I do not see much difference, so I am keeping Opera for my XO.

Personally I prefer Firefox because of extensions. On this site the top background image (green gradient) was creating massive slowdown until I blocked it in Adblock Plus.
Logged

#6 Re: Easy firefox 3.0 install

davidvincentjones
Commenter

Posts: 25


August 11, 2008, 11:44:14 AM

looked easy but   ...... Getting a "wget: missing URL" error

any ideas?
Logged

#7 Re: Easy firefox 3.0 install

davidvincentjones
Commenter

Posts: 25


August 11, 2008, 12:26:42 PM

The updated line has a missing tilda "~" in the front that was causing my problem ...

thanks
Logged

#8 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 11, 2008, 02:17:12 PM

The updated line has a missing tilda "~" in the front that was causing my problem ...

thanks
Fixed, thanks.
Logged

#9 Re: Easy firefox 3.0 install

Josh Cowder
New

Posts: 3


Phoebe's Dad


August 11, 2008, 02:55:49 PM

OK, I typed this into the command line, with the tilde.  It appeared to download, then it stopped at the prompt with no apparent error.  And no apparent action.   Huh

I think I was at the 'root' directory when I did this.  Do I need to do the "cd .." before downloading?

How do you start Firefox3 once you've installed it?

Sorry, Linux newbie. 
Logged

#10 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 11, 2008, 04:25:54 PM

OK, I typed this into the command line, with the tilde.  It appeared to download, then it stopped at the prompt with no apparent error.  And no apparent action.   Huh

It's installed then.
Quote
I think I was at the 'root' directory when I did this.  Do I need to do the "cd .." before downloading?

How do you start Firefox3 once you've installed it?

Sorry, Linux newbie. 

~/firefox/firefox&

If you are "olpc" user, you can assign /home/olpc/firefox/firefox command line to a launcher (add a launcher to the panel, set command line to this, application name to "Firefox" and icon to Firefox icon file /home/olpc/firefox/mozicon128.png), otherwise replace "olpc" with your username.
Logged

#11 Re: Easy firefox 3.0 install

mavrothal
Administrator
OLPC News Forum Expert
*****
Posts: 1289


August 11, 2008, 10:22:41 PM

Talking about firefox...
Does anybody know a line of code that I could add somewhere (?) so the default zoom will be something viewable on the olpc screen?
Now if this is for only for the text (as firefox allows) would be perfect!
Thanks
Logged

XO-1: Is never going to run Flash, but is certainly flashy!
(If you want Flash, get an XO-1.5 running OLPC 11.2.0 or XOpup Grin )

#12 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 11, 2008, 11:26:11 PM

Talking about firefox...
Does anybody know a line of code that I could add somewhere (?) so the default zoom will be something viewable on the olpc screen?
Now if this is for only for the text (as firefox allows) would be perfect!
Thanks

Just set a larger base font size in Firefox configuration (Edit -> Preferences -> Content tab).
Logged

#13 Re: Easy firefox 3.0 install

mavrothal
Administrator
OLPC News Forum Expert
*****
Posts: 1289


August 12, 2008, 12:32:12 AM

Quote
Just set a larger base font size in Firefox configuration (Edit -> Preferences -> Content tab).

Oh, I did. But a lot of pages do not appear to respect that. Any way to force it?
I also tried to play with the dpi resolution in the about:config file but this has its problems too.
Logged

XO-1: Is never going to run Flash, but is certainly flashy!
(If you want Flash, get an XO-1.5 running OLPC 11.2.0 or XOpup Grin )

#14 Re: Easy firefox 3.0 install

teapot
OLPC News Forum Expert
****
Posts: 662



WWW
August 12, 2008, 08:05:30 PM

Quote
Just set a larger base font size in Firefox configuration (Edit -> Preferences -> Content tab).

Oh, I did. But a lot of pages do not appear to respect that. Any way to force it?
I also tried to play with the dpi resolution in the about:config file but this has its problems too.

In the "Advanced" menu on "Content" tab select font size 22 for proportional and monospace fonts, 18 for minimum font size. Set it separately for all languages that you use. Some languages may require even larger fonts, however anything with Roman, Greek or Cyrillic alphabet. should be fine with those settings.
Logged
Pages: [1] 2
Print
Jump to:  

Members
Total Members: 2405
Latest: sembik
Stats
Total Posts: 31943
Total Topics: 3843
Online Today: 27
Online Ever: 238
(April 18, 2011, 09:48:50 PM)
Users Online
Users: 0
Guests: 15
Total: 15