A Dimecres, 5 d'agost de 2009, Andrew Daglas va escriure: > Hello, > > I'm working with debian and I downloaded the repository and tried to > build the source. I tried to configure the source > > using "autoconf configure.ac". I didn't success and received error > that to several macro are possibly undefined: > > AM_INIT_AUTOMAKE, > > AM_CONFIG_HEADER, > > AC_LIBTOOL_WIN32_DLL, > > AC_PROG_LIBTOOL, > > AM_CONDITIONAL, > > AC_DEFINE_DIR. > > After receiving this error I tried to run autoconf again, and at > the third time I run it it worked and created "configure" > > When I tried to run configure I failed. > > Do you know what can cause the problem?
Are you trying to configure from the tarball or from git? If from tarball you call ./configure and from git you call ./autogen.sh Of course you can also go the cmake based way. Albert > > > > Regards, > > Andrew > > _________________________________________________________________ > Express your personality in color! Preview and select themes for HotmailĀ®. > http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=PID23391 >::T:WLMTAGL:ON:WL:en-US:WM_HYGN_express:082009 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
