Re: error durring compilation - Mailing list pgsql-general

From Durai
Subject Re: error durring compilation
Date
Msg-id 0a1f01c3af80$f5033a50$1a0110ac@dumco
Whole thread Raw
In response to error durring compilation  (konf@chalu.cz)
Responses Re: error durring compilation  (konf@chalu.cz)
List pgsql-general
 
"ar" is a tool used to create and maintain portable archives and libraries. PostgreSQL  uses this command to create static libraries.
 
Just do the following command.
 
# whereis ar
ar: /usr/bin/ar
#
 
Regs,
Durai.
 
----- Original Message -----
Sent: Thursday, November 20, 2003 9:21 PM
Subject: [GENERAL] error durring compilation

> Hallo,
> I tried to compile PGSQL 7.4 and I got error (durring make):
> ar: command not found
>
> What is it? Whe I can found it?
> I have:
>
> $ uname -a
> SunOS ... 5.8 Generic_108528-03 sun4u sparc SUNW,UltraSPARC-IIi-cEngine
>
> $ make --version
> GNU Make 3.80
>
> etc.
>
>
>
> -------------------------------------------------
> This mail sent through IMP:
http://horde.org/imp/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 11/10/2003

pgsql-general by date:

Previous
From: Seum-Lim Gan
Date:
Subject: pg_hba.conf change in 7.4
Next
From: Jeff Kowalczyk
Date:
Subject: Postgresql vs. MySql - need feature matrix for current versions