[Mono-list] Monodoc 0.9 installation

Chris Vickerson chris@vickerson.net
Thu, 15 Jan 2004 14:31:43 -0500


This is a multi-part message in MIME format.
--------------080707070000020005060909
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hey - thanks very much

I've installed the gtk-sharp from source and that didn't work - so then 
I found a rpm which installed without error and that didn't work 
either.  All the dlls are there - actually in two places now: 1.  
/usr/lib 2. /usr/local/lib.  Even when I make a program I can't 
reference gtk-sharp using the /r switch on the command line.  Well, I 
can use the /r switch but I have to use the full path to the dll so it 
seems that mono (or mcs rather) just doesn't know where to look for the 
dlls??  Is there a way I can tell it to look in a specific directory by 
default?

Chris

Sachin Kumar wrote:

>Hi,
>
>Monodoc depends upon gtk-sharp. 
>Install gtk-sharp first then try installing monodoc. 
>
>Hope it helps.
>
>-Sachin
>
>
>  
>
>>>>Chris Vickerson <chris@vickerson.net> 1/15/2004 2:36:33 PM >>>
>>>>        
>>>>
>hope this is the right list... I'm trying to do an install of the new 
>monodoc-0.9 and keep getting some sort of dependency error.  I do the 
>following:
>
>1. ./configure
>2. make -> and it blows up here.
>
>I've tried to figure this out on my own for several hours now and to my
>
>ability it looks like everything is in the right places.
>
>Any help is appreciated.
>
>The message become error message and spit out this:
>
>*********************************************************
>
>error CS0006: Cannot find assembly `gtkhtml-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `gtk-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `glade-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `glib-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `pango-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `gdk-sharp.dll'
>Log:
> 
>error CS0006: Cannot find assembly `atk-sharp.dll'
>Log:
> 
>Compilation failed: 7 error(s), 0 warnings
>make[1]: *** [browser.exe] Error 1
>make[1]: Leaving directory `/usr/src/monodoc-0.9/browser'
>make: *** [all-recursive] Error 1
>********************************************************
>
>_______________________________________________
>Mono-list maillist  -  Mono-list@lists.ximian.com 
>http://lists.ximian.com/mailman/listinfo/mono-list
>  
>


--------------080707070000020005060909
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hey - thanks very much<br>
<br>
I've installed the gtk-sharp from source and that didn't work - so then
I found a rpm which installed without error and that didn't work
either.&nbsp; All the dlls are there - actually in two places now: 1.&nbsp;
/usr/lib 2. /usr/local/lib.&nbsp; Even when I make a program I can't
reference gtk-sharp using the /r switch on the command line.&nbsp; Well, I
can use the /r switch but I have to use the full path to the dll so it
seems that mono (or mcs rather) just doesn't know where to look for the
dlls??&nbsp; Is there a way I can tell it to look in a specific directory by
default?<br>
<br>
Chris<br>
<br>
Sachin Kumar wrote:<br>
<blockquote type="cite"
 cite="mids00601fb.049@prv-mail25.provo.novell.com">
  <pre wrap="">Hi,

Monodoc depends upon gtk-sharp. 
Install gtk-sharp first then try installing monodoc. 

Hope it helps.

-Sachin


  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Chris Vickerson <a class="moz-txt-link-rfc2396E" href="mailto:chris@vickerson.net">&lt;chris@vickerson.net&gt;</a> 1/15/2004 2:36:33 PM &gt;&gt;&gt;
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->hope this is the right list... I'm trying to do an install of the new 
monodoc-0.9 and keep getting some sort of dependency error.  I do the 
following:

1. ./configure
2. make -&gt; and it blows up here.

I've tried to figure this out on my own for several hours now and to my

ability it looks like everything is in the right places.

Any help is appreciated.

The message become error message and spit out this:

*********************************************************

error CS0006: Cannot find assembly `gtkhtml-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `gtk-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `glade-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `glib-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `pango-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `gdk-sharp.dll'
Log:
 
error CS0006: Cannot find assembly `atk-sharp.dll'
Log:
 
Compilation failed: 7 error(s), 0 warnings
make[1]: *** [browser.exe] Error 1
make[1]: Leaving directory `/usr/src/monodoc-0.9/browser'
make: *** [all-recursive] Error 1
********************************************************

_______________________________________________
Mono-list maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</a> 
<a class="moz-txt-link-freetext" href="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>

--------------080707070000020005060909--