similar to: Where can I find libgsm development files?

Displaying 20 results from an estimated 1100 matches similar to: "Where can I find libgsm development files?"

2010 Sep 11
2
Re: Trouble with libgsm on Mac OS X 10.6.2
ralniv wrote: > Below are my instructions for getting a libgsm friendly version of Wine compiled on SnowLeopard. I assume that you already have wine-devel installed and configured to your liking. I also assume that you use MacPorts for package management. > > [1] Uninstall wine-devel > > Code: > sudo port uninstall wine-devel > > > > [2] Edit the portfile for
2010 May 20
3
GSM Problems
I've been trying to get wine to compile with GSM and haven't had any luck, I downloaded the most recent GSM library from http://www.quut.com/gsm/ and manually modified the Makefile to have it install to proper folders.. installed.. and heres proof that files are there in my /usr/lib folder! Code: -r--r--r-- 1 root root 53506 2010-05-14 01:40 /usr/lib/libgsm.a lrwxrwxrwx 1 root root 11
2011 Jan 10
1
Re: Where can I find libgsm development files?
Did libgsm used to have a website but it got nuked? It isn't exactly in good practice to download source from anyone other than the producer.
2010 Jul 14
1
Re: Trouble with libgsm on Mac OS X 10.6.2
Below are my instructions for getting a libgsm friendly version of Wine compiled on SnowLeopard. I assume that you already have wine-devel installed and configured to your liking. I also assume that you use MacPorts for package management. [1] Uninstall wine-devel Code: sudo port uninstall wine-devel [2] Edit the portfile for wine-devel. It is located at:
2010 Aug 21
1
Re: Trouble with libgsm on Mac OS X 10.6.2
I'm following the instructions posted above, and I'm still getting the: err:gsm:GSM_drvLoad Couldn't load libgsm.1.0.13.dylib: dlopen(libgsm.1.0.13.dylib, 258): image not found I've copied it to: /usr/lib/libgsm.1.0.13.dylib and symlinked it to: /usr/lib/libgsm.dylib and /usr/local/lib/libgsm.dylib just in case. Though, it still fails after the blue bar fills. It throws a:
2010 Dec 04
2
Re: Trouble with libgsm on Mac OS X 10.6.2
The only way I could get rid of the err for gsm on launch was to copy libgsm to my DDO folder, even those I use DYLD_FALLBACK_LIBRARY_PATH, and libgsm is in all of those locations. Here's my launching script: Code: on run --edit this to be the correct location and file to run (typically only edit after the "drive_c") set toRun to
2010 Jul 14
3
Trouble with libgsm on Mac OS X 10.6.2
ralniv <wineforum-user at winehq.org> wrote: >Sent: Jul 14, 2010 12:48 AM >To: wine-users at winehq.org >Subject: [Wine] Re: Trouble with libgsm on Mac OS X 10.6.2 > >The above instructions lead to the following error in the Terminal window while running LOTRO... > > err:gsm:GSM_drvLoad Couldn't load libgsm.1.0.13.dylib: dlopen(libgsm.1.0.13.dylib, 258): image not
2009 Aug 09
4
Libgsm Dev 32 bit libs on 64 bit
Ubuntu 9.04, can't find the libgsm-dev for 32 bit, i installed the libgsm1-dev but believe that is 64 bit, any help would be appreaciated. -- Sincerely, MacNean C. Tyrrell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090808/17c1864d/attachment.htm>
2010 Oct 30
1
Re: Trouble with libgsm on Mac OS X 10.6.2
Folks, In answer to the error "libgsm 32-bit development files not found," after completing the libtool command, you must copy the library to /usr/lib. "cp lib/* /usr/lib" would do nicely. HTH, David
2011 Nov 11
4
Compiling wine in Ubuntu Oneiric
Hello, I'm having trouble compiling wine 1.3.31 under the latest Ubuntu, 64 bit multiarch, etc. What basically happens is that the compile and make steps go just fine, but any sound that the newly built wine makes, doesn't use PulseAudio, it takes over the sound device. The only thing I've got to go on is a warning when doing ./configure that tells me that I'm missing the 32 bit
2010 Mar 12
2
xubuntu 8.10 64bit compile issues 1.40
configure: libv4l 32-bit development files not found. configure: libgsm 32-bit development files not found, gsm 06.10 codec won't be supported. configure: libmpg123 32-bit development files not found (or too old), mp3 codec won't be supported. configure: libopenal 32-bit development files not found (or too old), OpenAL won't be supported. Some one solved that?
2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2010 Sep 07
3
[Fwd: Trouble with libgsm on Mac OS X 10.6.2]
I'm far from an expert on the subject matter. Maybe some app that was written for Linux/BSD or whatever is looking at a LD_LIBRARY_PATH on its own and its nothing to do with the OS? I've never tried messing with LD_LIBRARY_PATH on OSX, but its not *supposed* to do anything normally. The OS Relies on DYLD_LIBRARY_PATH. If you change it, you have to make sure it encompasses every single
2009 Aug 22
0
1.1.28 uploaded for Ubuntu, however libgsm (ventrillo) support broken on 64 bit
I've uploaded my 1.1.28 packages for Ubuntu (9.04 is already built, 8.10 and 8.04 are still building as I write this). One of the fixes in this package is to build with support for libgsm, a new feature in Wine that allows Ventrillo support. However, this will only work on 32-bit Ubuntu at this time, as there is no 32 bit version of this library available on Ubuntu 64. I've already
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing
2009 Apr 08
3
Chroot Install
Good Morning, I want to update my CF-Microdrive for my router with CentOS (currently there is Slacky on it). I have attached the microdrive to my notebook using a pcmcia CF adapter. Within my CentOS installation the drive is detected correctly as ide_cf and all partitions are shown. But as the installer does not ship the necessary modules for a pcmcia ide installation i am searching for a way to
2010 Sep 01
1
Re: Trouble with libgsm on Mac OS X 10.6.2
Added the LD_LIBRARY_PATH you suggested mate, now it gives me this: > fixme:win:FlashWindowEx 0x32d170 > fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub > fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! > fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! > fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! >
2010 Sep 06
1
Re: Trouble with libgsm on Mac OS X 10.6.2
James McKenzie wrote: > doh123 wrote: > > > I'm not sure LD_LIBRARY_PATH actually does anything on OSX... > > > > there are a lot of related things you can do though... just look at 'man dyld' > > > > > > > Doh123: > > Yes it does. Look it up for FreeBSD. > > Without it, the only directories that will be examined for
2010 Sep 07
0
[Fwd: Re: Trouble with libgsm on Mac OS X 10.6.2]
James McKenzie wrote: > rwoodsmall wrote: >> James McKenzie wrote: >> >>> doh123 wrote: >>> >>> >>>> I'm not sure LD_LIBRARY_PATH actually does anything on OSX... >>>> >>>> there are a lot of related things you can do though... just look at >>>> 'man dyld' >>>> >>>>