On Thu, Jul 23, 2009 at 11:32 AM, John Doe<[email protected]> wrote: > I had log4j installed...
Me too. Still didn't work. I found it best to get the commons files required directly from the download site, "install" manually, and point to those. > I tried: > $ echo $LOG4J_HOME > /usr/share/java > $ echo $CLASSPATH > /usr/share/java/log4j.jar > $ cat ~/.thrift-build.properties > thrift.extra.cpath = /usr/share/java/log4j.jar > ./cleanup.sh > ./bootstrap.sh > ./configure... > => checking for Java class org.apache.log4j.Logger... no > > BTW, I also have 'checking for Java class > org.apache.commons.lang.builder.HashCodeBuilder... no'... > I guess I need it too... I believe these new dependencies are causing problems all around the place - not just for thrift users, but also for the users of projects that use thrift as an integral part. -- Phillip B Oldham [email protected] +44 (0) 7525 01 09 01
