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
hmm thanks. I do not have in standard path, but I have it. Do I need it for database running and must I add it into standard PATH or it is needed only for compilation? Jiri Cituji z emailu od Durai <[EMAIL PROTECTED]>: > > "ar" is a tool used to create and maintain portable archives and librar

Re: [GENERAL] error durring compilation

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