From: | "Durai" <visolve_postgres(at)lycos(dot)co(dot)uk> |
---|---|
To: | <konf(at)chalu(dot)cz>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: error durring compilation |
Date: | 2003-11-20 16:11:23 |
Message-ID: | 0a1f01c3af80$f5033a50$1a0110ac@dumco |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 -----
From: <konf(at)chalu(dot)cz>
To: <pgsql-general(at)postgresql(dot)org>
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Kowalczyk | 2003-11-20 16:12:37 | Postgresql vs. MySql - need feature matrix for current versions |
Previous Message | Seum-Lim Gan | 2003-11-20 16:07:03 | pg_hba.conf change in 7.4 |