I checked the library ... [root at linux11 ~]# locate libGL /usr/lib/libGL.so.1 /usr/lib/libGL.so.1.2 /usr/lib/libGLU.so.1 /usr/lib/libGLU.so.1.3.060501 /usr/lib/xorg/modules/extensions/libGLcore.so still getting the message fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 30/10/2009, dlt (d/m/y): 27/03/2009 ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:reg:GetNativeSystemInfo (0x7edd9580) using GetSystemInfo() fixme:win:EnumDisplayDevicesW ((null),0,0x7e21cd88,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x7e21cd88,0x00000000), stub! Xlib: extension "GLX" missing on display ":0.0". err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems ..... err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL support ! err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support ! err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat err:d3d:InitAdapters Failed to get a gl context for default adapter err:wine_d3d:WineDirect3DCreate Direct3D9 is not available without opengl madunix On Sat, May 30, 2009 at 10:46 AM, madunix <madunix at gmail.com> wrote: > installed wine through the repo > > [root at linux11 ~]# rpm -aq | grep -i wine > wine-cms-1.0.1-1.el5 > wine-core-1.0.1-1.el5 > wine-capi-1.0.1-1.el5 > wine-esd-1.0.1-1.el5 > wine-nas-1.0.1-1.el5 > wine-desktop-1.0.1-1.el5 > wine-twain-1.0.1-1.el5 > wine-tools-1.0.1-1.el5 > wine-1.0.1-1.el5 > wine-docs-1.0-1.el5 > wine-ldap-1.0.1-1.el5 > wine-devel-1.0.1-1.el5 > wine-jack-1.0.1-1.el5 > > to build the wine i used the repo of epel and rpmforge > > [root at linux11 yum.repos.d]# cat epel.repo.alt > [epel] > name=Extra Packages for Enterprise Linux 5 - $basearch > #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch > mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch > failovermethod=priority > enabled=1 > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL > > [epel-debuginfo] > name=Extra Packages for Enterprise Linux 5 - $basearch - Debug > #baseurl=http://download.fedoraproject.org/pub/epel/5/$basearch/debug > mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch > failovermethod=priority > enabled=0 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL > gpgcheck=1 > > [epel-source] > name=Extra Packages for Enterprise Linux 5 - $basearch - Source > #baseurl=http://download.fedoraproject.org/pub/epel/5/SRPMS > mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch > failovermethod=priority > enabled=0 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL > gpgcheck=1 > [root at linux11 yum.repos.d]# cat rpmforge.repo.alt > # Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag > # URL: http://rpmforge.net/ > [rpmforge] > name = Red Hat Enterprise $releasever - RPMforge.net - dag > #baseurl = http://apt.sw.be/redhat/el5/en/$basearch/dag > mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge > #mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge > enabled = 1 > protect = 0 > gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag > gpgcheck = 1 > > you said > might be necessary to enable the GLX extension in the X11 > configuration. > how can i enable it ? > > > madunix > > > On Fri, May 29, 2009 at 11:11 PM, Robert Heller <heller at deepsoft.com> wrote: >> At Fri, 29 May 2009 17:03:15 -0400 CentOS mailing list <centos at centos.org> wrote: >> >>> >>> madunix wrote: >>> > [root at linux11 ~]# rpm -aq | grep -i mesa-libGL >>> > mesa-libGL-6.5.1-7.7.el5 >>> > mesa-libGLU-6.5.1-7.7.el5 >>> > >>> > should I update it? >>> >>> No - those are the current CentOS 5 versions. You apparently have some >>> other issues. The glxinfo error is strange, but may/may-not be >>> relevant. The libraries are installed but wine is not seeing them. >>> Have you done source installs? What is the source and version of the >>> wine you are using? >> >> Another random thought: what does the OP's X11 config look like? It >> might be necessary to enable the GLX extension in the X11 configuration. >> >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> http://lists.centos.org/mailman/listinfo/centos >>> >>> >> >> -- >> Robert Heller -- 978-544-6933 >> Deepwoods Software -- Download the Model Railroad System >> http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows >> heller at deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/ >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> >