error installing zope from source
Hi. the problem now is that when I do "make" there is this error message:" does not find file /usr/lib/python2.3/config/Makefile . And when I look in /usr/lib/python2.3/ , there is no directory "config". I have python2.3. my OS is debian sarge. Do u have an idea about what I should do? thank you very much --------------------------------- Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.
Op 2005-12-20, adeline nombre schreef <adelinenombre@yahoo.fr>:
the problem now is that when I do "make" there is this error message:" does not find file /usr/lib/python2.3/config/Makefile . And when I look in /usr/lib/python2.3/ , there is no directory "config". I have python2.3. my OS is debian sarge. Do u have an idea about what I should do? thank you very much
I also have Debian Sarge and I *do* have a file /usr/lib/python2.3/config/Makefile. I see this file belongs to the python2.3-dev package. So you need to install that. ('aptitude install python2.3-dev' or similar.) When you install Zope from source, you may want to install python from source too. At least that's what I see recommended often. -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ GnuPG key | http://maurits.vanrees.org/var/gpgkey.asc "Do only what only you can do." --- Edsger Wybe Dijkstra
On 12/20/05, adeline nombre <adelinenombre@yahoo.fr> wrote:
the problem now is that when I do "make" there is this error message:" does not find file /usr/lib/python2.3/config/Makefile . And when I look in /usr/lib/python2.3/ , there is no directory "config". I have python2.3. my OS is debian sarge.
Install the python2.3-dev package. -- Martijn Pieters
participants (3)
-
adeline nombre -
Martijn Pieters -
Maurits van Rees