Hi sboobylx, I think you need the PostgreSQL development header files and libraries. Run $ yum provides */libpq to find what package provide them for you. On our system, we have installed postgresql93-devel-9.3.5-1PGDG.rhel6.x86_64 for it.
Regards, 2014-10-16 11:40 GMT+02:00 scoobylx <[email protected] >: > Sorry, GDAL was just an error in the path. All working fine. > > Postgres/postgis provider not so happy. I have the following in > /usr/local/fdo-3.9.0/lib: > > libFdoPostgreSQL-3.9.0.so > libFdoPostgreSQL.so > > It's libpq.so.5 not found. > > System.Exception: The remote server returned an error: (559) > MgFdoException.: > An exception occurred in FDO component. > Unable to load the FDO Provider library 'libFdoPostgreSQL.so': libpq.so.5: > cannot open shared object file: No such file or directory (Cause: , Root > Cause: Unable to load the FDO Provider library 'libFdoPostgreSQL.so': > libpq.so.5: cannot open shared object file: No such file or directory) > > - MgFeatureServiceHandler.ProcessOperation() line 83 file > FeatureServiceHandler.cpp > - MgOpGetCapabilities.Execute() line 124 file OpGetCapabilities.cpp > > ---> System.Net.WebException: The remote server returned an error: (559) > MgFdoException. > at System.Net.HttpWebRequest.GetResponse() > at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) > in > c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line > 1417 > --- End of inner exception stack trace --- > at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) > in > c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line > 1433 > at > > OSGeo.MapGuide.MaestroAPI.HttpServerConnection.GetProviderCapabilities(String > provider) in c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line > 1858 > at Maestro.Base.Editor.FsEditorOptionPanel.Bind(IEditorService service) > in c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\Maestro.Base\Editor\FsEditorOptionPanel.cs:line 62 > at Maestro.Base.Editor.FeatureSourceEditor.Bind(IEditorService service) > in c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\Maestro.Base\Editor\FeatureSourceEditor.cs:line 71 > at > Maestro.Base.Editor.EditorContentBase.set_EditorService(IEditorService > value) in c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\Maestro.Base\Editor\EditorContentBase.cs:line 117 > at Maestro.Base.Services.OpenResourceManager.Open(IResource res, > IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in > c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\Maestro.Base\Services\OpenResourceManager.cs:line 192 > at Maestro.Base.Services.OpenResourceManager.Open(String resourceId, > IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in > c:\working\JenkinsCI\home\slave_win\jobs\Maestro > trunk\workspace\Maestro.Base\Services\OpenResourceManager.cs:line 265 > > > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/MapGuide-Open-Source-3-0-test-build-for-64-bit-Linux-tp5167443p5167789.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > -- *Michele Mondelli*
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
