Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Mike M on April 08, 2002, 02:02:45 AM

Title: Installing tar files
Post by: Mike M on April 08, 2002, 02:02:45 AM
How?
Looked in the doc's etc and have not come accross it.

Thank you.
Title: Re: Installing tar files
Post by: Lloyd Keen on April 08, 2002, 02:48:06 AM
If it's a tar.gz file then do "tar zxvf file_name.tar.gz" or if it's just a tar file then do "tar xvf file_name" this will uncompress the files into a directory usually called file_name so then just cd file_name and look for a file called README, INSTALL or configure or something similar.
Title: Re: Installing tar files
Post by: Mike M on April 08, 2002, 03:09:53 AM
Thank you!
it did not work though.

I'm trying to install the "procmail". The e-smith rpm wont install, and I'm trying the tar version from the procmail website, but still have not been able to install it.

Any recomendations?

(V412)

M
Title: Re: Installing tar files
Post by: P Kidd on April 08, 2002, 06:15:04 PM
forgive me, but if you don't know how to install a tar file than "won't install" or "didn't work" probably isn't enough explanation of your problem (to get any help).  how did you try to use the "e-smith rpm"?
Title: Re: Installing tar files
Post by: stephen noble on April 09, 2002, 04:43:53 AM
procmail is already installed

http://myezserver.com/downloads/mitel/contrib/user-manager/user-manager-howto.html

the usermanager bundle is optional,
it contains an rpm that enables procmail and make it easy to configure
Title: Re: Installing tar files
Post by: Mike M on April 14, 2002, 12:13:21 AM
Thank you!

I'l check on it. I did find out it is installed I did however put a newer version in. I'm usinf 4.12

Mike