所有,我安装了“vowpal wabbit”包,并使用“make test”来测试它。它显示一切正常。但是,当我在终端中输入“vw”时,出现以下错误:
vw: error while loading shared libraries: libvw.so.0: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
我的系统是 ubuntu12.04-64 位。谁能告诉我如何解决这个问题?谢谢
ubuntu-12.04 ×1