Hi ,
I am new to thrift. I am having trouble installing thrift on redhat linux.
when i run *make* on my system, i get this message:
--------------------------------------Error
Message------------------------------------------
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already
running
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.
../../libtool: line 4839: : command not found
make[3]: Leaving directory `/home/santosh/thrift-0.2.0/compiler/cpp'
make[2]: Leaving directory `/home/santosh/thrift-0.2.0/compiler/cpp'
.............................................
../../libtool: line 953: X-c: command not found
../../libtool: line 1001: XThrift.lo: command not found
../../libtool: line 1006: libtool: compile: cannot determine name of library
object from `': command not found
make[3]: *** [Thrift.lo] Error 1
make[3]: Leaving directory `/home/santosh/thrift-0.2.0/lib/cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/santosh/thrift-0.2.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/santosh/thrift-0.2.0'
make: *** [all] Error 2
--------------------------------------Error
Message------------------------------------------
*I tried stopping xserver by saying gdm -stop, it always keeps saying: gdm
already running. Aborting!*
Any help in getting past this is appreciated.
Thanks,
Santosh.