Displaying 4 results from an estimated 4 matches for "soundlibs".
Did you mean:
soundlib
2012 Mar 11
0
Re: Cannot start Amnesia nor Penumbra via Steam
The applications now work again, after updating the following packages to version 20120127:
app-emulation/emul-linux-x86-baselibs-20110928
app-emulation/emul-linux-x86-xlibs-20110928
app-emulation/emul-linux-x86-medialibs-20110928
app-emulation/emul-linux-x86-soundlibs-20110928
app-emulation/emul-linux-x86-sdl-20110928I think I had tinkered with them before, though, as one of the application's title in the task-bar would state "SDL_app" for the brief moment it ran, but I can't remember exactly which versions were still available from Portage.
T...
2011 Jul 01
1
Aion 2.5.0.x on Sabayon 6
...an read about that here: http://wiki.winehq.org/GitWine
Next install useful dependencies:
sudo equo install <package>
app-emulation/emul-linux-x86-gtklibs
app-emulation/emul-linux-x86-compat
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-sdl
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-medialibs
app-emulation/emul-linux-x86-xlibs
app-emulation/emul-linux-x86-qtlibs
app-emulation/emul-linux-x86-java
Once you have that all done we can start on the bottle now first lets make a build directory (If your new to git it's a good idea to leave your sourc...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do:
dpkg -i wine*.deb
Code:
checking for freetype-config... freetype-config
checking for -lfreetype... not found
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
make: *** [config.status] Error 1
2006 May 18
2
Problems compiling Wine
Hello,
The lack of debian packages for 0.9.13 have made me decide to compile
from source instead. So I uninstalled all wine files and downloaded the
sources. I'm using a system based mostly on Debian Sarge, but with some
backports.
I ran ./configure and there were some packages I had to get, but soon it
worked well.
When I tried make depend the problems started. This is the output I get