Hello. Did anyone try to build the gpsd server project on the foxBoard? http://gpsd.berlios.de/
I'm failing because some tools aren't available such as an appropriate automake and python: # ./autogen.sh ./autogen.sh: 18: automake: not found \E[31;m ./autogen.sh: 46: automake: not found Your automake version is older than the suggested one, 1.7.6 Go on at your own risk. :-) ./autogen.sh: 46: tput: not found ./autogen.sh: 49: autoconf: not found \E[31;m ./autogen.sh: 70: autoconf: not found Your autoconf version is older than the suggested one, 2.57 Go on at your own risk. :-) # ./configure ... checking for python1.6... no checking for python1.5... no configure: error: no suitable Python interpreter found Regards, Massimo
