distutils setup ignoring scripts

Raseliarison nirinA nirina at mail.blueline.mg
Tue Mar 15 14:57:41 EST 2005


yes i'm deadly wrong and should refuse the 
temptation to guess!
and ougth to read clearly the post.
> 
> No, I'm referring to bin/foobar, as specified 
> in "scripts = ['bin/foobar']".
> 
> Jack

so, you want the script foobar included in your package?
what command are you issueing?

does this include the file?
python setup.py sdist 

as you use Python22 (old) on RH9, maybe:
python setup.py bdist_rpm --install-script foobar

--
nirinA
--




More information about the Python-list mailing list