Hi,

After installing luasql-postgres on Ubuntu 12.04 x86_64 The module is not
require-able.
It throws the error below.

Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> require("luasql.postgres")
error loading module 'luasql.postgres' from file
'.../Desktop/Insight/sandbox/lib/lua/5.1/luasql/postgres.so':
.../Desktop/Insight/sandbox/lib/lua/5.1/luasql/postgres.so: undefined
symbol: PQfmod
stack traceback:
[C]: ?
[C]: in function 'require'
stdin:1: in main chunk
 [C]: ?

The stable rockspec does not show this same issue. Any ideas? Or help?

--
Regards,
Ryan
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to