On Wed, Oct 7, 2009 at 3:38 PM, Jerry Liu <[email protected]> wrote: > I downloaded gtk-sharp-2.12.9.tar.gz package to my RedHat box (based on > mono>GtkSharp>current source release). “sudo –s” a root session.
Don't compile stuff as root. > 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). Found that the “Makefile” is missing. > There are Makefile.am, Makefile.in and Makefile.include but not sure how to > use it or use it to create a Makefile (I am new to Linux and mono). Can > someone help. If there is no Makefile, then the ./configure script did not complete successfully. Can you attach the output it gives? -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
