LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: joe_smu

我的wine和winex用法

[复制链接]
发表于 2003-4-16 17:01:05 | 显示全部楼层
wine在RH9下要加NPTL。
另外:上面的问题很简单,是你在Config中没有指定驱动器路径的关系
发表于 2003-5-11 02:36:34 | 显示全部楼层
[QUOTE]最初由 sejishikong 发表
wine在RH9下要加NPTL
       如何加呢??//
发表于 2003-5-11 11:39:19 | 显示全部楼层
及时雨啊!
发表于 2003-5-11 12:36:09 | 显示全部楼层

problem

[godling@localhost wine-20020804]$ tools/wineinstall
WINE Installer v0.73

Running configure...

configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison
checking for flex... flex
checking for ld... ld
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for windres... false
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether ln works... yes
checking for c2man... $(TOPSRCDIR)/tools/c2man.pl
checking for ldconfig... /sbin/ldconfig
checking for lclint... no
checking for lint... no
checking for sqrt in -lm... yes
checking for i386_set_ldt in -li386... no
checking for _oss_ioctl in -lossaudio... no
checking for iswalnum... yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for inet_aton... yes
checking for _xpg4_setrunelocale in -lxpg4... no
checking for mmap in -lmmap... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_start_decompress in -ljpeg... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for XkbQueryExtension in -lX11... yes
checking for X11/extensions/XShm.h... yes
checking for XShmQueryExtension in -lXext... yes
checking for X11/Xutil.h... yes
checking for X11/extensions/shape.h... yes
checking for XShapeQueryExtension in -lXext... yes
checking for X11/extensions/xf86dga.h... yes
checking for XDGAQueryExtension in -lXxf86dga... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for X11/extensions/Xvlib.h... yes
checking for XvShmCreateImage in -lXv... yes
checking for X11/extensions/Xrender.h... yes
configure: error: /usr/X11R6/lib/libGL.a is present on your system.
This prevents linking to OpenGL. Delete the file and restart configure.

Configure failed, aborting install.
发表于 2003-5-14 11:22:14 | 显示全部楼层

执行./tools/wineinstall出错

我下载了src.rpm包
rebuild后在/usr/src/SOURCE下解压缩tar.gz文件
然后执行./tools/wineinstall 系统报错:
./configure : Line88 : conf2703.sh :没有此文件或目录
./configure : Line89 : conf2703.sh :没有此文件或目录
chmod: failed to get attribute of 'conf2703.sh': no such file or directory.
./configure : Line201 : conf2703.file :没有此文件或目录
./configure : Line949 : config.log :没有此文件或目录
-------------------------------------------------------

而且每次执行时conf2703.sh这个文件名还不一样,2703这个数字会变化
我看了一下configure文件,原来的变量是:conf$$.sh,不知道为什么变成了2703了
我下载了好多版本的wine包,都这样
大家帮忙!
发表于 2003-5-15 16:25:24 | 显示全部楼层
哪里可疑找到CONFIG?
.WINE目录在哪里啊
发表于 2003-5-28 09:57:27 | 显示全部楼层
.wine在用户目录下,用ls -a可以看到
发表于 2003-5-28 17:35:33 | 显示全部楼层

怎么写wine的配置文件

我的c盘时ntfs格式的,据说redhat9.0对ntfs格式不支持,改怎么写配置文件啊!
发表于 2003-5-30 10:56:21 | 显示全部楼层
我也是一样C盘格式化成,请各位帮下了
发表于 2003-6-5 13:50:54 | 显示全部楼层
Configure failed, aborting install.
[hjscj@localhost wine-20020804]$ tools/wineinstall
WINE Installer v0.73

Running configure...

configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for yacc... no
checking for bison... no
checking for yacc... no
configure: error: no suitable bison/yacc found. Please install the 'bison' package.
Configure failed, aborting install.
[hjscj@localhost wine-20020804]$


我下了‘bison"软件包,可是再装也是一样的提示。我是新手,不知如何解决,盼望各位高手指点迷津。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表