Comment 5 for bug 86685

Revision history for this message
peterdv (peter-dahl-vestergaard) wrote : Re: neo_cgi.so: undefined symbol: Py_InitModule4

In addition to the comment from Antonio Censi, I had to:
sudo apt-get install zlib1g-dev
sudo apt-get install autoconf
sudo apt-get install python-dev

and edit Makefile lines 23,26 to read:
        ./configure --disable-perl --with-python=/usr/bin/python