[Mono-list] gtk# with gtkhtml

2004-02-01 Thread Met @ Uber
How do configure gtk-sharp to install gtkhtml?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] gtk# with gtkhtml

2004-02-01 Thread Brice Vissière
Met @ Uber wrote:
How do configure gtk-sharp to install gtkhtml?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
Hello,

after running ./configure, something like this is displayed:


Configuration summary
   * Installation prefix = /opt/mono

   Optional assemblies included in the build:
[...]
  * gtkhtml-sharp.dll: no

install the gtkhtml development package to turn 'gtkhtml-sharp.dll' 
option into 'yes'.

on my mandrake 9.2, I did urpmi libgtkhtml-3.0_2-devel.
on debian, some apt-cache search queries will help you to find the 
package name.

once installed, run again the configure script.

be sure that PKG_CONFIG_PATH contains the directory where 
libgtkhtml-3.0.pc is located.


Configuration summary
   * Installation prefix = /opt/mono

   Optional assemblies included in the build:
[...]
  * gtkhtml-sharp.dll: yes

Hope this helps,

Brice

--
Brice VISSIERE :: [EMAIL PROTECTED]
..ooOO linux user #134054 [http://counter.li.org] OOoo...
Enjoy the life and Drive Blind

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] gtk# with gtkhtml

2004-02-01 Thread Ravindra Kumar
You can install libgtkhtml from rug channels or use google to get this
library. You would need to have version 3.x of this library.

~R

 Met @ Uber [EMAIL PROTECTED] 2/1/2004 9:18:13 PM 
How do configure gtk-sharp to install gtkhtml?

___
Mono-list maillist  -  [EMAIL PROTECTED] 
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list