[gopher] Gophernicus 1.5 released
Kim Holviala
kim at holviala.com
Mon Jan 27 11:47:34 UTC 2014
On Jan 27, 2014, at 13:42, Peter Garner <ipad at petergarner.net> wrote:
> Peter Garner <ipad at ...> writes:
>
>> can't
>> get logging to work as I expected. I'm running from /etc/xinetd(.conf). The
>> platform is
>> Raspbian/7.2 armv6l
>
> Sorted! The permissions for /var/log/gophernicus.log were incorrect and
> didn't allow for write access. Sorry 'bout that!
Heh... you were quicker than me.
Since you are on Rasbian you could also run "make deb" and just install the native Rasbian package with "sudo dpkg -i ../*.deb". That would save you from configuring everything by hand (which is also allowed, of course). Hmm.... but it could be that my .deb package wants old-fashioned inetd, not xinetd....
For "make deb" I think you'll need to install build-essential, fakeroot, debhelper and dpkg-dev.
- Kim
More information about the Gopher-Project
mailing list