pwd
ln -fs `pwd`/lib/libvnctptd.so ../vnctptd/test/vnctptd.so With prefix 'lib', python cannot import these module.
建立软链接至test目录,方便测试;