| Previous | Next |
Linux - RPMs and Tarballs - February 2001 |
|
The Linux SIG was
represented at the computer faire, we gave away all of our Linux
distributions and got to show off Linux. Many thanks to the BECS
volunteers that organized and ran the faire. I wish luck to the new
people trying Linux. If you have difficulty with Linux, contact a
SIG member or come to a meeting.
If you wanted a free
Linux distribution but didn't get one of ours, one BECS member
noticed an internet site that is giving away Linux distributions: I have written about getting Linux setup in previous months, but this
month let's talk about what you can do if you have your Linux system
working. I recently downloaded a game from the Internet that was
challenging to install. The game is for children, is called tuxracer
and is about a penguin that snowsleds down a mountain. You guide him
left and right to keep him on the course and to eat herring on the
way. It's available at:
But first, let's discuss downloading and installing software on your
Linux system. Usually, when I click on a download link, I get a
popup window from Netscape that prompts me to choose a directory and
filename. However, some of the time, Netscape starts filling the
browser window with the binary computer code. You can actually let
this go on and then choose
If you are concerned about how long the file download will take, you
can use a download manager such as caitoo, which is built into KDE.
In Netscape, right click on the link, select
Generally windows programs that you download come as self-extracting
executables and then you run setup.exe. Linux has some improved ways
of managing software. The RedHat Company wrote the redhat package
manager,
RPM was probably loaded on you Linux system in your default
installation. RPM keeps a database of all the packages that you have
installed on your system. Some important RPM commands are: The command: The command: The command: |
An RPM will not install if its dependencies are not installed but will
tell you what other package(s) need to be installed first. The command: The command: Another way that software is stored on the Internet is in source code
tarballs. These must be unarchived and then compiled. A file on the
Internet with a name like:
These tarballs, too, usually contain many files and the command: The command: The command: The last step: So are you ready for a challenging download and compile project?
Try to download and install tuxracer.
Here are some of the links you will need: GoodLuck! |
| Previous | Next |