![]() |
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.
|
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
How to get specific programs to run under Dapper Drake 64-bit edition.
Why this thread? Upgrading to a 64-bit Operating System is not an easy process. Things that were 'normal' or 'common' in the 32-bit world are different when using a 64-bit processor and their equivalent 64-bit applications. You might run into some troubles, as we all did :). This thread is here to help you overcome most common problems when switching to Ubuntu 64-bit. Feel free to add programs, solutions or workarounds. Since the thread is sticky I will do my best to think of solutions and include all solutions suggested by 64bit pioneers like you! Things you might try first When switching to a 64-bit operating system, there are still programs that are not natively compiled for the AMD64 architecture. The first thing you can try, if there is a i386 version available, is to force the program to install using the i386 architecture. For other architectures this does not work (when you for instance try to force to install a SPARC compiled application) but luckily the AMD64 architecture is backwards compatible with i386, so these 32bit applications should run fine. The downside of this is that some calls to libraries might not work and need their 32-bit version as well. If you omit the 'force architecture' option dpkg will tell you: dpkg: error processing packagename_i386.deb (--install): package architecture (i386) does not match system (amd64) You can do a forced i386 installation like this: Code:
sudo dpkg -i --force-architecture packagename_i386.deb An example of this: Code:
hendrik@hendrik:~$ uname -a Linux hendrik 2.6.15-25-amd64-k8 #1 SMP PREEMPT Wed Jun 14 11:39:18 UTC 2006 x86_64 GNU/Linux hendrik@hendrik:~$ linux32 uname -a Linux hendrik 2.6.15-25-amd64-k8 #1 SMP PREEMPT Wed Jun 14 11:39:18 UTC 2006 i686 GNU/Linux
Programs that are not available under Dapper Drakte 64-bit
Things that do not seem to work when you upgrade from Dapper 32bit to Dapper 64bit
--- (cr)edits: 12 june 2006 - Included info how to get Adobe acrobat running, thanks Conq 12 june 2006 - Thread is sticky now :), will try to maintain the thread with all latest info 12 june 2006 - Added 'Kilz' howto for Wine 12 june 2006 - Found a way to get partimage running 12 june 2006 - JoWilly gave some more helpful insights, added to this topic 13 june 2006 - Added RAR and made AMD64 package for RAR 14 june 2006 - Changed Calendar plugin and Listen information 14 june 2006 - Made new AMD64 package with fix and install instructions, thanks harro0209 for the info 18 june 2006 - Added link to Wine32 Howto, thanks Kilz 21 june 2006 - Added nswrapper info, thanks JoWilly 26 june 2006 - Added Kilz 'Firefox32' howto 05 july 2006 - Traced down the aMule and Listen problems. I needed nfs-common to support proper file-locking over NFS! 06 july 2006 - Refreshed topic 04 aug 2006 - Added Skype, changed Firefox link (again :S), added Wine (also: again :S) 15 oct 2006 - Long time no see... Changed info about Skype 1.3 beta to Skype 1.3 Final Last edited by Hendrik van den Boogaard; October 15th, 2006 at 09:59 AM.. Reason: Title changed on top but not in list, any ideas? |
|
|
|
|
|
#2 |
|
Quad Shot of Ubuntu
![]() Join Date: Feb 2005
Location: Nova Scotia, Canada
Beans: 439
|
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
Java 5.0 is available by downloading the JVM from Sun (http://java.sun.com) or alternately JRockit from BEA (http://bea.com). Both work perfectly on my system, but you're right, neither include a Mozilla or Webstart plug-in. For desktop apps (Azureus, Eclipse) and Java development use they are both fast and stable.
Raof and Doc.Horn have kindly provided amd64 repositories for XGL/Compiz and other hard to find multimedia packages. I've had XGL running smoothly thanks to them Code:
deb http://ubuntu.moshen.de/ dapper all deb http://raof.dyndns.org/falcon/ dapper eyecandy flash multimedia mythtv all |
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 27
|
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
what's the status of multimedia codecs that are available for 64bit? anything missing?
what about nvidia drivers? sorry for message, on pda... ty
__________________
Sonata II Case, 450 watt PS, 2 gig ram, AMD 3700+ 64 (OC 2.6), EVGA 7800gt, EVGA SLI mobo... |
|
|
|
|
|
#4 | |
|
Has an Ubuntu Drip
![]() Join Date: Apr 2005
Location: Amsterdam
Beans: 771
Ubuntu 9.04 Jaunty Jackalope
|
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
__________________
Quote:
|
|
|
|
|
|
|
#5 |
|
Quad Shot of Ubuntu
![]() Join Date: Feb 2005
Location: Nova Scotia, Canada
Beans: 439
|
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
Nvidia drivers aren't a problem, they are in the repository and more recent versions are downloadable from Nvidia. You do have to install them though, the open-source nv drivers are installed by default.
Multimedia codecs are available with the exception of wmv9. It's possible to get them to play but it's rather involved. What I meant in my previous post was multimedia applications like transcode, ffmpeg and avidemux. There are 64bit versions available, but historically they've been hard to get working. Things have improved with Dapper though and right now since Dapper is current, 3rd party packages will work as well. |
|
|
|
|
|
#6 | |
|
Fresh Brewed Ubuntu
![]() |
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
Quote:
http://www.ubuntuforums.org/showthread.php?t=188974 Thanks anyway. |
|
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() |
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
Thanks, I changed the URL to point to that topic.
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() |
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
wine obviously doesn't work, however somebody posted this work around: http://www.ubuntuforums.org/showthread.php?t=184050
however, I haven't been able to make it work under dapper. |
|
|
|
|
|
#9 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Apr 2006
Location: Fresno CA
Beans: 2,325
Ubuntu 9.10 Karmic Koala
|
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
If you download the AdobeReader_enu-7.0.5-1.i386.tar.gz you will be able to install acroread by using the INSTALL shell script in the tarball. Works fine on my Ubuntu 6.0.6 LTS AMD64. dpkg and the other Debian package managers won't install 32 bit code on a 64 bit machine. The IA32 libraries are required but they should have been installed with Dapper.
__________________
Thank a veteran -- George Internet Coach & Writer http://FragosTech.com http://fragos.blogspot.com |
|
|
|
|
|
#10 |
|
Ubuntu Developer
![]() |
Re: Programs that do not work/are not available under Dapper Drake 64-bit edition
Actually, if anyone wants a program packaged for AMD64, I'd be happy to extend my repository to include it. When I have time
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|