Hi chaps, I'm trying yo run a perl script that uses DBI (Slonys psql_replication_check.pl to be precise) and I'm getting the error: Can't locate Pg.pm in @INC Now I do have the file in /usr/lib/perl5/DBD/ but the script can't see it. I'm guessing that unless I fudge it and put the absoloute path in the script, I need to set some sort of path somewhere, but I'm lost as to what or where. Could someone point me in the correct direction please? ___________________________________________________________ Support the World Aids Awareness campaign this month with Yahoo! For Good http://uk.promotions.yahoo.com/forgood/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match