Hello
I am new to Nominatim but fascinated with this service
I followed the instructions found her 
http://wiki.openstreetmap.org/wiki/Nominatim/Installation#Nominatim_module_reading_permissions
And I am running into an error
When I run the
./setup.php --osm-file planet-latest.osm --all --osm2pgsql-cache 18000

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib64/php/modules/pdo_pgsql.so' - libpq.so.5: cannot open shared object 
file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib64/php/modules/pgsql.so' - libpq.so.5: cannot open shared object file: 
No such file or directory in Unknown on line 0
Create DB
createdb: error while loading shared libraries: libpq.so.5: cannot open shared 
object file: No such file or directory
ERROR: Error executing external command: createdb -E UTF-8 -p 5432 nominatim
Error executing external command: createdb -E UTF-8 -p 5432 nominatim

Both /pdo_pgsql.so and pgsql.so exists and have good permissions

But I cannot find my /usr/pgsql-9.3/lib/libpq.so.5 file


libpq.so use to exists as an invalid symbolic link to nothing so I reinstalled 
libpqxx-devel serveral time

Any help would be appreciated



Best regards,

Abraham Tom
____________________________
Abraham Tom
Data Warehouse Engineer
415.757.4674 (p) | 415.356.0950 (f)
[email protected]<mailto:[email protected]>
http://www.practicefusion.com<http://www.practicefusion.com/>
www.facebook.com/practicefusion<http://www.facebook.com/practicefusion>

The contents of this message, together with any attachments, are intended only 
for the use of the individual or entity to which they are addressed and may 
contain information that is legally privileged, confidential and exempt from 
disclosure. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution, or copying of this message, or any attachment, 
is strictly prohibited. If you have received this message in error, please 
notify the original sender or contact Practice Fusion at 415.346.7700 ext 4 
immediately by telephone or by return E-mail and delete this message, along 
with any attachments, from your computer. Thank you


_______________________________________________
Geocoding mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/geocoding

Reply via email to