Hi,
I'm installing sip
in multi-platform environment. However configure.py seems not to honor
exec_prefix for siplib
and installing
sip.so to [sys.prefix]/.../site-packages. This also leads to wrong .../config
dir location and compilation errors in case where sys.prefix and sys.exec_prefix
are different.
Do I'm doing
something wrong?
My Python 2.4.2 has
sys.prefix=/tools and sys.exec_prefix=/tools/linux_x86_32
sip snapshot
20060416
Thanks,
Mike
_______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
