Hello, May be I misunderstand your problem, but is it not possible do link it as follow?
import ctypes
libgaak = ctypes.CDLL("/home/me/otherLibs/libgaak.so.6")
Kind regards.
Sam
--
http://mail.python.org/mailman/listinfo/python-list
Hello, May be I misunderstand your problem, but is it not possible do link it as follow?
import ctypes
libgaak = ctypes.CDLL("/home/me/otherLibs/libgaak.so.6")
Kind regards.
Sam
--
http://mail.python.org/mailman/listinfo/python-list