newscache: Thread: Debian and RPM Packages NewsCache and socket++ (Development)


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Debian and RPM Packages NewsCache and socket++ (Development)
From: Herbert Straub ####@####.####
Date: 10 Apr 2003 19:47:44 -0000
Message-Id: <3E95C593.7090507@aon.at>

Linux RPM and Debian Packages for the Development Branch available.

Installation Debian (sid):
$> wget 
http://www.hstraub.at/linux/downloads/debian/sid/socket++1_1.12.9-1_i386.deb
$> wget 
http://www.hstraub.at/linux/downloads/debian/sid/newscache_1.1.12-1_i386.deb

$> dpkg -i socket++1_1.12.9-1_i386.deb
Selecting previously deselected package socket++1.
(Reading database ... 113575 files and directories currently installed.)
Unpacking socket++1 (from socket++1_1.12.9-1_i386.deb) ...
Setting up socket++1 (1.12.9-1) ...

$> dpkg -i newscache_1.1.12-1_i386.deb
Selecting previously deselected package newscache.
(Reading database ... 113581 files and directories currently installed.)
Unpacking newscache (from newscache_1.1.12-1_i386.deb) ...
Setting up newscache (1.1.12-1) ...
Starting newscache daemon: newscache.

(A valid configuration file /etc/newscache.conf and SpoolDirectory is 
required!)

Installation RedHat 8.0:
$> wget 
http://www.hstraub.at/linux/downloads/RPMS/RedHat-8.0/socket++-1.12.9-1.i386.rpm
$> rpm -ivh -ivh socket++-1.12.9-1.i386.rpm
Preparing...                ########################################### 
[100%]
 1:socket++               ########################################### [100%]

Installation NewsCache in the moement only with tar (i'm working to 
change the situation)
$> wget http://www.hstraub.at/linux/downloads/src/NewsCache-1.1.12.tar.gz
$> wget 
http://www.hstraub.at/linux/downloads/src/NewsCache-1.1.12-patch-Article.cc.gz
$> tar xzf NewsCache-1.1.12.tar.gz
$> cd NewsCache-1.1.12
$> zcat ../NewsCache-1.1.12-patch-Article.cc.gz | patch -p0
$> ./autogen
$> ./configure --prefix=/usr --sysconfdir=/etc --enable-debug
$> make
$> su
$> make install
Starting with:
$> newscache

(A valid configuration file /etc/newscache.conf and SpoolDirectory is 
required!)

Logging all newscache syslog messages:
edit /etc/syslog.conf and add the following:
news.debug                      /var/log/news/news.debug
news.crit                       /var/log/news/news.crit
news.err                        /var/log/news/news.err
news.notice                     -/var/log/news/news.notice

then
$> killall -HUP syslogd

HTH
Herbert





[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.