LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-08-2006, 12:07 PM   #1
ride153
Member
 
Registered: Apr 2005
Location: Northeast USA
Distribution: current is PCLOS (server) and Suse (desktop)
Posts: 102

Rep: Reputation: 15
Run 32bit apps on 64bit os ??


sorry if this has already been asked

Is it fairly easy to run most 32bit apps on a 64bit OS

im thinking of moving over to a 64bit linux distro but i need 32bit apps to work.

Apps needed are: Apache, lighthttpd http://www.lighttpd.net/ or any Http server app,
pureftp or any ftp server app,
teamspeak http://www.goteamspeak.com/index.php?page=requirements

may be the only program i need in 32bit is teamspeak i would think 64bit web and ftp server apps are available?



thx

Last edited by ride153; 02-08-2006 at 12:44 PM.
 
Old 02-08-2006, 01:45 PM   #2
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
It depends on distro. In some like SuSE, it comes with full backwards compatibility. In some, like gentoo, you need to specifically setup backwards compatibility during setup or you will have 64bit only.

It is a matter of kernel options and libraries. If you want both, you have to have the 64bit on, with 32bit available in the kernel. Then you need both libraries for every dependency you would need 32bit for. It sounds worse than it really is though. For the most part, you are fine.
 
Old 02-08-2006, 02:57 PM   #3
ride153
Member
 
Registered: Apr 2005
Location: Northeast USA
Distribution: current is PCLOS (server) and Suse (desktop)
Posts: 102

Original Poster
Rep: Reputation: 15
thx,

really the only program im worried about is teamspeak im going to do some searching on the net to see if others are able to run teamspeak on x86_64

Also if anyone knows of any 64bit webserver and ftpserver programs (ie Apache 64bit) that wouold be great
 
Old 02-08-2006, 04:05 PM   #4
mushroomboy
Member
 
Registered: Jan 2006
Distribution: Debian Testing ALWAYS!!!
Posts: 363

Rep: Reputation: 43
Quote:
Originally Posted by ride153
thx,

really the only program im worried about is teamspeak im going to do some searching on the net to see if others are able to run teamspeak on x86_64

Also if anyone knows of any 64bit webserver and ftpserver programs (ie Apache 64bit) that wouold be great
Ummm dude 64bit server apps have been out for a while. I'm running 64bit apache.... Also you if you think about it you can still compile programs for 64bit just as long as the source is available.
 
Old 02-08-2006, 04:24 PM   #5
ride153
Member
 
Registered: Apr 2005
Location: Northeast USA
Distribution: current is PCLOS (server) and Suse (desktop)
Posts: 102

Original Poster
Rep: Reputation: 15
ok sounds like i should be good to go

it will take awhile as i need to migrate from slackware 32bit
 
Old 02-08-2006, 05:57 PM   #6
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Quote:
Originally Posted by ride153
sorry if this has already been asked
Why apologise when you can instead search and find an answer if it has been asked already, or if you can't find it, you'll know with fair certainty you're not repeating a topic so you don't receive scorn and jeering from others? Just FYI I'm sitting here laughing at you. *grin* Just kidding, try searching next time though; you'll find many questions are covered in very good detail already on messageboards more often than not.

Quote:
Is it fairly easy to run most 32bit apps on a 64bit OS
For the most part, yes, with a few caveats (most notably proprietary drivers and win32 video codecs)

Quote:
im thinking of moving over to a 64bit linux distro but i need 32bit apps to work.

Apps needed are: Apache, lighthttpd http://www.lighttpd.net/ or any Http server app,
Why on God's green earth would you run 32-bit apache on 64-bit Linux? Run Apache compiled for 64-bit Linux.

Quote:
pureftp or any ftp server app,
teamspeak http://www.goteamspeak.com/index.php?page=requirements

may be the only program i need in 32bit is teamspeak i would think 64bit web and ftp server apps are available?

thx
Correct, just run 64-bit web and ftp daemons.

Last edited by KimVette; 02-08-2006 at 08:05 PM.
 
Old 02-08-2006, 07:52 PM   #7
amosf
Senior Member
 
Registered: Jun 2004
Location: Australia
Distribution: Mandriva/Slack - KDE
Posts: 1,672

Rep: Reputation: 46
I'm running 64bit mandriva with a lot of 32 bit stuff... firefox 32 (for plugin support), OOo, cedega, crossover, binary linux and windows games and apps, all sorts of stuff. works well for the most part. Most of the main stuff is 64 bit...
 
Old 03-18-2011, 01:56 PM   #8
mastemmer
Member
 
Registered: Jul 2007
Location: Porto Alegre, Brazil
Distribution: Slackware
Posts: 44

Rep: Reputation: 17
If you want to run 32 bit applications in 64bit ubuntu you should
apt-get install ia32-libs
 
Old 03-18-2011, 02:18 PM   #9
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by mastemmer View Post
If you want to run 32 bit applications in 64bit ubuntu you should
apt-get install ia32-libs
Please read the date on the question before providing an answer too late to be relevant to the thread.
 
Old 03-21-2011, 09:06 AM   #10
mastemmer
Member
 
Registered: Jul 2007
Location: Porto Alegre, Brazil
Distribution: Slackware
Posts: 44

Rep: Reputation: 17
Quote:
Originally Posted by johnsfine View Post
Please read the date on the question before providing an answer too late to be relevant to the thread.
I'm aware that this is an old thread and the original poster is unlikely to be still interested in the subject, but I thought that this information could be useful for people like me, who look for answers for present questions in old threads.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can 64bit processor run both 64bit and 32bit computers? DJOtaku Linux - General 4 09-08-2005 08:14 PM
64bit or 32bit ginger.fish0 Ubuntu 3 09-01-2005 05:12 PM
32bit on 64bit paralysis Linux From Scratch 2 06-02-2005 03:19 PM
32Bit or 64Bit? bchivers Mandriva 9 05-22-2005 12:28 PM
32bit to 64bit kirk1975 Linux - Newbie 1 10-20-2004 05:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration