Look under test/py/TestServer.py there's a server example there On Fri, Dec 11, 2009 at 11:41 PM, Noam Wolf <[email protected]> wrote:
> Thanks that worked! > > So this maybe a really stupid question... but now that I have installed > thrift, I have even created a few .thrift classes and compiled them, how do > I start the server? Where do I put my service definitions? > > On Fri, Dec 11, 2009 at 2:02 PM, David Reiss <[email protected]> wrote: > > > I would recommend downloading our release candidate > > (http://people.apache.org/~todd/thrift-0.2.0-incubating-rc0.tar.gz< > http://people.apache.org/%7Etodd/thrift-0.2.0-incubating-rc0.tar.gz> > > ) > > or the latest instant release (from http://instant.thrift-rpc.org/), > > and trying with those. Skip the bootstrap.sh step and go straight to > > ./configure. > > > > Noam Wolf wrote: > > > I tried installing thrift on my ubuntu box and when I run the bootstrap > > > script I get: > > > > > > aclocal: configure.ac: 96: macro `AM_PATH_PYTHON' not found in library > > > > > > I can't find any articles online relating to thrift installation so I > > figure > > > I'd reach out to you guys. > > > > > > Any help would be greatly appreciated! > > > > > > -noam > > > > > > -- > Best Regards, > Noam Wolf >
