[SciPy-dev] --prefix not being accepted by setup.py now?

eric jones eric at enthought.com
Tue Mar 11 00:38:56 EST 2003


I just did a CVS update, and --prefix isn't taken as an argument to the
setup script.  Here is what I get.


[eric at enthoughtaus1 scipy]$ python setup.py install --prefix=$OSDIR
%%%%%%%%%%%%%%%%%%%%%%%
1
%%%%%%%%%%%%%%%%%%%%%%%
***********************************************
/home/eric/wrk2/scipy/Lib/xplt 
***********************************************
x11_info:
  FOUND:
    libraries = ['X11']
    library_dirs = ['/usr/X11R6/lib']
    include_dirs = ['/usr/X11R6/include']

usage: setup_xplt.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts]
...]
   or: setup_xplt.py --help [cmd1 cmd2 ...]
   or: setup_xplt.py --help-commands
   or: setup_xplt.py cmd --help

error: option --prefix not recognized

thanks,
eric

----------------------------------------------
eric jones                    515 Congress Ave
www.enthought.com             Suite 1614
512 536-1057                  Austin, Tx 78701 







More information about the SciPy-Dev mailing list