当前位置: 技术问答>linux和unix
安装wine出了问题,不知道怎么运行??
来源: 互联网 发布时间:2015-07-30
本文导语: 我在安装wine最后一步make install完成之后 提示 The installed wine libraries will not be defined: You can either: Add the line '/usr/local/lib' to /etc/ldsoconf and run/sbin/ldconfig export Ld_Library Y_path ...
我在安装wine最后一步make install完成之后
提示 The installed wine libraries will not be defined:
You can either:
Add the line '/usr/local/lib' to /etc/ldsoconf
and run/sbin/ldconfig export Ld_Library Y_path
=$ LD_library_Path:/usr/local/lib
这是什么意思,怎么回事?
提示 The installed wine libraries will not be defined:
You can either:
Add the line '/usr/local/lib' to /etc/ldsoconf
and run/sbin/ldconfig export Ld_Library Y_path
=$ LD_library_Path:/usr/local/lib
这是什么意思,怎么回事?
|
没有指明库。
解决方法:
Add the line '/usr/local/lib' to /etc/ldsoconf
and run/sbin/ldconfig export Ld_Library Y_path
=$ LD_library_Path:/usr/local/lib
解决方法:
Add the line '/usr/local/lib' to /etc/ldsoconf
and run/sbin/ldconfig export Ld_Library Y_path
=$ LD_library_Path:/usr/local/lib