Displaying 1 result from an estimated 1 matches for "150ko".
Did you mean:
150k
2011 Dec 05
1
Dynamic link library
...his
lib, he is welcome to share it with us.
Using this external library raise another issue : it's another
dependency ! To solve this, the libltdl project suggest to incorporate
the libltdl sources to the project and compile it with the rest of the
sources. At first glance it should be a 100ko~150ko addition of code,
which is rather big, but it is for the sake of portability.
Moreover Arnaud seems to have plans for some sort of plug-ins for upsd
(I will let him elaborate if needed). The chosen dynamic link solution
we will choose could be used for these plug-ins too.
Please send your commen...