|
|
我下的是Wine-20041201.tar,也是按照飘风飘雪大侠的http://www.linuxsir.cn/forum.php?mod=viewthread&tid=5198
安装的,可就是CONFIG中没有出现DRIVER X的内容。(安装前我的C盘挂载了)
在我编译安装完后,出现的提示是:The installed wine libraries will not be found! you can either :add the line "/usr/local/wine/lib"to /etc/ld.so.conf and run /sbin/ldconfig
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/wine/lib"
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/wine/lib 这个是不是设环境变量啊?而且我不能进行run /sbin/ldconfig 操作啊?
而在我直接进行./tools/installer操作是,最后warning:X devolopment files not found. wine will be build without X support ,which currently does not work ,and would probably not be what you want anyway. You will need to install devel packages of Xlib /XFree86 at the very least.
最后还提示我进行:make &make install 操作。
,我知道论坛中有关于WINE的精华贴,但我确实是不能解决,希望各位能帮我解决一下,以早日能在LINUX下的LINUXSIR中学习!!!
:thank :thank :thank :thank |
|