[Gtk-sharp-list] Help: Problems building gtk-sharp on SuSE 9.0
Paul Weinstabl
Paul.Weinstabl@gmx.net
Wed, 26 Nov 2003 12:49:26 +0100
I am trying to build gtk-sharp on SuSE 9.0. The ./configure works fine,
but after 'make' I get the following error:
.....
make[1]: Entering directory `/home/pauli/gtk-sharp-0.13/glue'
.....
grep: /usr/lib/libasound.la: No such file or directory
/usr/bin/sed: can't read /usr/lib/libasound.la: No such file or directory
libtool: link: `/usr/lib/libasound.la' is not a valid libtool archive
make[1]: *** [libgtksharpglue.la] Fehler 1
make[1]: Leaving directory `/home/pauli/gtk-sharp-0.13/glue'
What can I do to make it compile ok, since I can't find any
SuSE.rpm-packages for gtk-sharp?
By the way, the last version of gtk-sharp (0.14) doesn't compile in the
gnomedb-sharp.dll (and another one, which I can't recall), since SuSE
9.0 lacks the newest (development) versions of some libraries that
configure looks for...
Any hints or suggestions are very welcome. I need to get this going,
since I want to write a paper about mono and GTK-sharp.