Re: Problems running astroimagej on linux (guix)
Posted by rlemmon on May 11, 2020; 1:48pm
URL: http://astroimagej.170.s1.nabble.com/Problems-running-astroimagej-on-linux-guix-tp1347p1349.html
Hi Riccardo,
Thanks for your reply. I have it working now.
I had installed openjdk but I needed to install the jdk output of the openjdk package to get the developer tools. For my system this is with:
guix install openjdk:jdk
With that, everything works at least with what I have tested so far. I do have another display issue when I run under my usual tiling window manager (EXWM) but if I use Gnome, it works fine. Probably an X11 issue but I will just use Gnome for now.
Thanks
Roy.