[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] Whats last version of SKS Server?
From: |
Edson Brandi |
Subject: |
Re: [Sks-devel] Whats last version of SKS Server? |
Date: |
Mon, 14 May 2012 16:45:30 -0300 |
2012/5/14 Jens Leinenbach <address@hidden>:
> Hi Edson,
>
> Just to give a substantive answer:
>
> SKS versions 1.1.1 to 1.1.3 searches and puts really everything in one
> "base" directory which is incompatible for all Linux distributions that
> insist in properly set directories.
>
> If you have your logfiles in /var/log/sks, then you already use a
> patched SKS version as the original source code of version 1.1.3 just says:
> let fname = (Filename.concat !Settings.basedir extension) ^ ".log" in
Thks for explanation.
Normally i compile sks from source code and run it in a chrooted
enviroment, than have everything in same directory its more like a
feature to me ;)
Edson