I have got Python/Zope/Plone running
first, install the SME dev tools.
make appropriate symlinks
ln -s /usr/src/linux-2.4/include/linux /usr/include/linux
ln -s /usr/src/linux-2.4/include/asm-i386 /usr/include/asm
There is so much I don't understand...
What do the symlinks above, do?
In nosing around the files and directories, I cannot find src/linux-2.4 or asm-i386.
If this is a totally stupid question, please offer a link toward enlightment.