| yes, python -i does it.
Thanks
Victor
At 15:13 12/06/2006, you wrote:
>What works for me:
>
>Call the Python interpreter to invoke the scons script from the MSYS
>shell. E.g.:
>
>c:/utah/opt/Python24/python c:/utah/opt/Python24/Scripts/scons {any
>SConstruct options go here...}
>
>Also, there is a trick with Python and scons having to do with what the
>MSYS shell does with STDIN and STDOUT. You need to invoke python with the
>-i option or you won't see the Python command prompt or any of Python's
>console output. Then too, to exit Python in this case you must import sys
>and invoke sys.exit().
>
>Regards,
>Mike
>
>-----Original Message-----
> >From: Victor Lazzarini
> >Sent: Jun 12, 2006 5:34 AM
> >To: csound-devel@lists.sourceforge.net
> >Subject: [Cs-dev] using MSYS
> >
> >Could anyone give me some help with building csound with MSYS?
> >
> >I have it installed, and have got windows python2.4, plus scons. My
> >question is: should I use the MSYS shell to call scons or should I
> >use the command-prompt. I thought the first would be the one,
> >but when I try to run python from the MSYS shell, nothing happens,
> >I can't get the interpreter running. I need it to run scons.
> >
> >How is it done?
> >
> >Victor Lazzarini
> >Music Technology Laboratory
> >Music Department
> >National University of Ireland, Maynooth
> >
> >
> >
> >_______________________________________________
> >Csound-devel mailing list
> >Csound-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
>
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |