On Mon, 29 Jan 2007, Antoine Jacoutot wrote:
pkg/DESCR Gaia is an open 3D earth viewer (formerly an attempt to reverse engineer famous Google Earth). It features a GPS layer which is capable of displaying route and current location for any NMEA-speaking device. Also works as gpsd client, allowing you to work with almost any GPS device either locally or via network.
I forgot to say you need the latest src/libexec/ld.so/loader.c revision to use this program.
A simple # cd /usr/src/src/libexec/ld.so # make obj && make cleandir && make depend && make # make install using the latest snapshot with an updated src/ directory should work. -- Antoine