HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Install 32 bit Apache on RHEL 5.x 64bit-OS
Operating System - Linux
1828800
Members
2312
Online
109985
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2010 09:02 AM
09-01-2010 09:02 AM
Install 32 bit Apache on RHEL 5.x 64bit-OS
I've a request to install a 32bit Apache installation on RHEL 5.X. It should not be the RHEL bundled httpd server.
SoI downloaded a 2.x rpm, resolved all dependencies except 1:
libpq.so.3
libpq seems to be installed:
/usr/lib/libpq.so.4.1
/usr/lib/libpq.so.4
/usr/lib64/libpq.so.4.1
/usr/lib64/libpq.so.4
Any worky around?
SoI downloaded a 2.x rpm, resolved all dependencies except 1:
libpq.so.3
libpq seems to be installed:
/usr/lib/libpq.so.4.1
/usr/lib/libpq.so.4
/usr/lib64/libpq.so.4.1
/usr/lib64/libpq.so.4
Any worky around?
Hakuna Matata.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2010 06:37 PM
09-01-2010 06:37 PM
Re: Install 32 bit Apache on RHEL 5.x 64bit-OS
Okay, here's what I did and satisfied a 3rd party software that needed 32bit Apache:
1.) Download Source Distribution of the latest 2.X Apache from apache.org
2.) Set up a 32bit RHEL Server
3.) Build Apache from sources:
./configure --prefix /usr/local/apache
./make
./make install
tar up the /usr/local/apache tree
copy to X86-64 RHEL Server
/usr/local/apache/bin/apachectl start
It Works! Appears on ort 80 http navigation as test.
Set up chkconfig and service
Done!
All's Kool in LinuxLand.
Still can;t understand why I can't install 32Bit Apache though on X86 RHEL 5.x FROM RHN repos.
HTH anyone that might have a similar need.
1.) Download Source Distribution of the latest 2.X Apache from apache.org
2.) Set up a 32bit RHEL Server
3.) Build Apache from sources:
./configure --prefix /usr/local/apache
./make
./make install
tar up the /usr/local/apache tree
copy to X86-64 RHEL Server
/usr/local/apache/bin/apachectl start
It Works! Appears on ort 80 http navigation as test.
Set up chkconfig and service
Done!
All's Kool in LinuxLand.
Still can;t understand why I can't install 32Bit Apache though on X86 RHEL 5.x FROM RHN repos.
HTH anyone that might have a similar need.
Hakuna Matata.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP