Skip to content

Releases: fltt/dlinkcontrol

Improve Linux support

Choose a tag to compare

@fltt fltt released this 28 Jul 15:48

This release improve support for Linux based OSes (tested on ArchLinux).

The attached dlinkcontrol-1.0.2.tar.gz archive contains all you need to compile from the sou
rce code (no need to run gnulib-tool or autoreconf).
Just untar it and run:

./configure
make
make install

First stable release

Choose a tag to compare

@fltt fltt released this 08 Nov 20:00

The attached dlinkcontrol-1.0.0.tar.gz archive contains all you need to compile from the source code (no need to run gnulib-tool or autoreconf).
Just untar it and run:

./configure
make
make install