Re: Java for NetBSD

2020-04-05 Thread Chavdar Ivanov
On Sun, 5 Apr 2020 at 18:52, David Young wrote: > > On Sun, Apr 05, 2020 at 02:42:43PM +0300, John m0t wrote: > > Hello; > > Today I faced another problem. > > As far as I know the java in *NetBSD* is the same file/kind as Linux. > > I have downloaded the

Re: Java for NetBSD

2020-04-05 Thread David Young
On Sun, Apr 05, 2020 at 02:42:43PM +0300, John m0t wrote: > Hello; > Today I faced another problem. > As far as I know the java in *NetBSD* is the same file/kind as Linux. > I have downloaded the jetbrains intellij which ships with openjdk. I went > inside the openjdk directo

Re: Java for NetBSD

2020-04-05 Thread Chavdar Ivanov
ror messages or warnings, but the interface comes up; > as I have no idea (no pun intended) of java programming, I can't say > if it works. I forgot to mention that I do not have installed any Linux emulation - this is pure java execution under NetBSD. > > On Sun, 5 Apr 2020 at 16:32, G

Re: Java for NetBSD

2020-04-05 Thread Chavdar Ivanov
programming, I can't say if it works. On Sun, 5 Apr 2020 at 16:32, Greg Troxel wrote: > > "John m0t" 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 whic

Re: Java for NetBSD

2020-04-05 Thread Greg Troxel
"John m0t" 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

Re: Java for NetBSD

2020-04-05 Thread Silas
Hi! On Sun, Apr 05, 2020 at 02:42:43PM +0300, John m0t wrote: 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. Could someone tell my why? If

Java for NetBSD

2020-04-05 Thread John m0t
 Hello;     Today I faced another problem. As far as I know the java in *NetBSD* is the same file/kind as Linux. I have downloaded the jetbrains intellij which ships with openjdk. I went inside the openjdk directory.     Under sh shell {./java} command will return *not found* and under bash shell