[Therion] Trouble compiling latest therion code in Linux (Ubuntu 20.04)

Martin Budaj m.budaj at gmail.com
Tue Dec 15 18:04:00 CET 2020


Hi,

compilation on Ubuntu 20.04 works fine in our CI, check
https://github.com/therion/therion/blob/master/.github/workflows/make.yaml
if there are any differences to your setup.

Martin

On Tue, Dec 15, 2020 at 11:22 AM Rodrigo Severo via Therion <
therion at speleo.sk> wrote:

> Hi,
>
>
> I'm having trouble compiling the latest therion code in Linux (Ubuntu
> 20.04).
>
> First I had to manually create the following symlinks inside
> /lib/x86_64-linux-gnu so ld would stop complaining about missing libraries
> during the linking process:
>
> libvtkIOLegacy.so -> libvtkIOLegacy-7.1.so
> libvtkFiltersHybrid.so -> libvtkFiltersHybrid-7.1.so
> libvtkFiltersCore.so -> libvtkFiltersCore-7.1.so
> libvtkCommonCore.so -> libvtkCommonCore-7.1.so
> libvtkCommonDataModel.so -> libvtkCommonDataModel-7.1.so
> libvtkCommonExecutionModel.so -> libvtkCommonExecutionModel-7.1.so
>
> Now, after an apparently clean compile, I'm getting the following errors
> at the end of "sudo make install":
>
> installation error: could not write /usr/local/bin/therion
> installation error: could not write /usr/local/bin/xtherion
> installation error: could not write /usr/local/bin/loch
>
> There are no therion, xtherion and loch executables on the build directory
> to be copied.
>
> Any ideias what could be wrong?
>
>
> Regards,
>
> Rodrigo Severo
>
>
>
> Sent with ProtonMail <https://protonmail.com> Secure Email.
> _______________________________________________
> 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/20201215/096b8dcb/attachment.htm>


More information about the Therion mailing list