Greetings!<br><br>I am trying to install Quantum GIS 1.6.0 from source on Ubuntu 10.10 64-bit OS. I have GRASS GIS 6.4.1svn installed on the machine. When I run 'make' I get the following error:<br><br clear="all">

<div style="margin-left: 40px;">[ 34%] Built target qgis_analysis<br>Linking CXX executable qgis<br>/usr/bin/ld: warning: libnetcdf.so.4, needed by /usr/local/lib/libgdal.so, not found (try using -rpath or -rpath-link)<br>

/usr/local/lib/libgdal.so: undefined reference to `nc_inq_vartype'<br>/usr/local/lib/libgdal.so: undefined reference to `nc_put_att_double'<br>/usr/local/lib/libgdal.so: undefined reference to `nc_strerror'<br>

/usr/local/lib/libgdal.so: undefined reference to `nc_get_vara_uchar'<br>.<br>.<br>.<br>.<br>/usr/local/lib/libgdal.so: undefined reference to `nc_inq_varname'<br>/usr/local/lib/libgdal.so: undefined reference to `nc_open'<br>

collect2: ld returned 1 exit status<br>make[2]: *** [src/app/qgis] Error 1<br>make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2<br>make: *** [all] Error 2<br></div><br>I am not able to solve it. Tried installing libnetcdf-dev and libnetcdf6 packages but it was of no help!<br>

<br>Thanks and regards,<br><br>Chethan S.<br>