reg: Gmake

Charles Swiger cswiger at mac.com
Wed Jul 6 16:29:05 GMT 2005


On Jul 6, 2005, at 12:20 PM, Sunil Seth wrote:
> I am trying to install Postgresql on FreeBSD and as a part of  
> installation I wanted to use Gmake command. When I use this command  
> it gives me command not found. I am new to FreeBSD and Postgresql.  
> Any help would be appreciated

Use ports:

     cd /usr/ports/databases/postgresql80-server
     make install

...this will install gmake as a dependency, along with anything else  
this software requires.

-- 
-Chuck




More information about the freebsd-questions mailing list