Re: [GENERAL] error durring compilation

2003-11-20 Thread konf
" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, November 20, 2003 9:53 PM > Subject: Re: [GENERAL] error durring compilation > > > > hmm > > thanks. I do not have in standard path, but I have it. > > Do I need it for database running and

Re: [GENERAL] error durring compilation

2003-11-20 Thread Durai
tgresql-7.4/src/interfaces/libpq/libpq.a" Regs, Durai. - Original Message - From: <[EMAIL PROTECTED]> To: "Durai" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 20, 2003 9:53 PM Subject: Re: [GENERAL] error durring compilation > hmm &

Re: [GENERAL] error durring compilation

2003-11-20 Thread konf
t; To: <[EMAIL PROTECTED]> > 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

Re: [GENERAL] error durring compilation

2003-11-20 Thread Durai
> To: <[EMAIL PROTECTED]> 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 -

[GENERAL] error durring compilation

2003-11-20 Thread konf
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. ---