Closed wellok closed 11 years ago
""" ruuveal requires the development files for mcrypt. On Debian/Ubuntu based systems you can probably get these by installing the libmcrypt-dev package. On Redhat based systems the package to install is probably libmcrypt-devel. """
oh thanks but I installed ibmcrypt-dev automake libtool autoconf and so on. Why? my OS is ubuntu.
root@well-MS-7599:~/desktop/ruuveal-0.1.1# ./autogen.sh configure.ac:7: warning: macro
AM_PATH_LIBMCRYPT' not found in library libtoolize: putting auxiliary files in
.'. libtoolize: linking file./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR,
m4'. libtoolize: linking filem4/libtool.m4' libtoolize: linking file
m4/ltoptions.m4' libtoolize: linking filem4/ltsugar.m4' libtoolize: linking file
m4/ltversion.m4' libtoolize: linking filem4/lt~obsolete.m4' configure.ac:7: warning: macro
AM_PATH_LIBMCRYPT' not found in library configure.ac:7: error: possibly undefined macro: AM_PATH_LIBMCRYPT If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/local/bin/autoconf failed with exit status: 1 root@well-MS-7599:~/desktop/ruuveal-0.1.1# why is this? and Please forgive my English is poor .