[Mono-list] Redhat Linux 7.0
Miguel de Icaza
miguel@ximian.com
12 Sep 2002 17:56:54 -0400
Hello,
> I started learning ASP.NET/C# but then a co-worker told me about mono,
> so I'd like to try it out.
ASP.NET support is not included with the packages.
> I cannot find a mono rmp for Redhat Linux 7.0 Can I install the Red
> Hat 7.1/x86 mono rmp? Will it not work on Redhat 7.0? If I install
> mono, do I run the risk of messing up other things on my web server,
> such as PHP or Mysql?
I do not know if you can, you can try though.
It should not mess with your installation, and you can always recompile
the rpms using:
rpm --rebuild file.src.rpm
But that requires an existing compiler
Miguel.