user-avatar
Today is Saturday
February 4, 2012

Tag: firefox

January 11, 2012

Compiling firefox-9.0 on linux PPC

by Thomas Capricelli — Categories: Admin, Gentoo — Tags: , Leave a comment

The good point is that yes!, it is possible to compile firefox 8.0 or 9.0 on linux-ppc.

General point of view

The mozilla foundation has stopped supporting the PPC platform for firefox starting with version 4.0. Gentoo ebuilds, quite understandably, followed upstream by removing ppc keywords for all firefox ebuilds >=4.0.

Though… I still have this nice ibook overthere. I’m not sure what it is (ibook G3 something ?) but what is for sure is that the processor is a 32-bit PPC. I use a very convenient lightweight desktop on this, based on razor-qt and such. My main usecase for this computer is … browsing. I don’t update it very often and I still had firefox 3.x on it. I thought it was time to get something more recent.

It happens that a friend of mine had similar problems updating firefox on several Mac mini, those old ones with ppc processors too (hello Olivier :-) .

The one thing to know is that some google-related stuff in the crashreporter will NOT compile under recent gcc (we tested 4.3 and 4.6 I believe). So you have to disable the crashrepoter in order to get firefox compiling. Despite this, it should be ok, even though unsupported.

Howto for Gentoo users

First thing you need to do is to force the ppc (or ~ppc) keyword for firefox. Add this line

www-client/firefox **

into /etc/portage/package.keywords (record this path can either be a file or a directory whose files will be concatenated).

Fortunately, there’s a gentoo USE flag for the crashreporter, so you just need to disable it, by adding “-crashreporter”, either to the USE variable in /etc/make.conf, or in /etc/portage/package.use

Then be patient. Of course, on such old beasts, it will need several hours of compiling.

July 20, 2008

Youtube web shortcut

by Thomas Capricelli — Categories: Gentoo, KDE — Tags: , , , 3 Comments

You all know the web shortcuts for konqueror, don’t you ? (like gg: or wp: when you want to use google or wikipedia in alt-f2 or konqueror).

Well, I find this really useful, but theres none for youtube (in kde 3 at least, I haven’t checked kde4 yet). This is really easy to do. Go in the settings dialog for web browsing, either from konqueror (settings/configure konqueror), or kcontrol / internet&network / web browsing / web shortcuts. Create a new shorctut using the URL:

http://www.youtube.com/results?search_query=\{@}&search_type=&aq=f

And you’re done. Happy youtubing!

how to configure a web shortcut for youtube

As a side note, I dont use konqueror for browsing, firefox is configured as my main web browser. But, strangely enough, when you use the web shortcuts or if you open a bookmark from the kicker “bookmark” applet, then the right thing is done and the page is opened in firefox. This brings web shortcuts to firefox as well, and I’m happy with that.

© 2012 Thomas Capricelli All rights reserved - Wallow theme v0.46.5 by ([][]) TwoBeers - Powered by WordPress - Have fun!