procmail
[Top] [All Lists]

Re: Please help with installing procmail

1998-04-02 02:31:01
|Wed 98-04-01 Jason <grim(_at_)iron-fist(_dot_)net> list.procmail
| On Wed, 1 Apr 1998, Roland Bo-Hua Dong wrote:
| 
| > To install procmail. lockfile and formail: edit Make file & config.h 
| > accordingly and type 'make install'.
| > Can someone tell me how to edit those files?  Or can someone tell me
| > step by step how to set it up?
| 
| Okay, nothing personal, but if your asking these question, perhaps you
| should start with something more basic, get yourself a good book on VI
| (an editor) and administrating unix/linux (Oreilly and Assoc. books are
| recommended)

Introducing oneself to man pages would help too :-)

    % man make
    % man cc
    % man -k your-search-keyword
    
And check what editors you have:

    % which emacs
    % which pico
    % which vi

jari

<Prev in Thread] Current Thread [Next in Thread>