38 lines
738 B
Text
38 lines
738 B
Text
README for Kpasman
|
|
|
|
-------------------------------------
|
|
|
|
1. What is Kpasman ?
|
|
|
|
Kpasman is a small password manager for the K Desktop Environment, influenced
|
|
greatly by `gpasman`, found at http://gpasman.nl.linux.org. Following the
|
|
file format of gpasman, you can open and save the rc2-encrypted data files
|
|
from either program transparently.
|
|
|
|
2. Kpasman-Homepage
|
|
|
|
http://www.sonic.net/~tengel/kpasman
|
|
|
|
|
|
3. Requirements
|
|
|
|
In order to successfully compile und use Kpasman, you need following
|
|
programs and libraries:
|
|
|
|
required:
|
|
------------------
|
|
g++ 2.8/egcs 1.0.3 (or compatible)
|
|
GNU make
|
|
perl 5.004
|
|
autoconf 2.12
|
|
automake 1.4
|
|
Qt 1.44 NOT Qt 2.0
|
|
KDE 1.1.2
|
|
|
|
4. Installation
|
|
|
|
see INSTALL in this directory
|
|
|
|
|
|
Troy Engel
|
|
<tengel@sonic.net>
|