pangjingyu 发表于 2005-11-17 17:53:01

wine安装失败

下载了wine0.9.1放到/home/user下
执行了./tools/wineinstall
然后输入一个yes后就这样了
make: Leaving directory `/home/pjy/wine-0.9.1/dlls/shell32/tests'
make: *** No rule to make target `../../AUTHORS', needed by `authors.c'.Stop.
make: Leaving directory `/home/pjy/wine-0.9.1/dlls/shell32'
make: *** Error 2
make: Leaving directory `/home/pjy/wine-0.9.1/dlls'
make: *** Error 2

月下刀客 发表于 2005-11-17 20:17:32

是不是root下运行的?

pangjingyu 发表于 2005-11-17 22:01:50

我在普通用户下运行的
在root下有提示不让运行的

pangjingyu 发表于 2005-11-17 22:13:55

用root身份登录后
执行./configure
在末尾出现
config.status: creating Make.rules
config.status: error: cannot find input file: dlls/Makedll.rules.in

shadkong 发表于 2005-11-18 13:51:53

./tools/wineinstall 不需要以 root 身份来运行,到了真正要拷贝文件的时候会提示输入 root 密码。楼主这种编译通不过的问题应该根据自己的系统来查找解决的办法。
页: [1]
查看完整版本: wine安装失败