Hi Roger, I have already installed Python [1]. How can I install missing Erlang dependencies?
1. chamila@ubuntu:~/gsoc/build/thrift$ python -V Python 2.7.3 Thank You! On Wed, May 14, 2014 at 4:00 AM, Roger Meier <[email protected]>wrote: > python does not compile and erlang misses eunit. > > please install python and erlang dependencies or do a > ./configure --without-python --without-erlang > > > Quoting Chamila Wijayarathna <[email protected]>: > > Hello all, >> I cloned thrift from github and ran 'make install' and 'make cross'. When >> I >> run 'make cross' it gives following result[1] and does not run test.sh. >> What is the reason for that? When I run test.sh manually, it successfully >> execute java-java tests. But cpp it couldn't fount cpp server and client >> objects. >> >> 1. https://gist.github.com/cdwijayarathna/651191b20c28e8a08a06 >> >> Thank You! >> -- >> *Chamila Dilshan Wijayarathna,* >> >> SMIEEE, SMIESL, >> Undergraduate, >> Department of Computer Science and Engineering, >> University of Moratuwa. >> > > > -- *Chamila Dilshan Wijayarathna,* SMIEEE, SMIESL, Undergraduate, Department of Computer Science and Engineering, University of Moratuwa.
