I untar'd the log4cxx tar file and now trying to compile it. I see the following errors: ./autogen.sh ./autogen.sh: libtoolize: not found ./autogen.sh: aclocal: not found ./autogen.sh: autoheader: not found ./autogen.sh: autoconf: not found ./autogen.sh: automake: not found
The INSTALL file says to run autogen first followed by ./configure and then make all etc. Is this the right order? What am I missing? Any env variables to be set? Thanks Atul
