[Mono-list] libgdiplus build question

Dumple RoboStephen at gmail.com
Thu Dec 16 10:42:43 EST 2010


I have a question about building libgdiplus which I suspect may be trivial
for those with some Linux knowledge.  

I downloaded libgdiplus onto a RedHat Linux server.  (In particular, the
package name was mono-libgdiplus-mono-1-9-1-46-g504b5ed) The README file
included in the libgdiplus package recommended running the command
"./configure" followed by "make".  However, there is no "configure" file in
the package.  

I did find a file called "configure.in". and after some googling, tried
running the command "autoconf".  That did generate a "configure" script, but
it printed some errors along the way:

configure.in:3: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:6: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:7: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:344: error: possibly undefined macro: AM_CONDITIONAL

Finally, when I run the "configure" script that I ended up with, I get this
error message:
configure: error: cannot find install-sh, install.sh, or shtool in "."
"./.." "./../.."

I'd very much appreciate any advice on how to work around these issues - my
Linux abilities (and patience) are very limited.  Thanks in advance!
-- 
View this message in context: http://mono.1490590.n4.nabble.com/libgdiplus-build-question-tp3091082p3091082.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list