Dear all,<br><br>I have a question about a relatively simple thing..I need to install Proj on a Mac. I tried two things:<br><br>1) donwload the tar file to /usr/local and do:<br>./configure<br>make<br>make install<br><br>2) download the tar file to a local folder /users/naiara/library and do:<br>
mkdir proj<br>./configure --prefix=/users/naiara/library/proj<br>make<br>make install<br><br>Either way I didn&#39;t get any error messages, but when I type proj I get the message &quot;command not found&quot;. I suspect I might need to add an extra line to my .bashrc file, but I am not sure what it should be. I have a Mac OS 10.4.11 and I am trying to install Proj <a href="http://4.6.0.">4.6.0.</a> My real goal is to install GDAL, so I am wondering what the best procedure is to make sure that GDAL can link to Proj.<br>
<br>Any help would be greatly appreciated. <br><br>Thanks,<br><br>Naiara.<br clear="all"><br><br>