Problem building 64-bit python 2.6.2 on Solaris 10

"Martin v. Löwis" martin at v.loewis.de
Thu May 28 18:03:24 EDT 2009


> I think the problem is it should be built with v9.S for 64-bit, not
> v8.S.  Is that correct?  If so, how do I get it to use the right one?

The Solaris dynamic loader can't find it. Set LD_LIBRARY_PATH or
LD_RUN_PATH appropriately, or use crle(8).

Regards,
Martin



More information about the Python-list mailing list