<div dir="ltr"><div>Hi,</div><div><br></div><div>compilation on Ubuntu 20.04 works fine in our CI, checkĀ <a href="https://github.com/therion/therion/blob/master/.github/workflows/make.yaml">https://github.com/therion/therion/blob/master/.github/workflows/make.yaml</a> if there are any differences to your setup.</div><div><br></div><div>Martin</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 15, 2020 at 11:22 AM Rodrigo Severo via Therion <<a href="mailto:therion@speleo.sk">therion@speleo.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hi,<br></div><div><br></div><div><br></div><div>I'm having trouble compiling the latest therion code in Linux (Ubuntu 20.04).<br></div><div><br></div><div>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:<br></div><div><br></div><div>libvtkIOLegacy.so -> <a href="http://libvtkIOLegacy-7.1.so" target="_blank">libvtkIOLegacy-7.1.so</a><br></div><div>libvtkFiltersHybrid.so -> <a href="http://libvtkFiltersHybrid-7.1.so" target="_blank">libvtkFiltersHybrid-7.1.so</a><br></div><div>libvtkFiltersCore.so -> <a href="http://libvtkFiltersCore-7.1.so" target="_blank">libvtkFiltersCore-7.1.so</a><br></div><div>libvtkCommonCore.so -> <a href="http://libvtkCommonCore-7.1.so" target="_blank">libvtkCommonCore-7.1.so</a><br></div><div>libvtkCommonDataModel.so -> <a href="http://libvtkCommonDataModel-7.1.so" target="_blank">libvtkCommonDataModel-7.1.so</a><br></div><div>libvtkCommonExecutionModel.so -> <a href="http://libvtkCommonExecutionModel-7.1.so" target="_blank">libvtkCommonExecutionModel-7.1.so</a><br></div><div><br></div><div>Now, after an apparently clean compile, I'm getting the following errors at the end of "sudo make install":<br></div><div><br></div><div>installation error: could not write /usr/local/bin/therion<br></div><div>installation error: could not write /usr/local/bin/xtherion<br></div><div>installation error: could not write /usr/local/bin/loch<br></div><div><br></div><div>There are no therion, xtherion and loch executables on the build directory to be copied.<br></div><div><br></div><div>Any ideias what could be wrong?<br></div><div><br></div><div><br></div><div>Regards,<br></div><div><br></div><div>Rodrigo Severo<br></div><div><br></div><div><br></div><div><div><br></div><div>Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div>_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk" target="_blank">Therion@speleo.sk</a><br>
<a href="https://mailman.speleo.sk/listinfo/therion" rel="noreferrer" target="_blank">https://mailman.speleo.sk/listinfo/therion</a><br>
</blockquote></div></div>