[Python.NET] Compiling CLR on Linux

2008-07-01 Thread Gauthier Serge
Hi, I posted a question this morning about compiling CLR under linux. I found the way to do it with the make, it is ok now but I have only a problem to generat clr.so. It seems setup.py is missing and I am not able to write it. Could you help me to solve that. Thanks Serge Gauthier ___

[Python.NET] CLR compile

2008-07-01 Thread Serge Gauthier
Hi, I had to recompile clr under Windows to be able to use it with Boa Constructor and Python 2.5. It works fine. Now, I would like to do the same under Linux Mandriva. I have MonoDevelop and KDevelop installed on. I recompiled Python Python.Runtime.DLL with success. But when I try to compile