Re: [Mono-list] Problem with System.Diagnostics.Process and cat

2008-06-23 Thread support
Will Murnane wrote: > On Mon, Jun 23, 2008 at 13:00, snorkel01 <[EMAIL PROTECTED]> wrote: > >> /bin/cat: >: No such file or directory /bin/cat: >> /1001/temp/admsfx_23847.exe: No such file or directory >> > The '>' is shell syntax, not cat syntax, and you're not spawning a > shell. You nee

Re: [Mono-list] Linux Equivalent to Visual Studio?

2008-11-07 Thread Support
The best you could do right now would be Delphi Prism, which supports Mono, but you would have to develop on windows and run on linux or Mac. check it out at: http://www.codegear.com/products/delphi/prism ___ Mono-list maillist - Mono-list@lists.ximian

[Mono-list] Mono 1.9 on CentOS 5 (RHEL 5)

2008-04-16 Thread Lyle - CosmicPerl.com Support
Hi All, I got mono working without much more than installing the CentOS RPM's. This worked great until I wanted VB and couldn't find an RPM for the right version. In my searching I came across Novell's repository which appeared to have RPM's for the latest version 1.9 for almost all the Linux

Re: [Mono-list] Mono 1.9 on CentOS 5 (RHEL 5)

2008-04-16 Thread Lyle - CosmicPerl.com Support
Paul F. Johnson wrote: > Why not just use the ones supplied in either Rawhide (Fedora) or RHEL5? > The way it's done with Fedora is that things go in /lib or /lib64 > (depending on architecture) as well as having scripts in different > places for the likes of mod_mono and xsp. > > TTFN > > Paul > M

[Mono-list] VB problems

2008-05-01 Thread Lyle - CosmicPerl.com Support
I am having a problem getting vb aspx pages to work under Centos 5 64bit with mono server .net 2.0. My setup is: Mono-core 1.2.4 from the centos extras repo with all related mono packages devel, winforms, etc and required dependencies Xsp 1.2.4 from centos extras repo Mono-basic 1.2.4 from sourc

Re: [Mono-list] VB problems

2008-05-01 Thread Lyle - CosmicPerl.com Support
Robert Jordan wrote: > If VB pages were working under 1.0 then you've installed the old > discontinued mono-basic compiler. This guy does not support > 2.0 at all. > > Please consider upgrading your mono to a recent version. > 1.2.4 is over one year old. > >

Re: [Mono-list] VB problems

2008-05-02 Thread Lyle - CosmicPerl.com Support
Rolf Bjarne Kvinge wrote: >> Robert Jordan wrote: >> >>> If VB pages were working under 1.0 then you've installed the old >>> discontinued mono-basic compiler. This guy does not support >>> 2.0 at all. >>> >>> Please consider upgra