this has really nothing to do with stackless, but nevertheless: just rename the stackless python binary: mv /usr/local/bin/python /usr/local/bin/stackless Instead of 'stackless', you can use any name, you fancy.
Hope that helps. Regards, Stephan CaStarCo wrote: > Hello :) , > > the other day i've installed Stackless with the tipic "make; make > install" commands and I have a little problem: When i execute the > python command it referes to the stackless installation in > /usr/local/bin instead of the "normal" python in /usr/bin . I don't > know to restore the system to use /usr/bin/python instead of > /usr/local/bin/python (I don't wanna change the executable files or > delete stackless). Anyone knows how can I solve it? > > Thanks in advance! :) > _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
