Next Previous Contents

2. Installation

2.1 Woher bekommt man Genpasswd

2.2 Vorraussetzungen

Ein C-Compiler

2.3 Kompilation und Installation

gcc main.c -o /usr/local/bin/genpasswd

Oder führen Sie folgendes im Distributionsverzeichnis aus:

% ./configure
% make
% make install

Since Genpasswd uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Arnold Schiller


Next Previous Contents