diff options
author | Alexander Zangerl <az@snafu.priv.at> | 2010-09-16 05:14:25 +0000 |
---|---|---|
committer | Alexander Zangerl <az@snafu.priv.at> | 2010-09-16 05:14:25 +0000 |
commit | 1b565b003dc4e24dbf488e1f21f210b3e8c94e0b (patch) | |
tree | 1f1a97e3b65e3092155c0e0e5b541ccb6735fb22 | |
parent | 0004d295b4258d032ba85e05c4eba8b174576349 (diff) | |
download | kuvert-1b565b003dc4e24dbf488e1f21f210b3e8c94e0b.tar.gz kuvert-1b565b003dc4e24dbf488e1f21f210b3e8c94e0b.tar.bz2 kuvert-1b565b003dc4e24dbf488e1f21f210b3e8c94e0b.tar.xz kuvert-1b565b003dc4e24dbf488e1f21f210b3e8c94e0b.zip |
updated with new dependency
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -33,11 +33,12 @@ on other systems you need to do the following: you need perl perl 5.004+, gpg and a raft of perl modules: MIME::Parser, Mail::Address, Net::SMTP, Sys::Hostname, Net::Server::Mail, -IO::Socket::INET, Filehandle, File::Slurp, File::Temp, Fcntl and Time::HiRes. +Authen::SASL, IO::Socket::INET, Filehandle, File::Slurp, File::Temp, Fcntl +and Time::HiRes. some of those are part of a standard perl intall, others you'll have to get from your nearest CPAN archive and install. -optional: get robert bihlmeyer's quintuple-agent, the linux-kernel keyutils -package, the gpg-agent or some other passphrase cache of your choice. +optional: get linux-kernel keyutils package, the gpg-agent or some +other passphrase cache of your choice. run make, make install DESTDIR=/ as root -> kuvert, kuvert_submit, the manpages and one helper module |