Slackware :: Wine 32 Bit On Slackware 13 64 Bit - Configure Can't Find Some Libraries
Oct 19, 2009
Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.
I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.
after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element err:alsa:wine_snd_pcm_recover underrun occurred err:alsa:wine_snd_pcm_recover underrun occurred
in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx
I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?
I'm back to slack after several years. I'd like to install wine. I have downloaded wine-1.1.33.tar.bz2[URL]..I am currently looking at the installation instructions. I would welcome any advice, comments or caveats that might contribute to the installation. In particular, have I made the correct download? Another example: My preference is that the installation be made to /usr/local, since that directory is on its own partition. Will that introduce any problems?
I have a problem running a game on a fresh Slackware64 install.
Slack version is 13.37
I've followed alien bobs instructions for a multilib environment from here:[url]
And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.
After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.
But, when I try to run the game, this is the error I get:
Code:
The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.
I'm trying to compile gwenhywfar-2.6.2 on Slackware64 13.1. That's the error I get:
Code: checking if profiling is to be supported... no checking if OpenSSL should be used... yes checking for openssl includes... -I/usr/include checking for openssl libs... checking whether openssl is usable... configure: error: ssl libraries not found.
what system variables should I set to what and what options do I pass to ./configure so it builds and install libraries in */lib64 come on a 64bit system should be native 64bit not guest 64bit the guest should be 32bit as in /lib32 for multilib
I'm reading the 3rd official handbook in beta version and I learn that the automated tool "slackpkg" exists only since Slackware 12.1.Before that, how did users install new packages and their libraries ? Did they search each package with their web browsers and then install manually? For me, it seems tedious because I usually work with distributions like Fedora, Debian which use an online package management.Is there another way to download it from console and without web browser?
i tried following the readme file included in the driver of the usb network adapter but seems its not exact.
any ideas on how i can configure it manually? KDE does not detect any wifi device. .(of course since no driver is installed yet).
i used my desktop (win***)with DSL connection and installed the driver of the usb net adapter.. made it as the access point. . so my laptop detects the desktop as wifi spot.
i wanted to know whether the gcc,g++ libraries are pre-installed i slackware 12.1 or not. if not then from where can i download them .how do i install them? how do i install the java jdk package also?
As I am learning everyday Slackware, there is something that it doesn't make sense to me. It is about libraries. I tried to install Playonlinux via slackbuild and if I am not wrong this package required a library named libnss3 ). This library was found in seamonkey, a program uninstalled by me. I had to reinstall it in order to build Playonlinus. Now playonlinux runs fine. My question is: why aren't all the libraries included separately on Slackware or its website in order to build automatically everypackage? Is is a huge list? It doesn't make sense to install a package that I will never use in order to have a library..
I installed ripperX using a slackware package I found online. When I try to run the program however I get the following error:
Code: RipperX: error while loading shared libraries: libid3-3.8.so.3: cannot open shared object file: No such file or directory I downloaded what I thought was this library and installed - now if I look in /usr/local/lib, I have the following:
I just did a fresh install of Slackware 13.0 on a Toshiba laptop, and the ONLY thing I did on it after creating a user and switching to init 4 was to run upgrades. After doing so several applications failed to launch, so I rebooted the machine. I get the following error followed by a login prompt:
Code:
/bin/sh: error while loading shared libraries: libtermcap.so.2: cannot open shaed object file: no such file or directory And nobody can log in, including root. I've got another laptop running 13.0 with all the latest upgrades and it runs fine.
I downloaded wxGTK-2.8.11.tar.gz , compiled and installed ok. here's the problem, there's library lib libwx_gtk2_richtext-2.8.so.0 exist in my directory /usr/local/lib but no lib libwx_gtk2u_richtext-2.8.so.0, look this:
I have a problem with linux, I got the message "configure can not find x11 libraries" while I was installing xvista program on suse 10.3, Do you know what is the problem?
I'm running Slack 13.1 [32 bit] Re: pdfedit from SlackBuilds 13.1. I've installed qt3 per the dependencies w/installpkg. I've pointed pdfedit.SlackBuilds to where qt3 is and it's found fine. The problem arises when the build can't find docbook stylesheets. "checking for docbook xsl... configure: error: unable to find docbook.xsl stylesheet"
I've installed docbook.xsl where it can be found which is in the same folder qt3 support is found and verified my system can find it there,, which it does. I still get the can't find stylesheet error. Is this a glitch or am I overlooking something somewhere along the line?
My recent borked upgrade to -current inspired me to try to come up with a way to sanity-check the lib and bin dirs for broken library symlinks (possibly indicating missing libs) and for binaries and libraries that belong to no installed package, as well as missing dependencies.
This script is the result.
I've checked the script results manually, and it appears to be accurate, so I figured I'd post it here for a second opinion, and/or because others may find it useful too. I'm not aware of another popular method of doing this on Slackware, so here it is:
Warning ! wine binary (still) found, which may indicate a (conflicting) previous installation. You might want to abort and uninstall Wine first. (If you previously tried to install from source manually, run 'make uninstall' from the wine root directory)
We need to install Wine as the root user. Do you want us to build Wine, 'su root' and install Wine?
Enter 'no' to build Wine without installing:
Why it say conflicting previous installation? "make uninstall" not work?
As always, very impressive effort from Slackbuilds.org to get slackbuild scripts updated for 13.1. Thanks to all who maintain these scripts. One which does not seem to have made it to 13.1 so far is a build script for WINE. Anybody know whether this is beacuse of some problem ? Or just an oversight ? The 13.0 script is there - might be OK to just use this with 13.1 ?
I need to run wine for some windows app. I downloaded the 64bit slackware binary and installed it. When I try to run wine from the console this is what I get:
Code: george@darkstar:~$ wine bash: /usr/bin/wine: No such file or directory
I recently installed slackware 13 on my system and then i went to slackbuilds and installed wine now when i try to install software through wine it will run the installer for the software fine and say the programs are installed but when I go to run the programs nothing happens
I have this win32 program that only runs after tweaking some settings in q4wine. Unfortunately however, the link to the program in the K-Menu was created at install time, and does not include aforementioned tweaks, so in order to start the program i have to start q4wine and then the program from there. How can I make a link in the menu reflecting the q4wine-changed settings?
I have an old Win98 program that controls my amateur radio transceiver. I want to try it in wine, so have followed Eric's instructions on a clean -current installation. When I get to the wine SlackBuild, it tells me that it needs fontforge & webcore-fonts. I am assuming that I need to install these dependencies as 32-bit, but I am not sure, so would someone use the proper baseball bat to get me on track?
I am trying to install photoshop Elements 5.0 in Wine. The Wine instructions say not to install it as root, among a bunch of other things. My System Settings for Removable Devices is set to automatically mount such devices. My /etc/fstab, which I have messed with, looks like this:
I know the subject title makes it seem like this should be something on the Slackware forums but I think it can be generalized to other 64-bit Linux operating systems which is why I ask here. I'm running Slackware 13.37 64-bit and was wondering if I use Wine to run a Windows program (with multilib files), would it still run as if it had been used on a 64-bit computer?
After finally getting my wireless/graphics drivers working yesterday (thanks to this forum ) I startx to realize that not a single KDE/Qt application will launch, along with Firefox, or Chrome/Chromium. (I did a full install from the DVD, not deselecting anything, and when I upgraded to -current, I also did the same.)
Ark said:
Quote:
ark: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory
but I managed to fix that one by commenting out 'aaa_elflibs' in /etc/slackpkg/blacklist (on a recommendation from #slackware), and running slackpkg upgrade-all again, but that's the only one (afaik) that was fixed. Ark still doesn't work, but it doesn't show that error anymore. When I run it, a box pops up that says "Unable to find Ark's KPart component, please check your installation."
Kate still says:
Quote:
kate: error while loading shared libraries: libkemoticons.so.4: cannot open shared object file: No such file or directory
Now, konsole, firefox, and Chromium's errors are a little different.
Konsole:
Quote:
konsole: symbol lookup error: /usr/lib/libphonon.so.4: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
Firefox and Chrome basically say the same thing
Quote:
/usr/lib/firefox-3.6.13/firefox-bin: symbol lookup error: /usr/lib/mozilla/plugins/skypebuttons.so: undefined symbol: _ZN9QListData11detach_growEPii
again, I am completely baffled here, as I had kate, konsole and ark running before I upgraded to -current.
after several hours I've finally gotten slackware running! But the only thing I don't understand is how to configure the touchpad. In Ubuntu you can do it in the GUI, but I have no idea how to do it via Slackware.
I mostly want it to disable tap to click when I type, and enable horizontal and vertical scrolling. I've tried using synclient but that doesn't seem to work, and in any case I think that is only supposed to be a temporary fix anyway.
how to update packages I've installed? I installed wicd to use wireless for my laptop, but according to their website, it's best that I update it to the newest version because of some bug.
I'm trying to find a VNC server for Slackware 13.1. I was searching around a little and I found that there are quite many. The most popular for slackware were tightVNC, x11vnc. I think in Slackware 13.1 is by default installed the libvnc but I can't find documentation on how to configure it.