Oups, for the python2.4 setup.py install : it also need python2.4-dev
package because it will compile the librairy, it's not pure Python
like Pyro.


Jean

On Fri, Aug 6, 2010 at 3:31 PM, nap <napar...@gmail.com> wrote:
> I quick code the exception change from as to , and it seems to work
> well in a Python 2.4 (Centos5). But I cannot find any multiprocesssing
> package as rpm (zip it at http://pypi.python.org/pypi/multiprocessing/
> and just need python setup.py install). I also install Pyro at
> hand(but he should have package).
>
> And I'm quite surprized because even the set() is already ok, I
> thought that it was not a module since 2.6, but I must be wrong. You
> are right Aurelien.
>
> So after all maybe we should change all the 'as' by ',' (less good
> looking, but I can live with it..). But the users will need a rpm for
> multiprocessing (windows users will sue 2.6 so it's ok for them
> already).
>
> It will be less problem for users to just install pyro (3 because 4 is
> for >=2.5) and multiprocessing lib than a full python package, isn't
> it?
>
> We should also find a way so automated tests should run under 2.4 and
> 2.6 version (2.5 should be ok if 2.4 is ok :) ).
>
> I'm happy to have be wrong for this 2.4 support :)
> It still need some tests, but it should be ok for 0.2.
>
>
>
> Jean
>
> On Fri, Aug 6, 2010 at 2:40 PM, Stéphane Urbanovski
> <s.urbanov...@ac-nancy-metz.fr> wrote:
>> Aurelien Degremont a écrit :
>>> nap a écrit :
>>>> It can be great if for the 0.2 version we can have packages for:
>>>> *RHEL5
>>>> *Centos5
>>>
>>> Note that current RHEL release uses Python 2.4
>>> And if you want to have testers for RHEL/CentOS 5: "update to python 2.6" 
>>> is not an acceptable solution ;)
>>
>> Hello
>>
>> python2.6 is available in EPEL :
>> http://download.fedora.redhat.com/pub/epel/5/i386/repoview/python26.html
>>
>> --
>> Stéphane Urbanovski
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> Shinken-devel mailing list
>> Shinken-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to