Koozali.org: home of the SME Server

installing adittional pacages(from internet)

Sander

installing adittional pacages(from internet)
« on: June 01, 2001, 05:51:40 PM »
I am an "idiote" with linux, but i got e-smith to work almost as i wanted.

Now i want to install aditional programs.
How can I download and install pacages with e-smith.
I can install RPM-s, but in internet they are in format tar.gz . how could i download and install them with one command as with rpm-s.

Can i download random programs from tucows linux site under console?
and how to do it?


Please help

Sander

Nef

Re: installing adittional pacages(from internet)
« Reply #1 on: June 02, 2001, 11:07:26 AM »
files with tar.gz extension are compress files, download them to windows and uncompress it first. winzip will work fine in uncompressing. then transfer it to linux and install them the .rpm

Sander

Re: installing adittional pacages(from internet)
« Reply #2 on: June 03, 2001, 10:09:36 PM »
when i uncompressed them there was no .rpm files. only .c .o and so one.
where on linux do i transfer them ond how can i make my server understand where to get the .rpm files.

Sander

Kirrily Robert

Re: installing adittional pacages(from internet)
« Reply #3 on: June 04, 2001, 07:12:50 AM »
The .tar.gz file is raw source code, and needs to be compiled.  This is not supported on e-smith (see the FAQ, where this topic is discussed at length).  I'd suggest going to http://rpmfind.net/ and typing in the name of the software you want, and seeing whether an RPM for it exists there.  If you can't find it on RPMfind you probably can't find it anywhere.

K.