On Sun, Feb 22, 2004 at 01:06:49PM -0800, Dennis Allison wrote:
What kind of an install do you have of RH7.3? It looks to me as if you don't have gcc and glibc installed. You can use rpm to see what is installed.
RH7.3 is installed on some remote server somewhere in the world where I have remote access as root. gcc 2.96 is installed, although I can't remember if I installed it myself. -- John
On Sun, 22 Feb 2004, John Poltorak wrote:
On Sun, Feb 22, 2004 at 12:17:03PM -0800, Dennis Allison wrote:
I find it always better to install from sources. Remember that ./configure does configuration and so missing features are generally OK.
I tried building from source but ./configure stopped quite early with:-
cannot exec `cc1plus': No such file or directory
-- John
On Sun, 22 Feb 2004, John Poltorak wrote:
On Sun, Feb 22, 2004 at 11:48:45AM -0800, Dennis Allison wrote:
I have had no problems with Python 2.3.3 on RH7.3.
How did you install it? As an RPM?
If so, can you tell me where you got it?
On Sun, 22 Feb 2004, John Poltorak wrote:
Is Python 2.3.3 a pre-requirement for Zope 2.7 ?
It looks like I'm going to have to bite the bullet and upgrade Zope, but my attempts to get the latest Python installed on RedHat 7.3 have been unsuccessfull so far. Has anyone managed it?
I get a number of errors when running configure and can't find a precompiled RPM for RH 7.3.
-- John