[SOLVED] wine refuses to pick up 32-bit version of libGL.so.1

Hello,
I've recently installed the multilib version of wine-1.3.4 to my x64 Arch setup, but run into an issue where my wine is unable to pick up on the /usr/lib32/lib/libGL.so.1 library.  I've repeatedly installed the lib32-nvidia-utils package from the AUR over & over again to no avail.  My NVIDIA drivers are installed properly (installed from the aur nvidia-beta-all package) & I've got ALL lib32 packages installed from pacman.  I was previously using the bin32-wine package, but found this is no longer on the AUR (I'm presuming due to the release of multi-lib).
This is the exact error I'm receiving in my wine log:
err:wgl:has_opengl Failed to load libGL: libGL.so.1: wrong ELF class: ELFCLASS64
Is there any way to point my wine at the correct /usr/lib32/lib path, rather than the x64 lib path?
Thanks!
EDIT:
After tinkering around a bit, I simply installed wine normally from multilib, & ran command:
sudo pacman -S lib32-giflib lib32-libpng lib32-libldap lib32-lcms lib32-libxml2 lib32-mpg123 lib32-openal lib32-libcups lib32-gnutls lib32-v4l-utils
afterward...don't know why this fixed the problem, but it did.
Last edited by corte (2010-10-05 00:44:25)

I have checked in service market place, where you cannot find 64 bit dashboard.

