Opened 20 years ago

Closed 19 years ago

#2135 closed defect (fixed)

NEW: monodoc-1.0

Reported by: chris.ridd@… Owned by: cjr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

monodoc-1.0

the portfile can be found here: ATTACHED

Description: Mono documentation and viewer, no changes required.

Homepage: http://www.go-mono.org/

Comments: Need to set DYLD_LIBRARY_PATH=$prefix/lib before running, possibly a problem in the base mono port.

Attachments (1)

Portfile (583 bytes) - added by chris.ridd@… 20 years ago.
x11/monodoc/Portfile

Download all attachments as: .zip

Change History (13)

Changed 20 years ago by chris.ridd@…

Attachment: Portfile added

x11/monodoc/Portfile

comment:1 Changed 20 years ago by olegb@…

Owner: changed from darwinports-bugs@… to olegb@…

i'll slap this around abit :)

comment:2 Changed 20 years ago by olegb@…

i have some problems with this, maybe you can know whats wrong ?

1)

checking locale.h presence... yeschecking for locale.h... yeschecking for LC_MESSAGES... yeschecking libintl.h usability... nochecking libintl.h presence... nochecking for libintl.h... no./configure: line 4597: ./po/POTFILES.in: No such file or directorychecking for pkg-config... /opt/local/bin/pkg-configchecking 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 variableNo package 'gtkhtml-sharp' foundconfigure: 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.Warning: the following items did not execute (for monodoc): com.apple.build com.apple.configure

2) /me whining,

depends_lib bin:mono:mono \

lib:libgtksharpglue:gtk-sharp

#lib:libgtksharpglue:libgtksharpglue

:)

comment:3 Changed 20 years ago by chris.ridd@…

For the first problem, do you have the DP gtk-sharp installed and active?

I'm happy if you want to change the dependencies. I'm having big probs with dependencies in DP at the moment, so tested the port with the deps commented out :-(

comment:4 Changed 20 years ago by olegb@…

i changed the dep to make sure that it installed gtk-sharp.. so,

m00% port installed gtk-sharp The following ports are currently installed:

gtk-sharp 0.91.1_0 (active)

chould it be that some of the *sharp stuff misses a dep on libgtkhtml{something} ?

comment:5 Changed 20 years ago by chris.ridd@…

You need to update x11/gtk-sharp. The current version's 1.0_0.

comment:6 Changed 20 years ago by olegb@…

updating gtk-sharp, courses (both on hfs & ufs). If you say this port is good - i'll commit it. I just like to build the stuff i commit first :)

So, should this go in ?

/bin/sh ../../mkinstalldirs /Users/olegb/gtk-sharp/work/destroot/opt/local/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c libglibsharpglue.la /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.la/usr/bin/install -c .libs/libglibsharpglue.so /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.so/usr/bin/install -c .libs/libglibsharpglue.lai /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.la/usr/bin/install -c .libs/libglibsharpglue.a /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.aranlib /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.achmod 644 /Users/olegb/gtk-sharp/work/destroot/opt/local/lib/libglibsharpglue.alibtool: install: warning: remember to run `libtool --finish /opt/local/lib'make[3]: Nothing to be done for `install-data-am'.make[3]: Nothing to be done for `install-exec-am'./opt/local/bin/gacutil /i glib-sharp.dll /f /package gtk-sharp /root /Users/olegb/gtk-sharp/work/destroot/opt/local/libUnhandled Exception: System.ExecutionEngineException: SIGILLin (unmanaged) (wrapper managed-to-native) Mono.Tools.Driver:symlink (string,string)in <0x00088> (wrapper managed-to-native) Mono.Tools.Driver:symlink (string,string)in <0x00030> Mono.Tools.Driver:Symlink (string,string)in <0x00584> Mono.Tools.Driver:Install (bool,string,string,string,string,string,string)in <0x007d8> Mono.Tools.Driver:Main (string[])make[3]: * [install-data-local] Error 1make[2]: * [install-am] Error 2make[1]: * [install-recursive] Error 1make: * [install-recursive] Error 1Warning: the following items did not execute (for gtk-sharp): com.apple.activate com.apple.destroot com.apple.install

comment:7 Changed 20 years ago by chris.ridd@…

We shouldn't commit this if it doesn't build for you.

Can you email me your 'port installed' list?

comment:8 Changed 20 years ago by chris.ridd@…

I'm on holiday for a couple of weeks now, so won't be able to comment on any problems :-(

comment:9 Changed 19 years ago by olegb@…

woot! it installs :)

but,

m00% monodoc

Unhandled Exception: System.DllNotFoundException: libgtk-win32-2.0-0.dll in <0x000dc> (wrapper managed-to-native) Gtk.Application:gtk_init (int&,intptr&) in <0x0004c> Gtk.Application:Init () in [0x00120] (at /Volumes/Source/testports/monodoc/work/monodoc-1.0/browser/browser.cs:83) Monodoc.Driver:Main (string[])

comment:10 Changed 19 years ago by olegb@…

Owner: changed from olegb@… to chris.ridd@…

re-assigning to chris, so this great port, doesnt just "hangs here" because of me.

comment:11 Changed 19 years ago by cjr@…

Owner: changed from chris.ridd@… to cjr@…

Switching email addresses :-)

comment:12 Changed 19 years ago by cjr@…

Resolution: fixed
Status: newclosed

Committing, and let the bug reports flood in :-)

Note: See TracTickets for help on using tickets.