ziapannocchia at gmail.com
ziapannocchia at gmail.com
Wed Jun 14 16:43:08 EDT 2006
2006/6/14, Graham Dumpleton <grahamd at dscpl.com.au>: > An installation of Python in the same perceived location as it exists > in real file system, including the mod_python components installed > in the Python site-packages directory. It looks a bit like the latter > is missing. > Thank you. Solved simply with: [code] # ROOT="/chroot/apache" emerge --nodeps python mod_python [/code]
|