Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old March 9th, 2008   #11
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

As for uninstalling FF2 before installing FF3, I found no problems. I prefer to keep 2 around for the occasional site that has problems with the beta, or for extensions that don't work when installed in FF3.

I'm the writer of the blog post linked above. Also, for help installing incompatible extensions in FF3, try this post:

http://daniel1992.wordpress.com/2008...-in-firefox-3/

Glad you found use in my post!

Daniel
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote
Old March 9th, 2008   #12
solarwind
Has an Ubuntu Drip
 
solarwind's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Beans: 708
Send a message via MSN to solarwind
Re: [SOLVED] Firefox 3 beta help!

Quote:
Originally Posted by someonestolemyname View Post
As for uninstalling FF2 before installing FF3, I found no problems. I prefer to keep 2 around for the occasional site that has problems with the beta, or for extensions that don't work when installed in FF3.

I'm the writer of the blog post linked above. Also, for help installing incompatible extensions in FF3, try this post:

http://daniel1992.wordpress.com/2008...-in-firefox-3/

Glad you found use in my post!

Daniel
Haha, yeah, thanks! You might want to note this on your blog though:

Seems that when you issue the sudo cp command, symbolic links aren't being copied properly (the symbolic links to the Sun Java plugin). I had to go into the folders and link them using ln -s -f manually.

Edit: Oooh, nice digg theme.
__________________
http://solar-blogg.blogspot.com
solarwind is offline   Reply With Quote
Old March 10th, 2008   #13
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

Odd. I didn't install Java before, and now I see what you're saying.

However, ln -s -f libjavaplugin.so /usr/lib/firefox3/plugins/ didn't work. Any ideas?

Daniel
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote
Old March 10th, 2008   #14
solarwind
Has an Ubuntu Drip
 
solarwind's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Beans: 708
Send a message via MSN to solarwind
Re: [SOLVED] Firefox 3 beta help!

Quote:
Originally Posted by someonestolemyname View Post
Odd. I didn't install Java before, and now I see what you're saying.

However, ln -s -f libjavaplugin.so /usr/lib/firefox3/plugins/ didn't work. Any ideas?

Daniel
Code:
cd /usr/lib/firefox3/plugins
Code:
ln -s -f <wherever your libjavaplugin.so is> ./
You have to do it that way.
__________________
http://solar-blogg.blogspot.com
solarwind is offline   Reply With Quote
Old March 10th, 2008   #15
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

Nice. Thanks for that, I'll put it in the post. I was doing it from the FF2 plugins dir =/

Daniel
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote
Old March 10th, 2008   #16
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

See the attribution and tip: http://ubuntuforums.org/showthread.php?p=4491205
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote
Old March 10th, 2008   #17
solarwind
Has an Ubuntu Drip
 
solarwind's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Beans: 708
Send a message via MSN to solarwind
Re: [SOLVED] Firefox 3 beta help!

Quote:
Originally Posted by someonestolemyname View Post
Nice blog. Like the theme. Where did you get the hit counter from?
__________________
http://solar-blogg.blogspot.com
solarwind is offline   Reply With Quote
Old March 10th, 2008   #18
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

It's just a standard Wordpress-hosted blog right now. The theme is one of the options. I made the header myself.They give a huge page called Blog Stats that gives all kinds of stats. Links to the site, referrers, outgoing links clicked, views per article, what searches were used to find my blog, etc... And of course the all-time hit count!

1000+ in the last month, 1374 since i started it.

When I get the chance I'm going to set it up somewhere else so I can cutomize more and add other things. School taking too much time right now though.

I post mostly about Ubuntu, Firefox, and the internet. The occasionally life post happens.

Daniel
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote
Old March 10th, 2008   #19
solarwind
Has an Ubuntu Drip
 
solarwind's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Beans: 708
Send a message via MSN to solarwind
Re: [SOLVED] Firefox 3 beta help!

Quote:
Originally Posted by someonestolemyname View Post
It's just a standard Wordpress-hosted blog right now. The theme is one of the options. I made the header myself.They give a huge page called Blog Stats that gives all kinds of stats. Links to the site, referrers, outgoing links clicked, views per article, what searches were used to find my blog, etc... And of course the all-time hit count!

1000+ in the last month, 1374 since i started it.

When I get the chance I'm going to set it up somewhere else so I can cutomize more and add other things. School taking too much time right now though.

I post mostly about Ubuntu, Firefox, and the internet. The occasionally life post happens.

Daniel
Ahh, I host my blog on my own host: blog.solarwind.metafy.org

How old are you by the way?
__________________
http://solar-blogg.blogspot.com
solarwind is offline   Reply With Quote
Old March 10th, 2008   #20
someonestolemyname
Just Give Me the Beans!
 
someonestolemyname's Avatar
 
Join Date: Dec 2007
Location: Illinois
Beans: 76
Ubuntu 9.10 Karmic Koala
Send a message via AIM to someonestolemyname
Re: [SOLVED] Firefox 3 beta help!

15. You?
__________________
Desktop | Intel E8400 3.0GHz Core2 Duo | 4GB RAM | 2TB | Ubuntu 9.10
Gateway E-295 C Tablet PC | Intel T7300 2.0GHz Dual Core | 2GB RAM | 100 GB |Ubuntu 9.10
Personal server | AMD 2.0GHz Dual Core | 1GB RAM | 160GB | Ubuntu Server 9.04
someonestolemyname is offline   Reply With Quote

Bookmarks

Thread Tools
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


All times are GMT -4. The time now is 05:36 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry