Koozali.org: home of the SME Server

Installing tar files

Mike M

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

Thank you.

Lloyd Keen

Re: Installing tar files
« Reply #1 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.

Mike M

Re: Installing tar files
« Reply #2 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

P Kidd

Re: Installing tar files
« Reply #3 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"?

stephen noble

Re: Installing tar files
« Reply #4 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

Mike M

Re: Installing tar files
« Reply #5 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