Opened 18 years ago

Closed 18 years ago

#6140 closed defect (fixed)

BUG: monodoc needs gtkhtml-sharp which is gtk-sharp after gtkhtml :)

Reported by: daniel@… Owned by: cjr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

hi.

so installing monodoc yields


checking for gtk-sharp >= 0.91 gtkhtml-sharp >= 0.91 glade-sharp >= 0.91 mono >= 0.90... Package gtkhtml-sharp was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkhtml-sharp.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkhtml-sharp' found configure: error: Library requirements (gtk-sharp >= 0.91 gtkhtml-sharp >= 0.91 glade-sharp >= 0.91 mono >= 0.90) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. <----------------------------------------------

so I googled and found mention that gtk-sharp builds gtkhtml-sharp IF it finds libgtkhtml, so libgtkhtml needs to be installed before gtk-sharp when building monodoc. Dunno how that would be handled, maybe add gtkhtml as an optional dependency for gtk-sharp?

Change History (2)

comment:1 Changed 18 years ago by mww@…

Owner: changed from darwinports-bugs@… to cjr@…
Summary: monodoc needs gtkhtml-sharp which is gtk-sharp after gtkhtml :)BUG: monodoc needs gtkhtml-sharp which is gtk-sharp after gtkhtml :)

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

libgtkhtml3 is a dependency of gtk-sharp and gtk-sharp is now a dependency of monodoc so this can be closed as far as I can tell. Please reopen if this is still an issue.

Note: See TracTickets for help on using tickets.