| From: | <radha(dot)manohar(at)ndsu(dot)nodak(dot)edu> |
|---|---|
| To: | <pgsql-novice(at)postgresql(dot)org> |
| Cc: | <pgsql-performance(at)postgresql(dot)org> |
| Subject: | Re: error while executing a c program with embedded sql |
| Date: | 2003-11-09 15:06:14 |
| Message-ID: | 3324.134.129.110.96.1068390374.squirrel@webmail.ndsu.nodak.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice pgsql-performance |
I have a c program called test1.pgc with some sql statements embedded in
it. The program was preprocessed, compiled and linked. Now, I have the
executable test1.
When I run the executable it says,
./test1: error while loading shared libraries: libecpg.so.3: cannot open
shared object file: No such file or directory
What does it mean by this error message? What should I do to correct this
error and run the executable successfully?
Your response would be very much appreciated.
Thanks and Regards,
Radha
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-11-09 15:34:06 | Re: error while executing a c program with embedded sql |
| Previous Message | Philip Riggs | 2003-11-09 03:35:02 | The data directory was initialized by PostgreSQL version 7.4, which is not compatible with this version 7.3.3. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-11-09 15:34:06 | Re: error while executing a c program with embedded sql |
| Previous Message | Bruce Momjian | 2003-11-06 22:58:52 | Re: Pg+Linux swap use |