TnTNet 2.0

Sources

Next version has been announced by Tommi at 2010-06-10. Sources could be downloaded from here:

Mac OS

having mysql, postgresql, sqlite installed from Mac Ports, cxxtools and tntdb could be smoothly compiled.
tntnet should be configured with:
./configure --with-sendfile=no

Linux kernel before 2.6.28

There is a small issue with cxxtools:

Old kernel versions do not have 'accept4' function implemented. Normally configure must detect this and correctly disable the accept4 calls. If it does not work for some reason, you can comment the row in configure.in:
#AC_CHECK_FUNCS(inet_ntop accept4)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.