Re: 1.1.5 on Mac OS X
Andre Berger <[email protected]> Tue, 16 Mar 2004 18:33:17 +0100
| Newsgroups | gmane.network.noffle.user |
|---|---|
| Message-ID | <[email protected]> |
* Jim Hague <[email protected]>, 2004-03-16 13:01 +0100: > On 16-Mar-2004 Andre Berger wrote: > > Just I'm gettin' > > > > chown -R news.news /var/spool/noffle > > chown: separation of user and group with a period is deprecated > > /usr/bin/install -c -m 0755 -o 0 -g 0 -d /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./AUTHORS /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./COPYING /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./ChangeLog /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./INSTALL /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./NEWS /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./README /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -o 0 -g 0 ./TODO /usr/local/share/doc/noffle > > /usr/bin/install -c -m 644 -D -o 0 -g 0 ./noffle.conf.example \ > > /usr/local/etc/news/noffle.conf.example > > install: illegal option -- D > > usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > > [-o owner] file1 file2 > > install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > > [-o owner] file1 ... fileN directory > > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > > make[2]: *** [install-data-local] Error 64 > > make[1]: *** [install-am] Error 2 > > make: *** [install-recursive] Error 1 > > Keep trying. We'll get there. ;-) [fixes deleted, works fine] I don't know, noffle fetches news fine, but it doesn't serve as expected. root# noffle -r 200 NNTP server NOFFLE 1.1.5 ps auxw shows noffle running as user news, syslog says it's started, but no service on port 119 is provided (also according to nmap). My /etc/xinetd.d/noffle: service noffle { disable = no socket_type = stream protocol = tcp wait = no user = news server = /usr/sbin/tcpd server_args = /usr/local/bin/noffle -r groups = yes flags = REUSE IPv6 } Is that wrong maybe? -Andre ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click