[Wine] Libgsm Dev 32 bit libs on 64 bit

MacNean Tyrrell dardack at gmail.com
Wed Aug 12 09:30:54 CDT 2009


On Tue, Aug 11, 2009 at 10:06 PM, mushroomboy <wineforum-user at winehq.org>wrote:

> I got it to compile on Debian....  First off, for debian the ia32-libs have
> changed.... /emul/ia32-linux is depreciated and there for doesn't need to be
> there, so syslink /emul/ia32-linux/usr/lib to /usr/lib32 should do you some
> good (unless your /usr/lib32 is a syslink =P).
>
> Ok now that that's there, you will want to run the following command:
>
> apt-get build-dep wine
>
> That only takes care of part of the solution, the rest of the missing
> libraries will have to be done manually by extracting the i386 debs and
> putting the files in the appropriate lib dir.  IA extract libgsm to
> /somehomefolder/libgsm now that should have a lib and /usr/lib in it, those
> go to the proper places such as /lib32 and /usr/lib32, I don't think you
> need to copy anything else, but if you have extra stuff copy it to it's
> respective folders too, but don't overwright anything (that's what I did).
>
Where did you get libgsm from tho?  I have run apt-get build-deb wine, I
compiled 1.1.21-1.1.26 all fine before, .27 compiled fine it just didn't
have the GSM codec compiled in.

>
> Oh, and grab gcc-4.3 multilib if you don't have it already.
>
> Now you should be able to run:
>
> CC="gcc-4.3 -m32" ./configure
>
>
>
>
>
>


-- 
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090812/6bc11a98/attachment.htm>


More information about the wine-users mailing list