pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problem with netbeans on aarch64 RPi Pi3B+
pimin inwa <pimininca%gmail.com@localhost> wrote:
>When I run netbeans it instructs me to use the jdkhome switch/option
>which I do as:
>
> netbeans --jdkhome /usr/pkg/bin/openjdk8-java
>
>It still instructs me to use --jdkhome option??
>
>Where did I go wrong?
You will need to provide the path to the top of the Java tree.
Try:
netbeans --jdkhome /usr/pkg/java/openjdk8
Don't expect it to be very fast, openjdk8 doesn't include a JIT on
aarch64.
Maybe use ant or maven to build JMRI instead.
Home |
Main Index |
Thread Index |
Old Index