LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-12-2010, 05:57 AM   #1
Mufasa
Member
 
Registered: Nov 2004
Posts: 101

Rep: Reputation: 15
32-bit software on a 64-bit OS


Hello all,

With Windows, if I have a 64-bit OS, I can usually install a 32-bit SW product on it.

I have a 64-bit Opensuse product (Opensuse 10.3 - long story).

Here is information on installing Zimbra (ZCS 5.0) on top of Opensuse 10.3

http://www.zimbra.com/forums/install...ete-guide.html

But - the software that is mentioned in the guide (the one you need to download) is here

http://www.zimbra.com/downloads/os-downloads.html

From above, you can see an item for Opensuse 10.3 *** but 32-bit *** version.

In general, is it possible to install 32-bit Software in an 64-bit system?

TIA
 
Old 04-12-2010, 06:06 AM   #2
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
You will need a system containing both 64bit and 32bit libraries plus a kernel capable of running both 64 and 32bit apps.

edit: it's called a 'multilib' system
 
Old 04-12-2010, 07:25 AM   #3
Mufasa
Member
 
Registered: Nov 2004
Posts: 101

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Tuttle View Post
You will need a system containing both 64bit and 32bit libraries plus a kernel capable of running both 64 and 32bit apps.

edit: it's called a 'multilib' system
Thanks for responding

-> How can one tell whether or not they have a "multilib" system?
-> How can I tell whether or not my kernel is capable of running both 64-bit and 32-bit apps?

TIA
 
Old 04-12-2010, 07:59 AM   #4
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Other than installing some 32 bit software and seeing what goes wrong, I don't know how to tell if you have multi-lib support.

You might try this command to see if any 32-bit software is already installed in some likely place such as /usr/bin

Code:
file `find /usr/bin` | grep 32-bit
 
Old 04-13-2010, 06:47 AM   #5
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
all 64 bit libs reside in /usr/lib64, 32 bit libs in /usr/lib
Look and see what's in the 32 bit directory
Code:
du -s /usr/lib
 
  


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
LXer: Ubuntu 32-bit, 32-bit PAE, 64-bit Benchmarks LXer Syndicated Linux News 0 12-30-2009 11:00 AM
runnig 32-bit software on 64-bit hardware nima0102 Linux - Software 3 03-03-2009 09:04 PM
Benchmarking software, compare 32-bit to 64-bit H_TeXMeX_H Linux - Software 20 07-15-2008 03:39 AM
Differences in performance for 32-bit and 64-bit software exceed1 Linux - General 10 03-14-2008 04:50 PM
How to install 32-bit software in 64-bit system jshih Linux - Kernel 5 04-14-2007 12:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:56 PM.

Contact Us - Advertising Info - Rules - Privacy - Donations - Contributing Member - LQ Sitemap - "Weather apps tell you it'll rain. Wyndo tells you when to go."
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