On Thu, Oct 19, 2006 at 01:42:48AM -0700, Georgi Petrov wrote:
> Is it better to install pg on Solaris from packages or
> build it from source?
Define "better." I prefer to build from source so I know I'm using
the same source code the developers are using and so I can control
the configure settings.
> gmake[2]: ar: Command not found
I don't know where Solaris 10 puts ar but in earlier versions it's
in /usr/ccs/bin. Try adding that directory to your PATH.
--
Michael Fuhr