Mono Project: How to install Mono framework on Red Hat Linux which is compiled on centOS ?

Posted by funwithcoding on Stack Overflow See other posts from Stack Overflow or by funwithcoding
Published on 2010-03-07T23:05:46Z Indexed on 2010/03/07 23:11 UTC
Read the original article Hit count: 403

Filed under:
|

We have Red Hat Enterprise Linux servers at work place. However we dont have Red Hat Linux desktops. So I used CentOS 5.4 to compile the Mono sources and generated the Mono framework for CentOS and tested with some sample codes and I am satisfied. I want to transfer this compiled framework to Red Hat Enterprise Linux 5.

How Can I do that? Do I have to compile the Mono framework statically or do I have to copy the linked libraries as well? I am not familiar with linux much. Any help is highly appreciated.

© Stack Overflow or respective owner

Related posts about centos

Related posts about redhat