On 5 April 2013 16:45, Bruno Zerbo <[email protected]> wrote: > Hi guys, > I'm tring to build a simple program using soci. I read in the documentation > and I added the following library: > -ldl -lpq -lsoci_core -lsoci_postgresql > the program starts to run but then exit with the error in the object. > What's the problem?
Where did you install libsoci*so* files? What's output of ldd command? ldd /absolute/path/to/your/program > I think that the problems could be around libdl that I can't find on my pc. > (what is this library for? Where I can download and build it?) > I compiled the last git version and I'm on kubuntu 13.04 http://packages.ubuntu.com/search?suite=raring§ion=all&arch=any&keywords=libdl.so&searchon=contents Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
