OptimizationKit 0.1.2-rc1

Casey Dahlin cjdahlin at ncsu.edu
Sun Apr 6 20:25:23 UTC 2008


Kevin Kofler wrote:
> I wrote:
>   
>> It is preferred to have separate compilation and installation steps rather
>>     
>
> Actually, in this case, it's 100% Python, so there's no compilation needed at 
> all. Thus I don't see what's wrong with only an install.sh in this case!
>
> Why use an overengineered system like autotools when all you need is to copy 
> some files to some predefined directories?
>
>         Kevin Kofler
>
>   
For python packages, the correct solution would be a setup.py file using 
the disthelper system in python.

--CJD




More information about the fedora-devel-list mailing list