NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Java for NetBSD
"John m0t" <j0hnb%inbox.lv@localhost> writes:
> As far as I know the java in *NetBSD* is the same file/kind as Linux.
More or less.
> I have downloaded the jetbrains intellij which ships with openjdk. I went inside the openjdk directory.
I don't follow "ships with openjdk". Do you mean "includes a copy of
openjdkN already built for GNU/Linux which assumes some particular set
of Linux libraries"?
> Under sh shell {./java} command will return *not found* and under bash shell I get
> *no such file or directory*. the said file is executable. the {ls} command on that directory shows the java file.
I'd use file, ldd, and more. I find that /usr/pkg/openjdk8-java is a
shell script.
Home |
Main Index |
Thread Index |
Old Index