#1  
Old 06-21-2011, 10:30 AM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Easy Firefox Install

I cannot seem to find an easy way to replace Chrome with Firefox on the forum. Can someone post a step by step (cut and paste) guide please for Meego 1.2.

The guides I have tried so far are for 1.1 and throw up command line errors which I cannot deal with.

I have become so dependant on Firefox now Chrome just doesn't cut it for me.

Thank you in advance
Reply With Quote
  #2  
Old 06-21-2011, 02:48 PM
komalkpal komalkpal is offline
Junior Member
 
Join Date: Sep 2010
Posts: 10
Default Re: Easy Firefox Install

give me your email id .. i'll send you rpm file.
Reply With Quote
  #3  
Old 06-22-2011, 07:29 AM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Re: Easy Firefox Install

Thank you.

Stupid question alert: what is my email id (is it my email address?).

If so, brummie69@hotmail.co.uk

Thank's for your help.
Reply With Quote
  #4  
Old 06-22-2011, 12:37 PM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Re: Easy Firefox Install

Many thank's to Komalkpal for providing the Firefox rpm file.

Anyone know a simple way to install the dependencies that Meego seems to need before install?
Reply With Quote
  #5  
Old 06-24-2011, 04:47 PM
robotno's Avatar
robotno robotno is offline
Senior Member
 
Join Date: Jul 2010
Location: Sweden
Posts: 243
Thanked: 38 times
Send a message via MSN to robotno
Default Re: Easy Firefox Install

Quote:
Originally Posted by brummie69 View Post
Many thank's to Komalkpal for providing the Firefox rpm file.

Anyone know a simple way to install the dependencies that Meego seems to need before install?
What dependencies are missing? Search for them in rpmfind or something and download and install..
But if you have Firefox as an .rpm I asume MANY packages are missing. I think it is easier to download a tar.gz from mozilla.com and extract and just run the program.. There are some guide in this forum that explains how u make a .desktop file to so you can have it under the internet section of applications to..
Reply With Quote
  #6  
Old 06-28-2011, 10:13 PM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Re: Easy Firefox Install

Sorry Robotno for not replying sooner but the issue was too great and I returned to Ubuntu.

The method for installing the other type of firefox linux file threw up many errors which I had no idea about, even after many hours on Google.

I am hoping that enough people will want Firefox instead of Chrome that they will put it in the Meego repositories. Mabye, however they have some sort of sponsorship deal with Google that prevents this - who knows!

Anyhow, I am determined to return t Meego when this issue is sorted.

Cheers!
Reply With Quote
  #7  
Old 06-28-2011, 10:18 PM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Re: Easy Firefox Install

Sorry, I just re-checked, it was a tar.bz2 file I tried to install previously without success. Is a tar.gz more straight forward to install on Meego?
Reply With Quote
  #8  
Old 06-29-2011, 10:28 AM
mechanic's Avatar
mechanic mechanic is offline
Senior Member
 
Join Date: Oct 2010
Posts: 130
Thanked: 7 times
Default Re: Easy Firefox Install

It depends what's in the (archive) file, but if the contents are the same it's just the compression that's different and you need to uncompress using "tar -jxvf <somefilename>.bz2 " for that kind of file and "tar -zxvf <somefilename>.gz " for the gz archive file. With Firefox they have a 'tarball' that you can simply uncompress into your area of the file system and then look into the uncompressed directory for the 'firefox' file; check it's executable and then run it.

Last edited by mechanic; 06-29-2011 at 10:29 AM. Reason: typo
Reply With Quote
  #9  
Old 06-30-2011, 08:55 PM
zombie zombie is offline
Member
 
Join Date: Oct 2010
Posts: 94
Thanked: 23 times
Default Re: Easy Firefox Install

This is my way to install firefox 5.0 on meego 1.2 - not one click install, but works perfectly and is easy to perform:

- download firefox for linux from firefox official site http://www.mozilla.com/ (.tar.bz2)
- run terminal (you find in applications/system tools) and write there
Code:
cd ~/Downloads
tar -xvf firefox-5.0.tar.bz2
cp -r firefox ~
rm -rf firefox
sudo gedit /usr/share/applications/mozilla-firefox-custom.desktop
- new empty file will open in gedit, paste there the following:
Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Firefox Web Browser custom
GenericName=Web Browser
Comment=Browse the Web
Exec=/home/YOUR-USER-NAME/firefox/firefox %u
Icon=firefox
Terminal=false
Type=Application
StartupWMClass=firefox
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
StartupNotify=true
Categories=Network;WebBrowser;
* don't forget to replace YOUR-USER-NAME for your name you have chosen in meego (~/firefox/firefox cannot be used!)
Reply With Quote

The Following User Says Thank You to zombie For This Useful Post:
  #10  
Old 07-01-2011, 09:15 AM
brummie69 brummie69 is offline
Junior Member
 
Join Date: Jun 2011
Posts: 19
Default Re: Easy Firefox Install

Thank you very much folks.

Ubuntu is coming off at the weekend and Meego is back on again.

Can anyone recommend a linux book that would give me a good understanding about the internal workings of this lovely O.S.?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy to use Encryption software hp1 Netbook 0 06-13-2011 08:59 PM
A request: take it easy on Nokia employees, please texrat General 11 02-18-2011 02:32 PM
Installing Firefox profebral Netbook 16 12-03-2010 07:55 AM
Firefox: Missing translation(s)? g00fy Netbook 2 08-14-2010 12:53 PM
Is it easy to install new apps on Meego? mariotatis Netbook 4 06-07-2010 04:46 PM


All times are GMT. The time now is 03:47 PM.