<div dir="ltr"><div>Update: It turned out that CMakeLists.txt did need to be modified to fix the rpath issue. The Audacity developers have now fixed this, and I'm happy to say that it is now working.<br></div><div><br></div><div>Thanks for your help.</div><div><br></div><div>Steve<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 30 Jun 2020 at 10:21, RenĂ© J.V. Bertin <<a href="mailto:rjvbertin@gmail.com">rjvbertin@gmail.com</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">On Monday June 29 2020 23:12:52 Steve the Fiddle wrote:<br>
<br>
>Thanks for the suggestion, but I'd already tried this and it didn't fix the<br>
>problem. As we have only recently switched to cmake (from automake), it's<br>
>possible that the CMakeLists.txt may not be quite right for building this<br>
>way, so I've contacted the developer that wrote the CMakeLists.txt.<br>
><br>
<br>
I know, I've helped out with the transition. I had no need to test this aspect though, so I didn't.<br>
<br>
An obvious reason why this would fail to work for some reason is if the CMake files try to set rpath-related things themselves. That can indeed be very tricky, as obviously you cannot know everything any user might want to do in this context.<br>
<br>
R.<br>
</blockquote></div>