All | 43 Folders | Accessibility | BoingBoing | Books | Computer Related | Family | Films | General | Hacking | Hobbies | Humor | Java | Links | Omni | OpenSolaris | Puzzles and Games

« Pygame | Main | Where's Jonathan? »
20061127 Monday November 27, 2006

Fixing up Three Ferrari Ubuntu Problems

Currently I have a triple boot on the 64-bit AMD Ferrari 3400 machine.

Over the weekend, I worked on fixing up some of the little annoying remaining problems on the Ubuntu system on my Ferrari laptop, that would prevent it feeling as comfortable as I've become with the Solaris system there.

[]

[]

( Nov 27 2006, 08:49:00 AM PST ) [Listen] Permalink Comments [5]

Comments:

You neglect to say which version of ubuntu, but it doesn't matter, since <code>mozilla-thunderbird</code> has built on amd64 since warty... <code>apt-cache search thunderbird</code> finds the correct packages too.

Posted by Thom on November 27, 2006 at 09:16 AM PST #

It's Ubuntu Edgy. Thunderbird builds just fine.

B.t.w. going to http://haecceity.clearairturbulence.org/ generates "Application error (Rails)"

Posted by Rich Burridge on November 27, 2006 at 10:14 AM PST #

Rich, I think what Thom is getting at is that Thunderbird binary packages have been a part of Ubuntu since the early warty days. You should be able to do an "apt-get install mozilla-thunderbird" and it should automagically install. You can also search for packages using the command "apt-cache search <packagename>", or if you really want to make it easy, just fire up synaptic and use it for searching and installing.

Posted by Bill Childers on November 27, 2006 at 10:54 AM PST #

Bill, you are absolutely right. Thanks. Sorry, Thom; I misunderstood. I guess my problem was trying to do it directly with apt-get and thinking it was going to be called "thunderbird" rather than "mozilla-thunderbird". I'll try to remember to use the Synaptic Package Manager from now on.

Posted by Rich Burridge on November 27, 2006 at 11:48 AM PST #

No problem, Rich. I see you're reading Ubuntu Hacks. It's chock full of good tips. :)

Posted by Bill Childers on November 28, 2006 at 01:46 PM PST #

Post a Comment:

Comments are closed for this entry.