Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Shiretoko vs firefox

  Date: Dec 09    Category: Unix / Linux / Ubuntu    Views: 285
  

I have shiretoko (firefox 3.5) and firefox on my linux machine. Is there a
reason why firefox 3.0 was not removed?
Or I'm I to forcefully remove it? if so , how?

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Dec 09    

Shiretoko's setup dates to the beta days, when people wanted to retain Firefox
3.0 for when Shiretoko crashed.

I had 3.5 crash, so I removed it. I was glad I still had 3.0.

If you really want to delete Firefox 3.0, you can probably do it through
Synaptic.

When I installed 3.5, 3.0 was still the browser invoked from links in email....

This might not get "resolved" until Ubuntu 9.10.

 
Answer #2    Answered On: Dec 09    

I have both Firefox 3.0.11 (using to post this reply), and Firefox 3.5
installed, and I can switch between them. Here's how I do it:
ubuntu@ubuntu:~/Desktop$ ls -lt /usr/bin/firefox*
lrwxrwxrwx 1 root root 32 2009-07-10 09:05 /usr/bin/firefox-3.0 ->
../lib/firefox-3.0.11/firefox
lrwxrwxrwx 1 root root 11 2009-07-10 09:05 /usr/bin/firefox -> firefox-3.0
lrwxrwxrwx 1 root root 26 2009-07-10 09:04 /usr/bin/firefox-3.5 ->
../lib/firefox-3.5/firefox

And, in /usr/lib:
ubuntu@ubuntu:~/Desktop$ ls -ldt /usr/lib/firefox*
drwxr-xr-x 14 root root 1120 2009-07-10 09:05 /usr/lib/firefox-3.0.11
drwxr-xr-x 13 root root 960 2009-07-10 09:04 /usr/lib/firefox-3.5
drwxr-xr-x 5 root root 57 2009-04-20 10:03 /usr/lib/firefox-addons

I usually download each separate Firefox version as a bzip2 file, i.e.
firefox-3.0.11.tar.bz2 and firefox-3.5.tar.bz2. Then I bunzip2 each separately
and tar extract them into ~ubuntu/Desktop/firefox-3.0.11 and
~ubuntu/Desktop/firefox-3.5. After having tarred each into the above
directories, I then (as root) do the mkdir commmand on the
/usr/lib/firefox-3.0.11 and /usr/lib/firefox-3.5 directories. Then it is a
simple cp -rp ./* from inside each of those ~ubuntu/Desktop subdirectories to
copy the contents to their respective /usr/lib subdirectories. After that I set
up the symbolic links over in /usr/bin as you see them.

I wrote a script, swff.sh, supported by aliases in my .bash_aliases file to
switch between the two versions.

 
Answer #3    Answered On: Dec 09    

I think this helped me, as it makes shiretoko my default browser.

support.mozilla.com/tiki-view_forum_thread.php\
ts_parentId=386823

 
Didn't find what you were looking for? Find more on Shiretoko vs firefox Or get search suggestion and latest updates.




Tagged: