I've tried to build and install visual python 2.9.3 with python2.2 on fedora
core 1, when I do it installs the following files:
cvisualmodule cvisualmodule.1 cvisualmodule.1.0.0 cvisualmodule.la
This is differs from previous installations that install cvisualmodule.so,
cvisualmodule.so.1 etc. When I import visual, it can't find the cvisual
module. Linking cvisualmodule.so to cvisualmodule.1.0.0 fixes the problem.
I'm not that familiar with installation scripts, but shouldn't it be
installing the files with the .so extension?
James
|