Set the lib path for libpqxx
[gnucomo.git] / test / t0002a.sh
index 29c3c7f..0f43019 100644 (file)
@@ -6,6 +6,9 @@
 #  This tests normal operation in which gcm_input reads a syslog file
 #  directly.
 
+LD_LIBRARY_PATH=/usr/local/pqxx/lib
+export LD_LIBRARY_PATH
+
 cd ..
 
 if psql gnucomo_test -f src/database/create.sql -q >/dev/null