v2.4.7 fails on Linuxbrew
Closed this issue · 11 comments
does running brew install perl
help?
No. (Perl 5.26.1 is actually installed.)
I have to check which version was working on Linuxbrew as well. In fact, I presume I missed one or two releases on the Linux side, because mm
is not included in our automated updates.
FYI: The last one that we did install successfully with Linuxbrew at the lab is 2.3.1
.
We have switched back to an older version, which works on Linuxbrew as well.
Based on the comment at amiaopensource/ltopers#181 (comment), I think this issue was closed without any resolution. Reopening.
My report was related to 2.4.3
which is deprecated by 2.4.4
. I didn’t had the time to test the current version yet.
FYI @dericed: I just tried to install 2.4.4
. Now there is an issue with meson-internal
, an mm
dependency: no module named setuptools
could be found. I’m afraid, I don’t have the time to delve into this now.
FYI @dericed: I just tried to install 2.4.5
as well. If I can find the time, I will make a PR for a fix on tnftp
, then it should work again on a standard installation.
FYI @dericed: tnftp
works now, but there is still an error in the configuration file (the package atk
, required by gtk+-3.0
, cannot be found). Of course, it’s possible to install, but not for a λ user, I guess.
Closing, because seems not to be of interest.