Hi Sindhu, I found this thread in another group.
Try sudo apt-get install libproj-dev https://groups.google.com/forum/#!topic/spatialite-users/xlA7D_4vqqw If the above doesn't work, perhaps the database installation wasn't complete. The command in the Installation Guide has some whitespace issue. There's also a repeat postgresql-server-dev-9.2 Try sudo apt-get install -y build-essential postgresql-9.2 postgresql-server-dev-9\ .2 libxml2-dev libproj-dev libjson0-dev xsltproc docbook-xsl docbook-mathml\ libgdal1-dev postgresql-contrib-9.2 libpq-dev Joshua Ng On 3 March 2014 23:33, Sindhu Kiranmai Ernala <[email protected]>wrote: > Hi, > I've been trying to install Aches on Ubuntu 13.04 according to the > ArchesInstallationGuide. I am facing a problem while configuring PostGIS in > Step2. After running "./configure" command this is the error I am getting. > ============================================================ > checking proj_api.h usability... no > checking proj_api.h presence... no > checking for proj_api.h... no > configure: error: could not find proj_api.h - you may need to specify the > directory of a PROJ.4 installation using --with-projdir > make: *** [GNUmakefile] Error 1 > ============================================================ > > Anyone who faced this issue? It would be really helpful if someone can > help regarding this. > > Thanks, > Sindhu > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
