[MonoDevelop] Trouble in paradise. (Can't find assemblies...)

Todd Berman tberman@off.net
Tue, 22 Jun 2004 18:13:43 -0400


Dennis Boylan wrote:
> On Tue, Jun 22, 2004 at 04:43:19PM -0400, Todd Berman wrote:
> 
>>Dennis Boylan wrote:
>>
>>>Just checked out r1805 and thought I would give it a spin.  I've updated my
>>>mono to 0.96.20040622 to give it a try.  But, for some reason mcs can't 
>>>find
>>>gtksourceview-sharp.dll or gecko-sharp.dll while trying to compile 
>>>gdldock/gdl.
>>
>>What is the output of:
>>
>>pkg-config --libs gtksourceview-sharp
> 
> 
> [dennis@Shuttle MonoDevelop-r1805]$ pkg-config --libs gtksourceview-sharp
> -r:gtksourceview-sharp.dll -lib:/usr/lib/mono/gtk-sharp  
> 
> 
>>and
>>pkg-config --libs gecko-sharp
> 
> 
> [dennis@Shuttle MonoDevelop-r1805]$ pkg-config --libs gecko-sharp        
> -r:/usr/lib/mono/gecko-sharp/gecko-sharp.dll  

Ok, and is that gecko-sharp.dll symlinking correctly?

Also, can you paste the commandline the build is attempting to use?

--Todd

> 
> - Dennis
> 
>>--Todd
> 
>