[Therion] epsg:3794 - PROJ4 library: -1 (no arguments in initialization list)
Rhys Tyers
rhystyers1 at gmail.com
Tue Jun 30 16:21:28 CEST 2020
Sorry for the spam but I have solved this issue. I probably messed up my
libproj install somehow so just a reinstall allowed me to build Therion.
sudo apt --purge remove libproj-dev
sudo apt install libproj-dev
I also had to install libwxgtk3.0-gtk3-dev instead of libwxgtk3.0-dev
mentioned in the docs, so perhaps that package name has changed in Ubuntu
20.04 (unrelated to my issue though).
Latest Therion builds the config file. All is well.
On Tue, 30 Jun 2020 at 14:45, Rhys Tyers <rhystyers1 at gmail.com> wrote:
> I have foolishly lost the version number in an attempt to update, but it
> was built from source at the end of January :D
>
> If I install the version from the Ubuntu package manager then it is old
> and does not support `language: sl`. If I try building an up to date
> version from source I get the following error when running `make`:
>
> utest-proj.cxx:78: FAILED:
> CHECK( (epsg_labels.count(32634) > 0 && strcmp(epsg_labels[32634],"WGS
> 84 / UTM zone 34N") == 0) )
> with expansion:
> false
>
>
> ===============================================================================
> test cases: 18 | 17 passed | 1 failed
> assertions: 44 | 43 passed | 1 failed
>
> Which also looks like something has gone wrong with my proj version
> somehow?
>
> On Mon, 29 Jun 2020 at 22:46, Benedikt Hallinger <beni at hallinger.org>
> wrote:
>
>> Hi there, we had a similar error a while ago.
>> Reason was that proj lib was upgraded and therion was not compatible
>> with that at the time, but that was fixed already for some time now.
>>
>> Which therion version are you using?
>>
>>
>> Am 2020-06-29 23:00, schrieb Rhys Tyers:
>> > Hello,
>> >
>> > I'm trying to compile a therion config and am getting the following
>> > error:
>> >
>> > therion: error -- PROJ4 library: -1 (no arguments in initialization
>> > list)
>> >
>> > The repo and file I'm attempting to compile:
>> >
>> >
>> https://github.com/tr1813/migresurvey/blob/master/data/_config/overview/system_migovec.thconfig
>> >
>> > This works for for someone on OSX and another on Windows but not for
>> > me on Ubuntu 20.04. I tried searching for the error but there wasn't
>> > anything enlightening.
>> >
>> > It compiles if I comment out "epsg:3794" so I'm guessing perhaps my
>> > version of the proj library does not have this coordinate system?
>> > Could I build a more up to date version?
>> >
>> > Can anyone point me in the right direction?
>> >
>> > Thanks,
>> > Rhys
>> > _______________________________________________
>> > Therion mailing list
>> > Therion at speleo.sk
>> > https://mailman.speleo.sk/listinfo/therion
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20200630/94775b9a/attachment.htm>
More information about the Therion
mailing list