You are right. But surprisingly, I do have 4.9 installed, not 4.8: $ dpkg -s proj-bin Package: proj-bin Status: install ok installed Priority: optional Section: science Installed-Size: 125 Maintainer: Debian GIS Project <[email protected]> Architecture: i386 Source: proj Version: 4.9.3-2
and $ proj Rel. 4.9.3, 15 August 2016 usage: proj [ -bCeEfiIlormsStTvVwW [args] ] [ +opts[=arg] ] [ files ] and I cannot find proj_conf_test anywhere: $ sudo find / -name 'proj_conf_test' gives no result I do not understand why the test says I have 4.8 Agus On Tue, Sep 12, 2017 at 3:53 PM, Bas Couwenberg <[email protected]> wrote: > On September 12, 2017 12:25:08 PM GMT+02:00, Agustin Lobo > <[email protected]> wrote: >> [...] >> >>configure: PROJ.4 version: 4.8.0 >>./configure: line 3725: 8390 Segmentation fault ./proj_conf_test >>checking PROJ.4: epsg found and readable... yes >>./configure: line 3800: 8399 Segmentation fault ./proj_conf_test >>[...] >> >>Any idea? > > Looks like proj_conf_test is failing, it reports an ancient proj version > which is not in stretch or later. > > It may be linked to the old r-base which is undergoing a messy transition. > > You can try running the tool via gdb to possibly find the cause of the > segfault. > > Kind Regards, > > Bas > _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

