tar.gz file

13 views
Skip to first unread message

Satya Maharjan

unread,
Jul 3, 2012, 6:38:42 AM7/3/12
to foss-...@googlegroups.com
I just downloaded netqmail-1.06.tar.gz. Can you please tell me detailed steps to install this file>>

Shreya Dahal

unread,
Jul 3, 2012, 7:39:18 AM7/3/12
to foss-...@googlegroups.com

Cant you install it from apt-get or something??  I find installing from a tarball a nightmare, and it doesn't always work. Anyway there must be a readme file inside it. Use and archive manager to browase it. Best of luck making it.

On Jul 3, 2012 4:23 PM, "Satya Maharjan" <saty...@gmail.com> wrote:
I just downloaded netqmail-1.06.tar.gz. Can you please tell me detailed steps to install this file>>

Gaurav Ghimire

unread,
Jul 3, 2012, 7:47:05 AM7/3/12
to foss-...@googlegroups.com

Installing apps from tarballs actually helps you learn. And I would say you should go with it if you are testing with them and would like to see how you could make them work to your need.

Lifewithqmail and qmailrocks are two good resources.

One another note, if you don't have any specific reason to use qmail. I would seriously recommend you use postfix or exim as your MTA, reason being qmail is old now. And many things that you can do in an instant with other MTAs,  you would have to patch your way around or do some serious efforts with qmail.

--Sent from my Android phone.

awsiv

unread,
Jul 3, 2012, 9:39:22 AM7/3/12
to foss-...@googlegroups.com
Here's a link that might be helpful to you: https://sites.google.com/site/yuvrajproject/qmail-installation-process

Syangjali Thito Magar

unread,
Jul 6, 2012, 8:37:27 PM7/6/12
to foss-...@googlegroups.com
you have to uncompress them & install them via source ( or compile ) , here is the Procedure:
 1 ) Uncompress that file ( assuming you are @ same location where file   exits)  
               $ tar -zxf 
netqmail-1.06.tar.gz

 2) Compile & install them

               $ cd < extracted dir>
               $ ./configure 

               $ ./onfigure -- help ( if incase you want to include / exclude some options) 

               $ make
               $ make test 
               $ sudo make install
This is it... Regards                 
              


On Tue, Jul 3, 2012 at 4:08 PM, Satya Maharjan <saty...@gmail.com> wrote:
I just downloaded netqmail-1.06.tar.gz. Can you please tell me detailed steps to install this file>>

--

Syangjali Thito Magar

unread,
Jul 6, 2012, 8:39:55 PM7/6/12
to foss-...@googlegroups.com
You have to uncompress them & install them via source ( or compile ) , here is the Procedure:
 1 ) Uncompress that file ( assuming you are @ same location where file   exits)  
               $ tar -zxf 
netqmail-1.06.tar.gz

 2) Compile & install them

               $ cd < extracted dir>
               $ ./configure 

               $ ./configure -- help ( if incase you want to include / exclude some options) 

               $ make
               $ make test 
               $ sudo make install
This is it... Regards                 

--
Reply all
Reply to author
Forward
0 new messages