On Sat, Jan 2, 2010 at 7:23 PM, Count László de Almásy <calm...@gmail.com>wrote:

> On Sat, Jan 2, 2010 at 4:06 PM, R. Tyler Ballance <ty...@monkeypox.org>
> wrote:
> > Your sh-bang is curious to me, since I normally run `mono ipy.exe`
>
> I've tried the following as well with the same results:
>
> #!/usr/bin/mono /usr/local/packages/IronPython-2.0.3/ipy.exe
>
> is there another way i should do it?
>
> > have you registered .exe as a non-native binary on your system?
>
> no i haven't. is this necessary to run cgi scripts from IronPython/Mono?
>

Can you run ipy.exe without doing "mono ipy.exe"? If so, you probably have
binfmt support (which is nice), if not, then perhaps you should look into
setting it up for mono executables.

>
> --
> Cheers, László
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to