![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Beans: 120
Ubuntu 7.10 Gutsy Gibbon
|
Wine 0.9.26 AMD64 Edgy Deb
Feisty AMD64 Wine .9.36
http://rapidshare.com/files/28642102...amd64.deb.html To install Code:
sudo dpkg -i wine_0.9.36-1_amd64.deb winecfg Code:
sudo dpkg -r wine Code:
sudo aptitude install build-essential flex bison libc6-i386 libc6-dev-i386 sudo aptitude install libasound2-dev libaudiofile-dev libesd0-dev libjack0.100.0-dev sudo aptitude install libaudio-dev libcapi20-dev liblcms1-dev libcupsys2-dev sudo aptitude install libsane-dev libfreetype6-dev fontforge freeglut3-dev sudo aptitude install libexpat1-dev libfontconfig1-dev libgcrypt11-dev libglib1.2-dev sudo aptitude install libglib2.0-dev libgnutls-dev libgpg-error-dev libice-dev sudo aptitude install libieee1284-3-dev libjpeg62-dev libldap2-dev libltdl3-dev sudo aptitude install libmad0-dev libmng-dev libncurses5-dev libogg-dev sudo aptitude install libopencdk8-dev libpng12-dev libqt3-mt-dev libsm-dev sudo aptitude install libtasn1-3-dev libusb-dev libvorbis-dev libx11-dev sudo aptitude install libxcursor-dev libxext-dev libxft-dev libxi-dev sudo aptitude install libxml2-dev libxmu-dev libxrandr-dev libxrender-dev sudo aptitude install libxslt1-dev libxt-dev libxv-dev render-dev sudo aptitude install unixodbc-dev x-dev zlib1g-dev xlibs-dev sudo aptitude install libxxf86dga-dev libxxf86vm-dev libungif4-dev libssl-dev sudo aptitude install libgphoto2-dev ia32-libs Wine 9.30 Edgy AMD64 http://rapidshare.com/files/15729269...amd64.deb.html Wine 9.28 Edgy AMD64 http://rapidshare.com/files/8610145/...amd64.deb.html https://netfiles.uiuc.edu/agoodri2/w...28-1_amd64.deb Wine 9.27 AMD64 Edgy Package compiled by perdurablehubris https://netfiles.uiuc.edu/southwor/s...27-1_amd64.deb and mine (.5mb bigger for some reason) http://rapidshare.com/files/8524277/...amd64.deb.html https://netfiles.uiuc.edu/agoodri2/w...27-1_amd64.deb Wine 9.26 AMD64 Edgy https://netfiles.uiuc.edu/agoodri2/w...26-1_amd64.deb Friend's compile. https://netfiles.uiuc.edu/agoodri2/w...d64_hubris.deb Wine 9.25 AMD64 Edgy https://netfiles.uiuc.edu/agoodri2/w...amd64_alsa.deb Wine 9.25 without alsa https://netfiles.uiuc.edu/agoodri2/w...25-1_amd64.deb Credit to RoyArne (http://www.ubuntuforums.org/showthread.php?t=291620) for original instructions RAOF's repository will probably update faster than my posts here. Credit to RAOF for this http://raof.dyndns.org/falcon Last edited by napsilan; April 29th, 2007 at 09:14 PM.. Reason: alsa++, wine++ |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Apr 2006
My beans are hidden!
|
Re: Wine 0.9.25 AMD64
Thank you. This helped alot.
__________________
Running Linux From Scratch for over 7 and a half years on my desktop Running Ubuntu on my laptop since I bought it |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 6
|
Re: Wine 0.9.25 AMD64
hello
this deb is for edgy no for dapper ? laurent@ubuntu:~/temp$ sudo dpkg -i wine_0.9.25-1_amd64.deb Password: Sélection du paquet wine précédemment désélectionné. (Lecture de la base de données... 202245 fichiers et répertoires déjà installés.) Préparation du remplacement de wine 0.9.21~winehq0~ubuntu~6.06-1 (en utilisant wine_0.9.25-1_amd64.deb) ... Dépaquetage de la mise à jour de wine ... Paramétrage de wine (0.9.25-1) ... laurent@ubuntu:~/temp$ cd laurent@ubuntu:~$ winecfg /usr/local/bin/wine: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by /usr/local/bin/../lib/libwine.so.1) laurent@ubuntu:~$ sudo ln -s /usr/lib32/libX11.so.6 /usr/lib32/libX11.so ln: création d'un lien symbolique `/usr/lib32/libX11.so' vers `/usr/lib32/libX11.so.6': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libXext.so.6 /usr/lib32/libXext.so ln: création d'un lien symbolique `/usr/lib32/libXext.so' vers `/usr/lib32/libXext.so.6': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libfreetype.so.6 /usr/lib32/libfreetype.so ln: création d'un lien symbolique `/usr/lib32/libfreetype.so' vers `/usr/lib32/libfreetype.so.6': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libz.so.1 /usr/lib32/libz.so ln: création d'un lien symbolique `/usr/lib32/libz.so' vers `/usr/lib32/libz.so.1': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libGL.so.1 /usr/lib32/libGL.so ln: création d'un lien symbolique `/usr/lib32/libGL.so' vers `/usr/lib32/libGL.so.1': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libGLU.so.1 /usr/lib32/libGLU.so ln: création d'un lien symbolique `/usr/lib32/libGLU.so' vers `/usr/lib32/libGLU.so.1': Le fichier existe. laurent@ubuntu:~$ sudo ln -s /usr/lib32/libXrender.so.1 /usr/lib32/libXrender.so laurent@ubuntu:~$ winecfg /usr/local/bin/wine: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by /usr/local/bin/../lib/libwine.so.1) Last edited by scorpio810; November 16th, 2006 at 09:32 AM.. Reason: libc.so.6: version `GLIBC_2.4' not found |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Beans: 120
Ubuntu 7.10 Gutsy Gibbon
|
Re: Wine 0.9.25 AMD64
compiled on edgy
also Code:
/usr/local/bin/wine: /lib32/libc.so.6: version `GLIBC_2.4' not found (required by /usr/local/bin/../lib/libwine.so.1) Last edited by napsilan; November 16th, 2006 at 05:08 PM.. |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Sep 2006
Location: /home
Beans: 125
Ubuntu 7.04 Feisty Fawn
|
Re: Wine 0.9.25 AMD64
also if anyone wants to build wine themselve, follow this guide, and download this* copy of libsicuuc.a, copy it to /usr/lib32, and then edit the wine dir/dll/gdi32/Makefile so that it says "EXTRALIBS = /usr/lib32/libsicuuc.a /usr/lib/libsicudata.a -lstdc++ -lgcc_s" instead of "EXTRALIBS = /usr/lib/libsicuuc.a /usr/lib/libsicudata.a -lstdc++ -lgcc_s"
and then use "LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" CC="gcc-3.4 -m32" ./configure" to configure it, and then do make depend && make all - then use sudo checkinstall to make the .deb * http://www.box.net/public/dnvzg6maep Last edited by xstaticxgpx; November 16th, 2006 at 07:07 PM.. |
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Sep 2006
Location: /home
Beans: 125
Ubuntu 7.04 Feisty Fawn
|
Re: Wine 0.9.25 AMD64
napsilan, did you build these packages? if so, do you know how to integrate the alsa support?
|
|
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2006
Beans: 120
Ubuntu 7.10 Gutsy Gibbon
|
Re: Wine 0.9.25 AMD64
I built the two packages in my first post. In order to get ALSA working, I searched synaptic for "ALSA" and randomly installed anything that looked like an ALSA development package. I recompiled wine and alsa worked. I wish it were more scientific. I think the packages were "libasound2-dev" and "lib32asound2-dev".
Last edited by napsilan; November 16th, 2006 at 08:30 PM.. Reason: spelling is good |
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Sep 2006
Location: /home
Beans: 125
Ubuntu 7.04 Feisty Fawn
|
Re: Wine 0.9.25 AMD64
alright, thanks
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|