[SciPy-dev] Stupid question.

Pearu Peterson pearu at cens.ioc.ee
Wed Feb 20 13:48:09 EST 2002


> Hmm.  Actually isnt it better to do:
> 
> cd <scipy_cvs_dir>
> ./setup.py clean
> ./setup.py build
> 
> instead of rm -rf on build?  I'm not sure about this.

You may need to do:

 ./setup.py clean -a

that approx. corresponds to distclean.

Pearu




More information about the SciPy-Dev mailing list