|
TNC@FHH version 0.5.0 released |
|
|
|
|
Written by Ingo Bente
|
|
Monday, 25 May 2009 10:05 |
|
The new version 0.5.0 of TNC@FHH is available for download.
This version includes major changes regarding the build process. We switched to cmake as our new build environment. The HowTos in the Wiki will be updated shortly. Furthermore, we are now providing all TNC@FHH components in one tarball.
The build process now looks basically as follows:
- extract tarball
- switch to <new directory>/build
- cmake ../
- make
- make install
The FreeRADIUS EAP-TNC patch is not affected by the cmake-switch and therefore not included in this tarball.
|