Re:[Mono-devel-list] Unable to build mono-tools

2005-07-23 Thread 황윤성




"ln -s /usr/lib/pkgconfig/gtk-sharp-2.0.pc /usr/lib/pkgconfig/gtk-sharp.pc"

mbuild need gtk-sharp.pc
But gtk-sharp-svn have gtk-sharp-2.0.pc



>- Original Message -
>From: "Paul" [EMAIL PROTECTED]
>To: Mono-devel-list@lists.ximian.com
>Date: Sat, 23 Jul 2005 13:02:29 +0100
>Subject: [Mono-devel-list] Unable to build mono-tools
>
>Hi,
>
>I'm trying to build mono-tools using the svn developer version of mono.
>I have gtksharp installed in /usr and there is a .pc entry for it (and
>gtksharp-2) in /usr/lib/pkgconfig. However, when I run the autogen.sh
>script, it gets as far as this
>
>checking for NUNIT... checking for GTK_SHARP... configure: error:
>gtk-sharp not found
>
>What do I have to fiddle in my configuration to get it to build?
>
>TTFN
>
>Paul
>-- 
>"Some people will do anything for a woman in uniform" - The Doctor -
>Unregenerate (Big Finish audio)
>
>___
>Mono-devel-list mailing list
>Mono-devel-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>








	
		
			
			






	
	
	
	
	
	
	황윤성
	
	
	
	
	1980/10/28()
	
	
	
	
	
	
	426-811
	
	815-19 301호
	
	
	
	
	
	
	
	
	[EMAIL PROTECTED]
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	H.P : 016-469-7702
	
	
	
	
	
	



			
			
		
		



	
	
	
	




 http://www.dreamwiz.com/






  ___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: Re:[Mono-devel-list] Unable to build mono-tools

2005-07-23 Thread Paul F. Johnson
Hi,

> "ln
> -s /usr/lib/pkgconfig/gtk-sharp-2.0.pc /usr/lib/pkgconfig/gtk-sharp.pc" 
> 
> mbuild need gtk-sharp.pc 
> But gtk-sharp-svn have gtk-sharp-2.0.pc 

Nope, that's not done it. Still getting the same error of GTK_SHARP not
being found.

TTFN

Paul
-- 
"Some people will do anything for a woman in uniform" - The Doctor -
Unregenerate (Big Finish audio)

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: Re:[Mono-devel-list] Unable to build mono-tools

2005-07-23 Thread Todd Berman
On Sun, 2005-07-24 at 07:57 +0900, 황윤성 wrote:
> 
> 
> "ln
> -s /usr/lib/pkgconfig/gtk-sharp-2.0.pc /usr/lib/pkgconfig/gtk-sharp.pc" 
> 
> mbuild need gtk-sharp.pc 
> But gtk-sharp-svn have gtk-sharp-2.0.pc 
> 


That is the worst possible thing you could do.

gtk-sharp and gtk-sharp-2.0 are different things.

If you need gtk-sharp, you need to install a copy of gtk-sharp-1.0.x,
not symlink a pc file.

--Todd

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list