Re: error while executing a c program with embedded sql

Поиск
Список
Период
Сортировка
От
Тема Re: error while executing a c program with embedded sql
Дата
Msg-id 3324.134.129.110.96.1068390374.squirrel@webmail.ndsu.nodak.edu
обсуждение исходный текст
Ответы Re: error while executing a c program with embedded sql  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: error while executing a c program with embedded sql  (Oliver Elphick <olly@lfix.co.uk>)
Re: [PERFORM] error while executing a c program with embedded sql  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Список pgsql-novice
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



В списке pgsql-novice по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Questions, help!!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error while executing a c program with embedded sql