[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AG-TECH] AG2.3 on x86-64 Fedora



Hi Ladan,

I have successfully installed AG2.3 on a Fedora 2 system (see below)

however python does not find files that are existing in the /usr/lib/python2.3/site-packages/ (both wxc.so and rand.so are in their respective dir)
I think the python ImportError messages are a bit misleading, I think they can not be opened because they are 32bit x86 shared libraries and you are using a x86-64 linux.

Is there a system variable I need to set?
Sorry I don't know, I've never used a x86-linux and I don't how x86 32bit compatibility works.

Rebuilding from source code might work.

Cheers,
Doug