Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-21-2017, 01:39 PM
|
#1
|
Member
Registered: Dec 2015
Distribution: RHEL 4.7
Posts: 127
Rep:
|
Install 32 bit S/w on 64 OS
Hi,
Is it possible to install 32 bit packages on 64 bit Systems ?
if so , please help me to install it.
OS : oel-6.8 (64 bit)
DB : 11.2.0.4 (32 bit)
PHP Code:
# uname -a
Linux SERVER1.COM 4.1.12-61.1.28.el6uek.x86_64 #2 SMP Thu Feb 23 20:03:53 PST 2017 x86_64 x86_64 x86_64 GNU/Linux
PHP Code:
[root@SERVER1 SHARE]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.8 (Santiago)
When i install database s/w i am getting following errors
Last edited by Joy Stick; 03-21-2017 at 01:40 PM.
|
|
|
03-21-2017, 01:50 PM
|
#2
|
LQ Guru
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
|
Normally, installing 32 bit packages on 64 bit systems shouldn't be a problem. However, why do you want to do that? Is the 64-bit version of the database software not available? For example, it means that you will have to pull in 32-bit dependencies, hence the messages.
More pertinent, though, is the message that says that you don't have enough memory in /tmp to install the package. Have you addressed that?
Also, given that RHEL is a commercial product with support, why haven't you asked RHEL about this? They will be able to give you much better support.
|
|
1 members found this post helpful.
|
03-21-2017, 01:55 PM
|
#3
|
Member
Registered: Dec 2015
Distribution: RHEL 4.7
Posts: 127
Original Poster
Rep:
|
Hi,
i am installing in Local machine for self learning purpose.
What is the solution ?
How can i solve it ?
Do i need increase /tmp directory size ?
How do i dowwnload 32 bit packages using yum ?
Please help me.
|
|
|
03-21-2017, 02:02 PM
|
#4
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,938
|
Are you using RHEL 4.7 or RHEL 6.8? Your signature says 4.7 is why I'm asking and RHEL 4 is end of life.
As hydrurga is citing, you should be asking Redhat.
Do you have a licensed copy of RHEL? Are you using demo software? If so, then it is a 30-day trial. If you have a production machine, then best to keep the maintenance current for it and inquire of Redhat what they recommend for the particular software package you wish to install.
They can also help you wish clearing up space without causing problems, or advise if your hardware is extended too far to allow for installing any additional packages.
|
|
|
03-21-2017, 02:05 PM
|
#5
|
LQ Guru
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
|
Quote:
Originally Posted by Joy Stick
Hi,
i am installing in Local machine for self learning purpose.
What is the solution ?
How can i solve it ?
Do i need increase /tmp directory size ?
How do i dowwnload 32 bit packages using yum ?
Please help me.
|
Can I recommend therefore that you install CentOS instead. You won't be able to update your RHEL system unless you have a licence and CentOS is, to all intents and purposes, the same beast.
The rest of your questions will hopefully be answered by the CentOS/RHEL/yum experts on LQ. However, you first need to determine why you want to download 32-bit packages if 64-bit versions are available. Also, you need to look at how much disk space your install is taking up (the df command will prove useful).
|
|
|
03-22-2017, 02:23 PM
|
#6
|
Senior Member
Registered: Feb 2003
Distribution: debian
Posts: 4,137
|
Distros have mechanisms for this and it's generally called multi-arch.
https://wiki.debian.org/Multiarch
Alternatively you can create a chroot and run the 32 bit software in the chroot. I used to do this for the five+ years it took java to come out with a 64 bit browser plugin.
|
|
|
All times are GMT -5. The time now is 10:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|