NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: IntelliJ won't run under NetBSD 9.0
On Tue, 7 Apr 2020 at 15:07, John m0t <j0hnb%inbox.lv@localhost> wrote:
>
> I investigated long and hard.
> here is the report:
> https://gist.github.com/j-fuller/d49abdf8b0cd90f9645cbf73d7023b9a#file-gistfile1-txt
> any ideas? ( :-) )
As a data point I'm running IntelliJ 2019.3 under pkgsrc/openjdk8
I have a tiny wrapper that runs
ulimit -d $(ulimit -H -d)
export JAVA_HOME=/usr/pkg/java/openjdk8
before execing idea.sh
(In case that helps)
I did not have much luck with openjk11 last I tried - will try again to test
David
Home |
Main Index |
Thread Index |
Old Index