<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><tt>I'm sure I've done something stupid but I've
googled for hours and haven't been able to figure this out.&nbsp; Any help
is greatly appreciated!<br>
<br>
I'm on Fedora core 14 with gdal 1.7.3.<br>
<br>
I setup postgre and created a spatial enabled database with a table
that includes geometry.&nbsp; I can connect using psql mydb.&nbsp; However when I
try ogrinfo -ro PG:dbname=mydb it fails saying no driver found. I'm not
sure what's causing this because I can use psql mydb?&nbsp; The user is my
login I'm just using ident as my authentication method for local
connections.<br>
<br>
Any thoughts?<br>
<br>
By the way I am able to use QGIS to connect to the db and display the
table but I'd like to run some command line gdal tools.<br>
</tt></font>
</body>
</html>