installed wine through the repo
[root@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@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=$base... 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=$bas... failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL gpgcheck=1 [root@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@deepsoft.com wrote:
At Fri, 29 May 2009 17:03:15 -0400 CentOS mailing list centos@centos.org wrote:
madunix wrote:
[root@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@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@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos