[postgis-users] PostGIS Solaris problem

Andrew Seales andrew.seales at ed.ac.uk
Fri Nov 3 02:30:07 PST 2006


Svonja, Elvis wrote:
> I have used GNU Make, and ensured the original one is removed from the
> PATH. I also installed bison-1.875d
> <ftp://ftp.sunfreeware.com/pub/freeware/intel/10/bison-1.875d-sol10-inte
> l-local.gz> ,
>
> However I'm now getting another Broken Pipe message with executing the
> following Bison call:
>
> bison -y -vd -p lwg_parse_yy wktparse.y
>
>

I've found Solaris 10 much better to compile things on than Solaris 8.
There are loads of GNU programs pre-installed in the /usr/sfw/bin so
make sure that folder is in front of any other folders in your PATH
environment variable(eg type export PATH=/usr/sfw/bin:$PATH). We have
successfully been able to install postgres 8.1.4 and postgis 1.1.2 on a
Solaris 10 machine.

-- 
Andrew Seales

EDINA                   tel: +44 (0) 131 651 1430
Edinburgh University    fax: +44 (0) 131 650 3308
Main Library Building   url: http://edina.ac.uk
George Square           email: andrew.seales at ed.ac.uk
Edinburgh EH8 9LJ



More information about the postgis-users mailing list