pyowfs LD_LIBRARY_PATH fix
Please find an improved version of pyowfs on the project page - this version honors the LD_LIBRARY_PATH setting if owfs is installed in a non-standard location.
It now uses ctypes.cdll.LoadLibrary()
instead of ctypes.CDLL()
to load the library.
have fun,
marcus
- marcus's blog
- Login to post comments