> Here are the commands and options i used. > # export CPPFLAGS="-I/usr/include/et" > # cd makedepend > # ./configure > # make > # cp ./makedepend /usr/local/bin/makedepend > # cd ../ > # ./configure \ > # --with-sasl=/usr/lib/sasl2 \ > # --with-perl=perl5.8.3 \ > # --with-auth=unix \ > # --with-openssl=/usr/share/ssl > # make depend > # make
Can you remove the line --with-openssl and change --with-perl to --with-perl=/usr/bin/perl, please. Michael _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
