|
发表于 2003-5-21 13:21:11
|
显示全部楼层
我用的是源码,./configure ,make depend && make && make install 都没问题。
但在配置是有问题,部分结果如下:
033. Checking availability of winedefault.reg entries... CRITICAL (entry "SHAREDMEMLOCATION" not found in syst
em.reg registry file).
- ADVICE: file winedefault.reg, the most basic wine registry environment, doesn't seem to have been applied using
regedit.
034. Checking availability of windows registry entries... NOTICE (entry "Default Taskbar" not found).
- ADVICE: A Windows registry does not seem to have been added to Wine as this typical Windows registry entry does
not exist in Wine's registry. A complete original Windows registry entry set will *not* be available with a no-
windows install. Usually this will present no problem in running applications although this can affect newer prog
rams. Feel free to ignore this message in case you do use a Windows registry, but have the SaveOnlyUpdatedKeys co
nfig setting set to N..
34 tests. 1 suspicious, 1 bad, 1 critical, 0 failed.
Wine configuration correctness score: 80.35%
当在终端运行 wine notepad 出现下面的错误(用root和普通帐号都一样):
wine: relocation error: /usr/lib/wine/libwine.so: symbol h_errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
我用的是RH9.0,wine 的版本是 20030408 |
|