RE: libpq compile error

From: Olivier Cherrier <Olivier(dot)Cherrier(at)cediti(dot)be>
To: "'Einar Karttunen'" <ekarttun(at)cs(dot)Helsinki(dot)FI>
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: libpq compile error
Date: 2001-06-11 10:00:29
Message-ID: BB863FBA3E3CAE4DAC430686AD28EA5603891E@brisefer.cediti.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>
>
>
>gcc -o testlibpq testlibpq.c -Iinclude_dir -Llib_dir -lpq
>
>include_dir is the directory containing pgsql header files (*.h).
>lib_dir is the directory containing pgsql libraries (eg. libpq.so)
>
>You can locate the libdir by find / -name 'libpq.so*'

OK. Now, it works fine!

Thanks a lot for your beautiful help.

Olivier

>
>- Einar Karttunen
>
>
>

Browse pgsql-general by date

  From Date Subject
Next Message Marc SCHAEFER 2001-06-11 10:01:48 Re: foreign keys constraints, depending on each other
Previous Message Mario Weilguni 2001-06-11 09:47:34 Re: foreign keys constraints, depending on each other