[Mono-devel-list] resolve gtk-sharp dependencies

Urs C Muff umuff at quark.com
Tue Mar 9 18:49:10 EST 2004


this is for Mac OS X (Panther = 10.3)

install fink (http://fink.sourceforge.net)
add unstable/main unstable/crypto to 'Trees:' in /sw/etc/fink.conf
fink selfupdate-cvs
fink install autoconf2.5 pkgconfig libgnomeui2-dev librsvg2 vte-dev 
libgnomedb-dev xml-parser-pm581
and you are all set to install gtk-sharp

note: make sure
PKG_CONFIG_PATH=/sw/lib/pkconfig:/usr/local/pkgconfig
ACLOCAL_FLAGS="-I /sw/share/aclocal"
DYLD_LIBRARY_PATH=/sw/lib:/usr/local/lib
PATH=/sw/bin:/usr/local/bin

it is assumed you have installed mono in /usr/local

- Urs




More information about the Mono-devel-list mailing list