On 08/03/2011 03:27 PM, Eric Djatsa wrote:
Anyone has an idea of how to solve this issue ? Is it possible to build only
the python modules for thrift, if yes how do I do this ? ( I need them in
order be able to run the apache-cassandra python benchmarks)

Hi,

I can't say anything about your compilation issue, but for sure it is possible to disable the building of some thrift language librairies with configure options. To disable java, add option --with-java=no. To see all options, run ./configure --help

--
Matthieu

Reply via email to