<div dir="ltr">Thank you, Franco.<div><br></div><div>I just completed those steps.</div><div><br></div><div>Thanks,</div><div>Ken Wolcottt</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Dec 22, 2024 at 3:58 PM Franco Vaccari <<a href="mailto:fvaccari@me.com">fvaccari@me.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I think I was caught in this exact situation after upgrading to Sequoia: tk was installed as dependency of some other port without the +x11 variant, and R build failed because of that. I’m quite sure I didn’t request a specific version of either R or tk. Then to build R I’m also quite sure I just made<br>
<br>
sudo port install tk +x11<br>
<br>
and after that <br>
<br>
sudo port install R<br>
<br>
and the build was successful. The current situation after that, shown by port installed, is<br>
<br>
R @4.4.2_0+aqua+builtin_lapack+cairo+gcc14+openmp+tcltk+x11 (active)<br>
tk @8.6.15_0+quartz<br>
tk @8.6.15_0+x11 (active)<br>
<br>
Ciao<br>
<br>
Franco<br>
<br>
<br>
> On 22 Dec 2024, at 21:13, Kenneth Wolcott <<a href="mailto:kennethwolcott@gmail.com" target="_blank">kennethwolcott@gmail.com</a>> wrote:<br>
> <br>
> How to proceed?<br>
> <br>
> port installed | grep ' R '<br>
> R @4.4.1_2+aqua+builtin_lapack+cairo+gcc14+openmp+tcltk+x11<br>
> R @4.4.1_3+aqua+builtin_lapack+cairo+gcc14+openmp+tcltk+x11<br>
> R @4.4.1_4+aqua+builtin_lapack+cairo+gcc14+openmp+tcltk+x11<br>
> R @4.4.2_0+aqua+builtin_lapack+cairo+gcc14+openmp+tcltk+x11 (active)<br>
> <br>
> port installed | grep ' tk '<br>
> tk @8.6.14_0+x11<br>
> tk @8.6.15_0+quartz (active)<br>
> <br>
> Does this mean that I need to have a tk based on x11 to be active?<br>
> <br>
> sudo port deactivate tk<br>
> Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents.<br>
> The following ports will break:<br>
> tkdiff @4.2_0<br>
> tklib @0.7_0<br>
> R @4.4.2_0<br>
> py312-tkinter @3.12.8_0<br>
> py313-tkinter @3.13.1_0<br>
> maxima @5.47.0_9<br>
> Continue? [y/N]: n<br>
> ---> Cleaning tk<br>
> <br>
> Thanks,<br>
> Ken Wolcott<br>
> <port_R_failed.log><br>
<br>
</blockquote></div>