Similar Messages

  • Why does Apple refuse to make a 64 bit version of quicktime for Windows?

    For those of us in digital media creation Quicktime is a highly used App, how ever access to 4+ gigs of ram is more important. I'm making the switch to a 64-bit OS in the next week or so, and it's really frustrating to see that Apple, after how many years since XP64 first hit, STILL does not have a 64-Bit version of Quicktime. What is the hold up?
    I also don't understand how they can release something where one of the main features is busted for multiple versions. I had to stick with an older version of QT for quite awhile before the load image sequence was fixed. Why are their Windows customers treated as second class citizens?

    http://www.apple.com/quicktime/feedback/

  • Macbook Pro w/ Boot Camp - Best way to reformat the 32bit Windows 7 and install 64 bit version without affecting the Mac side?

    Hi guys! I have a new Macbook Pro purchased from Best Buy yesterday. I had the Geek Squad upgrade the RAM to 8 gigs (They only had PNY brand, I was concerned but went with it anyway). I had them install Boot Camp Windows 7 Ultimate. Today I picked it up and when I started playing with it I learned that they installed the 32 bit version of Win 7 Ultimate instead of the 64 bit version, why, I have NO IDEA.
    So, I want to replace the Win 7 installation with the 64 bit version but have read that this can be tricky. What is the proper way to do this? I'm not sure I trust the Geek Squad to do this for me.
    I assume I need to reformat the Windows partition, defragment and then install the 64 bit version of Win 7 Ultimate, but am not completely sure. I want to be sure that I do NOT do anything that could affect the Mac side
    What do you guys think?

    yorkeystyl wrote:
    Hi guys! I have a new Macbook Pro purchased from Best Buy yesterday. I had the Geek Squad upgrade the RAM to 8 gigs (They only had PNY brand, I was concerned but went with it anyway). I had them install Boot Camp Windows 7 Ultimate. Today I picked it up and when I started playing with it I learned that they installed the 32 bit version of Win 7 Ultimate instead of the 64 bit version, why, I have NO IDEA.
    So, I want to replace the Win 7 installation with the 64 bit version but have read that this can be tricky. What is the proper way to do this? I'm not sure I trust the Geek Squad to do this for me.
    I assume I need to reformat the Windows partition, defragment and then install the 64 bit version of Win 7 Ultimate, but am not completely sure. I want to be sure that I do NOT do anything that could affect the Mac side
    What do you guys think?
    I think you should take it back to the Geeks and tell them what you want, I also think you should backup before you do.
    You do not need to reformat or repartition, you need to reinstall Windows from a 64bit copy, 32 & 64 have identical requirements as far as partition and format go, defragmenting has nothing at all to do with your needs.

  • [SOLVED] Ndiswrapper, NetworkManager 0.7 and 64-bit Arch Linux

    Hi there!
    I am having problems configuring my wireless card. I know I have to use Ndiswrapper, and this is what I have tried to do; however, it didn't go quite well.
    This is rather odd because it worked perfectly in the 32-bit version of Arch Linux, but now it doesn't work.
    So, here comes the code.
    valandil ~ $ lspci | grep Network
    0b:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
    I really use ndiswrapper and have already installed what I think is the proper driver (it seems that the list the official ndiswrapper site had has somehow disappeared.
    sudo ndiswrapper -l
    Password:
    bcmwl5 : driver installed
    device (14E4:4311) present (alternate driver: ssb)
    Here's iwconfig:
    valandil ~ $ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:""
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=0 dBm
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    I use NetworkManager 0.7 and have configured properly:
    rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Vancouver"
    KEYMAP="cf"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse ndiswrapper fglrx !b44 !mii bcm43xx !snd_pcsp snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore !pcspkr)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="cipher"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(lo !eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.1.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(@stbd httpd !network syslog-ng netfs crond alsa hal dhcdbd networkmanager fam gdm)
    hosts file :
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost cipher
    # End of file
    /etc/NetworkManager/nm-system-settings.conf:
    GNU nano 2.0.9 File: /etc/NetworkManager/nm-system-settings.conf
    [main]
    plugins=keyfile
    [keyfile]
    hostname=cipher
    I hope you can solve this problem; wireless is really crucial.
    Thanks for any help,
    Last edited by valandil (2012-05-02 18:27:09)

    Alleluia!!!
    I think I will write a new rule for myself to follow :
    Thou shalt never use ndiswrapper again.
    Thanks a lot, wonder, and thanks to you too, Xyne.
    FYI, I tried to use something else than ndiswrapper before, but it didn't yield satisfying results. Anyway, thanks.

  • I have used Photoshop 5.5 for many years and it is all I need and more.  I just bought a new HP Win 7 computer and tried loading my old CD.  I won'f work because meant for 16-bit computers.  Can I buy a 64-bit version of Photoshop 5.5?

    I have used Photoshop 5.5 for years and it is all I need and more.  I bought a new PC with Win 7 and tried loading my Photoshop 5.5 CD.  It won't work because it is 16-bit, the new computer is 64-bit.  Can I buy a 64-bit version of Photoshop 5.5?

    Hi,
    You actually tried to install photoshop 5.5 and got the message about it being 16 bit?
    (usually it's only the installer that is 16 bit and the actual program is 32 bit)
    Photoshop 5.5 should work on windows 7 x64 if you don't have more than 1 TB of free space on your hard drive.
    Your sure it's photoshop 5.5 and not an earlier photoshop version.
    You might try copying the folder that says photoshop off the cd onto your hard drive and then running the Setup.exe
    Anyway, check how much free space your hard drive has and if it's more than 1 TB, then no use trying to use photoshop 5.5 because it won't work.
    (photoshop versions before photoshop cs can't see free space on hard drives if it's more than 1 TB and would give a scratch disk full message if you try to run them)

  • ITunes 11 64 bit version is not loading/instaling in Win 8

    After doIwnloading the Itunes 11 64 bit version using Safari in Win 8; I can not install it, Any thoughts. Thanks. 

    carthee wrote:
    After doIwnloading the Itunes 11 64 bit version using Safari in Win 8
    Stop using Safari and use a real browser
    Seriously though...try downloading the installer via a different browser.
    If you want more relevant assistance if would help to know what "I can not install" means.  Any errors?

  • I own CS6. I just built a new computer with Win-7. How do I change to the 64 bit version and install on the new computer?

    I own CS6. I just built a new computer with Win-7. How do I change to the 64 bit version and install on the new computer?
    Lance

    download the installation file(s) and activate with your serial number,
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    window using the Lightroom 3 link to see those 'Important Instructions'.<

  • I'm a long time PC user and just bought a 64 bit iMac and want to use BootCamp to play old PC games.  Can I install Win XP or if it needs Win 7 can it be a 32 bit version, and how do I do it?

    I'm a long time PC user and just bought a 64 bit iMac and want to use BootCamp to play old PC games.  Can I install Win XP or if it needs Win 7 can it be a 32 bit version, and how do I do it?

    Once you get windoze up an running on your new iMac, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    Mac OS X keyboard shortcuts,
    Anatomy of a Mac,
    MacTips,
    Switching to Mac Superguide, and
    Switching to the Mac: The Missing Manual, Mountain Lion Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist,
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

  • SAP NetWeaver ABAP Trial 7.02 Win 64-bit Version (SP7)

    i am using windows 7 can i able to install this
    SAP NetWeaver ABAP Trial 7.02 Win 64-bit Version (SP7)
    in my system ?
    Moderator message : Moved from "ABAP General" to Trials, Previews & Other downloads.
    Edited by: Vinod Kumar on Sep 14, 2011 3:34 PM

    i am using windows 7 can i able to install this
    SAP NetWeaver ABAP Trial 7.02 Win 64-bit Version (SP7)
    in my system ?
    Moderator message : Moved from "ABAP General" to Trials, Previews & Other downloads.
    Edited by: Vinod Kumar on Sep 14, 2011 3:34 PM

  • Installation Photoshop Elements 13 Upgr. 32-Bit-Version on Desktop running Win 8.1 64-Bit

    I try to upgrade my Photoshop Elements 12 Version to Version 13. Version 12 (32 Bit) is running on PC with Win 8.1 64 Bit. Upgade to Version 13 (32 Bit) is not possible (error: 32 Bit version can not installed with Win 64 Bit system). If I try to install 64 Bit Version of Photoshop 13, I get the information, that there is no original version found on PC.
    What can I do?
    HaPe

    As far as the "no original version" goes, you should also be able to select an option to enter the name and serial number of the older (aka original) version instead of having it already installed.

  • Is there a Firefox 64 bit version for Win 7 64 bit. I cant find any data on this.

    I have read that there may be a 64 bit version of Firefox. My latest upgrade is V 6.0 which to me is no different to earlier versions and still loads very slow put of the box. I am not to keen on using beta versions as I have experienced many troubles in the past using these on my Win 7 64 bit . Every upgrade always seems to be the old 32bit. Surely by now most programs should have caught up to 64 bit. Thanks for any help

    Win64 Nightly has existed for some time however they are not supported (like the Win32, Mac OSX 32/64-bit and Linux 32/64-bit are) as they are currently more for to catch breakage/regressions. https://developer.mozilla.org/en-US/docs/Supported_build_configurations
    No it is not simply because the 32-bit version works.
    The 64-bit Windows builds has still been a work in progress on a number of things that needs to be in order, especially for Win64 Releases to happen.
    For reading as Bugzilla is not a discussion forum like here.
    [https://bugzilla.mozilla.org/show_bug.cgi?id=471090 Bug 471090] - (tracking_win64) [meta] Windows x64 build tracking bug
    [https://bugzilla.mozilla.org/show_bug.cgi?id=558448 Bug 558448] - (support-win64) [Tracking bug] officially support Windows 64-bit builds

  • When will FF be available in a true 64-bit version for use with Win 7 Pro 64-bit?

    Using Win 7 Pro 64-bit, when will FF 64-bit version be available?

    Someday. This is a question asked multiple times but the answer is always the same, there is no real benefit to moving to 64 bit Firefox, and the amount of work required to do something with no benefit makes this a low priority. Eventually it will happen, but just because it uses 64bit doesn't magically make things better.

  • ACS 4.2 Remote agent with WIN server 2008 core Enterprise 64-bit

    I need help to clarify if Cisco ACS 4.2 does support remote agent on Win server 2008 core enterprise 64-bit?? if not supported; is there any work-around solution for this?

    Hi,
    As per the release notes it does support.
    Windows 64-bit Support for Remote Agent:-
    ACS 4.2.1 Remote Agent is supported on the following Windows 64-bit OS:
    •Windows Server 2008, Standard Edition with Service Pack 2
    •Windows Server 2008, Enterprise Edition with Service Pack 2
    •Windows Server 2003, R2, Standard Edition with Service Pack 2
    •Windows Server 2003, R2, Enterprise Edition with Service Pack 2
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2.1/Release_Notes/acs421_rn.html#wp1050574
    thanks,
    Vinay

  • We can't install Office 2013 64-bit on a Win 7 PC that had a 32-bit version of Office

    We have a development PC running Windows 7 64-bit. This PC has been around for a while, and way back had various 32-bit versions of Office installed, starting with Office 2003 through 2010. Those versions were uninstalled and Office 2013 Pro
    Plus 32-bit was the latest version installed. That version was uninstalled using Revo Uninstaller then the registry was cleaned using JV16 to make sure leftover junk from the prior 32 bit version(s) was removed so we could install Office 2013 x64
    Pro Plus, which we now need for testing. It won't install because the installer sees something left over from the prior 32 bit version(s). We can't wipe the PC and start over; it has special sensor hardware and software that we can't move to a different PC
    and we're on a tight timeline. We searched the registry and the Program Files (x86) folder and subfolders for anything left over from Office without any luck. The error message reads:
    We can't install the 64-bit version of Office because we found the following 32-bit
    programs on your PC:
    Please uninstall all 32-bit Office programs, then try reinstalling 64-bit Office.
    Note that the error message doesn't list the name(s) of any "32-bit programs on your PC" in the error message.
    Anybody have an idea how to force an installation of 64-bit Office 2013 Pro Plus?
    Web Developer

    2739501 - 2013 Method 1 or 3
    http://support.microsoft.com/kb/290301
     2010 Method
    2,3 or 4
    http://support.microsoft.com/kb/928218/ 
    2007 Method 2,3 or 4
    http://support.microsoft.com/kb/2639197 
    2003  Method 2,3 or 4
    these tips will help you clean ALL of the bits and pieces of various Office versions you mentioned.
    It is not just Office, there are a few other 32 bit MS applications that may block 64 bit installations:
    Blocking and nonblocking Office applications in 64-bit installations
    If 32-bit Office applications are installed on a computer, a 64-bit Office 2010 installation is blocked by default. The following section (Applications that block a 64-bit
    Office 2010 installation) lists the applications that block a 64-bit Office 2010 installation. The next section (Applications that do not block a 64-bit Office 2010
    installation) lists exceptions; that is, applications that do not block the installation. In such cases, installation of 64-bit Office proceeds even if the listed 32-bit applications are installed on the computer.
    Applications that block a 64-bit Office 2010 installation
    The following applications block a 64-bit Office 2010 installation:
    Microsoft Office Excel Viewer
    Access database engine of Microsoft Access 2010
    Microsoft Office 2010 (Click-to-run)
    Compatibility Pack for the 2007 Office system
    Applications that do not block a 64-bit Office 2010 installation
    The following applications do not block a 64-bit Office 2010 installation:
    Microsoft Visual Studio Web Authoring Component 2007
    2007 Microsoft Office system 64-bit components
    Microsoft Office 2010 (OEM pre-installation)
    Microsoft Office 2003 Web Components
    Expressions Web Designer
    Microsoft Office XP Web Components
    Microsoft Expression Web 1
    Microsoft Expression Web 1 Language Packs
    Microsoft Expression Web 2
    Microsoft Expression Web 2 Language Packs
    Visual Basic for Applications 6.4 SDK
    Visual Basic for Applications 6.4 SDK International Components

  • Why does Silverlight install process state that my 64-bit Win Vista OS does NOT support the 64-bit version of Silverlight?

    As of Monday 4/20, I've encountered a significant problem with Silverlight on my Vista PC. 
    Several weeks ago I read a brief item stating that Google would be dropping support for npapi and that it would affect Silverlight sometime in April.  One of my key daily apps uses Silverlight, but I didn't receive notification from that software's author
    about the pending change and how it would be handled.  Successfully used the app every week (Mon-Fri) this month for 8-10 hrs/dy day (as I've been doing for the past ~5+ years: past year under Chrome, year before that under FireFox, ~3 prior years
    under IE) and on Fri 4/17 shut it down for the weekend.  When I booted up on Mon morning and tried to log into the key app however, it prompted me to download and install Silverlight, acting as though I never had it installed!  
    I recalled the earlier warning about Google dropping support, so I closed Chrome, started up FireFox, but got the same prompt from the app -- it directed me to install Silverlight.  I downloaded it (had no choice as to which version, just got the "Silverlight_x64.exe"
    file) and got part-way through the install when this error msg popped up:  "Unable to Install Silverlight.  Your operating system does not support the 64-bit version of Silverlight".  WHAT?!   Clicking on the "more info"
    link led to this msg:  "Message ID: 1518.  Your operating system does not support the 64-bit version of Silverlight.  Click here for the latest version of Silverlight."  That link simply led back to the download page which resulted
    in receiving another copy of the same executable file.
    According to my system ( > Control Panel > System ), I'm running "Windows Vista Home Premium", with a "System Type:  64-bit Operating System".  I've been using this same Vista PC since Sep 2008 and running Silverlight for
    around the past 5 yrs.
    ? -- Why doe the Silverlight installer code flag my OS as not supported?   
    ? -- Is there a way to get an older version of Silverlight that will run under Vista?  
    Thanks in advance for any helpful comments.

    Andy -- Thanks for the link, but I'm not adventurous enough to download from a non-MSFT site.  
    Besides, since I didn't make any changes to my hardware/software config, I expect a MSFT rep to explain why their two programs suddenly stopped working together and then provide whatever code fix is needed.  A phone call to their tech support (predictably)
    led to nowhere but a recommendation to purchase one of the company's support offerings (which I declined to pursue).  The Silverlight development team appears to participate in these forums, so I'd hope one or more of them offers a realistic solution.
    Here's something I forgot to mention in my original post:  In several of the threads on this subject (some dating back to 2008!), people have
    suggested running IE as the browser vs FireFox or Chrome; however, that idea fails to note that the error msg (Message ID:1518) clearly states that "your operating
    system does not support the 64-bit version of Silverlight"; it doesn't say anything about
    what browser you're using.  

Maybe you are looking for

  • [solved] xorg-server 1.6 under Mobility Radeon X2300

    Hello. Situation with older ATI graphic cards and their Linux drivers went a bit strange lately. I understand why Catalyst is no more present in official repository - if I can still get it from AUR, then its fine for me. But now I just don't know wha

  • Automating Batch Processes in acrobat pro 9

    Hello, I have a relativly large directory of of PDF documents that I need to add a footer too. I set up the appropriate batch proceess sequence to do this. The problem that I am running into is that Acrobat brings up the footer dialogue for every doc

  • Automatic System Monitoring Reports

    Hello Solution Manager Experts! We already successfully set up System Monitoring for several SAP ERP and NetWeaver systems on SAP Solution Manager 7.1. Now we would like to automatically send system monitoring/ IT Performance reports by e-mail to all

  • Problem In LSMW during creating position

    hi all, my scenrio is i am creating a unit of type O and after this i have to create position for it. i create a single recording for this. first i create a unit then position will create. but during creating position it will take a object ID of unit

  • Getting Artwork from iTunes Store

    Surely it would make sense that you should be able to copy any artwork straight from the store rather than every mp3 having to be exactly or almost exactly like the iTunes version. This would solve a lot of problems as i have to go to Amazon for some