timothy
-
2003-10-27
- priority: 5 --> 9
Hi,
It seems the configure file generated by autogen
has some exceptions in it.
checking for a BSD-compatible install...
/usr/bin/install -c
checking for development environment... no
checking for pkg-config... /usr/bin/pkg-config
./configure: line 3098: syntax error near unexpected
token `MONO,'
./configure: line 3098: `PKG_CHECK_MODULES(MONO, mono
>= $MONO_REQUIRED_VERSION)'
[timo@localhost csharp-studio]$
The same goes for the gtk-sharp check.
Can you fix this, or how can I fix this?
Thnx.