Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 2431  |
|  Nicholas Boel to All  |
|  SmapiNNTPd  |
|  17 Mar 24 16:58:24  |
 
MSGID: 1:154/10 65f7677c
PID: SmapiNNTPd/Linux 2.3.0
CHRS: UTF-8 4
TZUTC: -0500
TID: hpt/lnx 1.9 2024-02-05
Hello All,
2.3.0
* src/husky/*
- Add the initial Husky Project starter kit in order to run a one time
command to grab and install huskylib and smapi, which are required in
order to compile SmapiNNTPd
* Makefile.linux, Makefile.win32, Makefile.os2
- Set directories for huskylib and smapi files needed for compilation.
* nntpserv.c
- Fix for US-ASCII level parameter
* nntpserv.h
- Major version bump
* Update README for installation instructions
* Update CHANGELOG
This is hopefully an easy answer to the smapi requirement. Please refer to the
installation instructions in section 5 of the README:
5. Compilation
==============
SmapiNNTPd should compile with most compilers. I use gcc under Linux and MinGW
under Windows. To compile SmapiNNTPd, follow these easy instructions:
Do NOT modify huskymak.cfg. It has been simplified to only fetch and compile
what is required for SmapiNNTPd to build successfully.
1) Go to smapinntpd/src/husky and run build.sh (this is only required the
first time installing SmapiNNTPd).
2) Go to smapinntpd/src and run "make linux", "make win32", or "make os2"
depending on what platform you are compiling SmapiNNTPd on.
After a successful compilation, you will find a file called "smapinntpd" or
"smapinntpd.exe" in the src directory.
Future updates should only require a 'git pull' and a 'make
|
[ << oldest | < older | list | newer > | newest >> ]