I finally got the time to install Linux on my home PC last night. I choose Ubuntu Linux (Linux for Human Beings) 5.10. The install was relatively painless. I had to do the disk partitioning on my own to setup a dual boot system so that was a little more advanced but if someone wanted to set it up on a empty hard drive they shouldn’t have any issues.
This morning I got up and decided to have a little play with Ubuntu to see how easy it was to use. The first thing I notice is that Firefox (web browser) was an older version. I wanted to update it. When using Windows, I simply went to www.mozilla.com, clicked on the download link, ran it and the update was a simple matter of clicking next a few times.
Not so with Linux. The download was easy enough. I saved the file to my desktop. Now what?
First of all, what’s a .tar.gz file and what do I do with this “Archive Manager” program now that’s I’ve double clicked on the Firefox file? The file had a .tar.gz extension that I recognized as a compressed archive, much like .zip files in Windows. I have used Linux many times before, and I have a SmoothWall Linux based firewall at work that I configured and have made many modifications to, so I realized that this update of FireFox might require some console action. Here’s where the problems would start for almost everybody who is a Windows user.
I then visited the www.ubuntu.com site, found the forums, and did a search for “update firefox”. When I found the information I was looking for my jaw almost hit the floor.
Here are the links I found:
https://wiki.ubuntu.com/FirefoxNewVersion
This one is flawed from the beginning. Picture a Linux Newbie reading this page. The first thing they are told to do is “sudo apt-get install libstdc++5”. OK, what the heck does that mean? Do I type is somewhere? This page then goes on with many things you are supposed to ype, but makes no mention anywhere that you are supposed to type this stuff in. Even if someone realized they were supposed to type it, where do they type it?
http://www.ubuntuforums.org/showthread.php?t=137243
This one is a lot better. It actually explains what to do, which program to run in Linux and it explains what each command does. It is still quite scary looking to Linux newbies, and unfortunately for me, I didn’t find it until after I went through the step by step method in the first link above. Fortunately I didn’t need to worry about all the steps as I didn’t have any settings that I needed moved over to the new Firefox. Unfortunately, many newbies probably wouldn’t realize this by looking at the instructions.
There is also another method that I discovered that might be easy for newbies, I haven’t had time to try it out yet, but it sounds promising. Automatix can be found at http://www.ubuntuforums.org/showthread.php?t=138405. The instructions for installing Automatix are on this page as well and it seems to be very easy.
So to all those that preach the Linux gospel, please realize that this OS needs to be more user friendly! It shouldn’t be this hard to install applications.
Later,
Rene
edit: I tried to install Automatix following the instructions. Right away I got a permission denied error message. I had to add a sudo before the first command so that it now read: “sudo wget http://beerorkid.com/automatix/automatix_5.7-3_i386.deb”
edit 2: Automatix is the answer! With two lines entered in the terminal I had a program installed that gave me a simple way to install new software (that was supported by Automatix). The two lines were:
sudo wget http://beerorkid.com/automatix/automatix_5.7-3_i386.deb
sudo dpkg -i automatix_5.7-3_i386.deb
Be sure to check out the thread on Automatix linked above!
edit3: I think this comment that was left sums up what my title states pretty good:
alkdjakjdakmlkamdkja ,k, dlajsojkjkm. ljlajLK..,m lkjalkjsoijlj.m, .k lkjlkjojklkm.jl
lksja.ma jk alkdjoadjalkj ajlkJOIJIHJ LKJJfaAfjlakso.
“That’s all I got out of your last post”
Posted by Danny at April 4, 2006 02:13 PM