Hi,

Sorry if this has already been discussed; I just joined the list...

I've been trying to get Plone 3 installed on Ubuntu Feisty Fawn using the
Unified Installer. This would be parallel to a Plone 2.5 install. However,
it keeps hanging at the python 2.4.4. install. I have build-essential
installed, and I've double checked to make sure that gcc, g++, gnu make, and
gnu tar are all present. I've heard that if Python 2.5 is present, this can
break the Plone 3 install - and indeed it was present on the machine, so I
removed it - however this made no difference. At that point, I also removed
my previous install of Python 2.4.4 (Plone 2.5 was using it), and for good
measure removed Plone 2.5 and Zope2.9. This didn't make a difference either;
the Plone 3 install continues to hang at the same point every time: "Install
of Python 2.4.4 has failed" (see the bottom of this post for a snippet of
the error messages).  Currently I am working on installing Zope2.10.4 and
Plone 3 manually from source, but it sure would be nice to solve the riddle
of why the Unified Installer isn't working. Anybody else run across this on
Ubuntu or Debian? Any advice?

<error-message-snippet>

In file included from Python/thread_pthread.h:9,
                 from Python/thread.c:115:
/usr/include/pthread.h:285: error: conflicting types for âpthread_tâ
/usr/include/bits/pthreadtypes.h:36: error: previous declaration of
âpthread_tâ was here
/usr/include/pthread.h:286: error: conflicting types for âpthread_attr_tâ
/usr/include/bits/pthreadtypes.h:43: error: previous declaration of
âpthread_attr_tâ was here
/usr/include/pthread.h:287: error: conflicting types for âpthread_key_tâ
/usr/include/bits/pthreadtypes.h:109: error: previous declaration of
âpthread_key_tâ was here
/usr/include/pthread.h:289: error: conflicting types for
âpthread_mutexattr_tâ
/usr/include/bits/pthreadtypes.h:79: error: previous declaration of
âpthread_mutexattr_tâ was here
/usr/include/pthread.h:290: error: conflicting types for âpthread_mutex_tâ
/usr/include/bits/pthreadtypes.h:73: error: previous declaration of
âpthread_mutex_tâ was here
/usr/include/pthread.h:291: error: conflicting types for
âpthread_condattr_tâ
/usr/include/bits/pthreadtypes.h:105: error: previous declaration of
âpthread_condattr_tâ was here
/usr/include/pthread.h:292: error: conflicting types for âpthread_cond_tâ
/usr/include/bits/pthreadtypes.h:99: error: previous declaration of
âpthread_cond_tâ was here
/usr/include/pthread.h:293: error: conflicting types for
âpthread_rwlockattr_tâ
/usr/include/bits/pthreadtypes.h:142: error: previous declaration of
âpthread_rwlockattr_tâ was here
/usr/include/pthread.h:294: error: conflicting types for âpthread_rwlock_tâ
/usr/include/bits/pthreadtypes.h:136: error: previous declaration of
âpthread_rwlock_tâ was here
make: *** [Python/thread.o] Error 1
Install of Python 2.4.4 has failed.

</error-message-snippet>

Thanks, everyone,

-- 
Rose Pruyne
Department of Dairy and Animal Science
Penn State
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to