I downloaded gtk-sharp-2.12.9.tar.gz package to my RedHat box.  “sudo –s” a root session.  Did “tar xvfz gtk-sharp-2.12.9.tar.gz”.  Then “cd gtk-sharp-2.12.9” and did “./configure –prefix=/usr/local”.  All above looks ok.  When I try the next “make” (as suggested in README file).  Nothing happen.  I found that the “Makefile” is missing.  There are Makefile.am, Makefile.in and Makefile.include but not sure how to use it or to create a Makefile from them/it.  Can someone help.

 

Thanks,
Jerry

 

From: fedora-mono-bounces@lists.fedoraproject.org [mailto:fedora-mono-bounces@lists.fedoraproject.org] On Behalf Of Ahmad Zuhd
Sent: Tuesday, October 06, 2009 4:53 AM
To: fedora-mono@lists.fedoraproject.org
Subject: Re: Stable RedHat mono package

 

I've found the following link to download the rpm Packages for RHEL and Fedora

http://software.opensuse.org/search

but I'm interested in installing different application (specifically mono and its tools) from source code and tarball.

Please if any one could provide tutorials about how to install applications in Fedora using source code. I can search internet, but i think it will be more accurate to be provided from this List. Also what is the required Back Ground? is it related to C++ and combination or to OS?

On Mon, Oct 5, 2009 at 11:41 PM, Stephen Shaw <sshaw@decriptor.com> wrote:

On Mon, Oct 5, 2009 at 3:28 PM,  <chuchiehliu@micron.com> wrote:
> Yes.  As below.
>
> (1) I feel that it is important to get the right version.  So checked web.  Is it correct that I can try to get those mono 2.4.2.3 sources tarballs
>
>    * mono-2.4.2.3.tar.bz2
>    * mono-basic-2.4.2.tar.bz2
>    * libgdiplus-2.4.2.tar.bz2
>    * gluezilla-2.4.2.tar.bz2
>
> And try to make it to get a version of mono for RedHat?  Can we just get an already made package for RedHat mono-2.4.2, etc from somewhere.
>
>  --- it looks like 2.4.2 is a stable version before 2.6.
>
> (2) If mono, MonoDevelop and RedHat need to match versions among them, is there a list/table to tell which match which?  And further down the road, where I can find information on how we package our application on top of mono, MonoDevelop and RedHat?  (This may be a known subject for experience Linux, mono which I am not).
>
> Thanks a lot,
> Jerry
>
>
>
>
>
>
> chuchiehliu@lnxeng02:[~/ADG/Emulator/MonoDevelop_CS] {98} % /home/chuchiehliu/mono-1.9.1/bin/mono Emulator.exe
>
> ** (Emulator.exe:11366): WARNING **: The following assembly referenced from /home/chuchiehliu/ADG/Emulator/MonoDevelop_CS/Emulator.exe could not be loaded:
>     Assembly:   gtk-sharp    (assemblyref_index=1)
>     Version:    2.12.0.0
>     Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/chuchiehliu/ADG/Emulator/MonoDevelop_CS/).
>
>
> ** (Emulator.exe:11366): WARNING **: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
>
> Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
> File name: 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
>
>

It looks like you don't have gtk-sharp installed.  As for the package,
etc someone else on this list will have to help you out with that.  I
use openSUSE as my primary distro so I'm not too familiar with what
repos/packages are available on redhat.


Cheers,
Stephen
_______________________________________________
fedora-mono mailing list
fedora-mono@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fedora-mono