github.com/stampzilla/stampzilla-go@v2.0.0-rc9+incompatible/nodes/stampzilla-telldus/README (about) 1 The telldus c lib is needed for compilation and the search paths is not set correctly by default. 2 3 Here is a dirty workaround 4 5 ln -s /usr/local/include/telldus/telldus-core/client/telldus-core.h /usr/include/telldus-core.h 6 ln -s /usr/lib/libtelldus-core.so.2 /usr/lib/libtelldus-core.so