Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6835025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:10:59+00:00 2026-05-26T23:10:59+00:00

I’m trying to install Plone-4.1.2 on a RH Enterprise server which I am not

  • 0

I’m trying to install Plone-4.1.2 on a RH Enterprise server which I am not the administrator of.

Linux ddwap01 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

I can install GNU libraries in a non standard location (/public/local vs /usr/local), but I think this is causing more difficulties than anticipated. The configure script (preflight) is failing on several libraries using the autoconf generated command lines:

gcc -o conftest -g -O2 conftest.c -lssl

gcc -o conftest -g -O2 conftest.c -lreadline

After some online searching, I was able to get the test programs to compile by manipulating the linked libraries:

gcc -o conftest -g -O2 conftest.c -lssl -lcrypto

gcc -o conftest -g -O2 conftest.c -lreadline -lncurses

How do I convey this information to the Plone installation script, or will there more problems that make installing impossible. I’ve tried regenerating the preflight autoconf script by compiling and installing autoconf and then using the preflight.ac source file to generate a preflight script specific to the server I’m installing to, but this has had no affect on the install.sh outcome. The previous Plone 3.3.5 installation completed without problems.

The Plone site suggested asking technical questions here on stackoverflow, so if there is a better venue, please let me know.


The problem above was resolved by adding the following to the environment:

export CPATH=/public/local/include
export LDFLAGS=-L/public/local/lib
export LD_LIBRARY_PATH=:/public/local/lib
export LIBRARY_PATH=/public/local/lib
export LIBS="-lcrypto -lncurses"

This has led to a new error condition. The first installation attempt fails with the following error:

[redacted]@[redacted]:Plone-4.1.2-UnifiedInstaller> ./install.sh --password=[redacted] --target=/public/local/plone-4.1.2 --user=[redacted] standalone
Stand-Alone Zope Instance selected

Detailed installation log being written to /public/plone/Plone-4.1.2-UnifiedInstaller/install.log

Rootless install method chosen. Will install for use by system user sysapps

Installing Plone 4.1.2 at /public/local/plone-4.1.2

Compiling and installing jpeg local libraries ...
Skipping zlib build
Skipping readline build
Installing Python 2.6.7. This takes a while...
Patching for thread size
Installing distribute...
Failed: This Python does not have ssl support.

***Aborting***
The built Python does not meet the requirements for Zope/Plone.
Check messages and the install.log to find out what went wrong.

The second installation attempt finds the broken Python and skips over the installation step:

...
Python found at /public/local/plone-4.1.2/Python-2.6/bin/python; Skipping Python install.
Unpacking buildout cache to /public/local/plone-4.1.2/buildout-cache
Compiling .py files in egg cache
Copying Plone-docs
Your platform's xml2/xslt are missing or out-of-date. We'll need to build them.
Copying buildout skeleton
Fixing up bin/buildout
Building lxml with static libxml2/libxslt; this takes a while...
Building Zope/Plone; this takes a while...
...

I assume this will not result in a healthy Plone installation. Any more help would be greatly appreciated.

Thanks,
Steve

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:11:00+00:00Added an answer on May 26, 2026 at 11:11 pm

    As you may have already figured out, preflight is just an autoconf-generated configure script with another name (to prevent confusion). It’s run by the Unified Installer’s ./install.sh to try to figure out what libraries, headers and tools are available.

    That means that you can run ./preflight --help to get configure style options for setting environment variables for things like CFLAGS and LDFLAGS. If you set these before running the install.sh script, they should be honored.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to understand how to use SyndicationItem to display feed which is
I'm trying to select an H1 element which is the second-child in its group
Basically, what I'm trying to create is a page of div tags, each has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I used javascript for loading a picture on my website depending on which small
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am trying to render a haml file in a javascript response like so:
I would like to run a str_replace or preg_replace which looks for certain words
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have an autohotkey script which looks up a word in a bilingual dictionary

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.