The last two errors (wxpython and nviz) should be checked "making" rom inside the respective folders. Go into gui/wxpython/vdigit and visualization/nviz and try to compile.
2008/7/14 Martin Landa <[EMAIL PROTECTED]>: > Hi, > > 2008/7/14 Salvator*eL*arosa <[EMAIL PROTECTED]>: > > [...] > >> ./configure --with-python --with-freetype >> --with-freetype-includes=/usr/include/freetype2/ >> --with-tcltk-includes=/usr/include/tcl8.4 --without-odbc --with-postgres >> --with-postgres-includes=/usr/local/pgsql/include >> --with-postgres-libs=/usr/lib/ --with-sqlite >> --with-wxwidgets=/usr/bin/wx-config --with-readline --with-proj > > [...] > >> checking External PROJ.4 version... 460 >> checking for location of External PROJ.4 library... >> checking for pj_get_def in -lproj... yes >> checking for location of External PROJ.4 data files... >> configure: warning: *** External PROJ.4 directory not specified; default >> will be used >> checking for /usr/local/share/proj/epsg... no >> configure: warning: *** Unable to locate PROJ data files >> ........ >> >> My proj data folder is /usr/share/proj/epsg! > > Define > > --with-proj-includes=DIRS > --with-proj-libs=DIRS External PROJ.4 library files are in DIRS > --with-proj-share=DIR External PROJ.4 data files are in DIR > > Martin > > -- > Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
