On 2014-04-20 12:54, arch-general-requ...@archlinux.org wrote:
--
Message: 2
Date: Sat, 19 Apr 2014 20:32:34 +0200
From: Jelle van der Waa
Why are you using a custom java and not for example aur/jre or the
openjdk packages in the normal repo.
There is no special
On 04/19/14 at 11:23pm, GSC wrote:
> On 2014年04月19日 23:02, message wrote:
> >
> >Have also tried:
> >
> >...
> >export PATH=$PATH:$JAVA_HOME/bin
> >export JAVA_HOME=/usr/local/java/jre
> >
> >but also unsuccessful recognition of the java command.
> Are you joking?
Why are you using a custom java a
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Sat, 19 Apr 2014 11:47:21 +
From: message
the bashrc file was changed:
...
export JAVA_HOME=/usr/local/java/jre
export PATH=$PATH:$JAVA_HOME/bin
This solved the problem, my
> export PATH=$PATH:$JAVA_HOME/bin
> export JAVA_HOME=/usr/local/java/jre
This is wrong, you can't use $JAVA_HOME *before* it is set.
Also, you can always check $PATH in a shell with "echo $PATH"
What are contents of /usr/local/java/jre/bin ?
--
damjan
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 7
Date: Sat, 19 Apr 2014 08:35:16 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed
On 2014年04月19日 23:02, message wrote:
Have also tried:
...
export PATH=$PATH:$JAVA_HOME/bin
export JAVA_HOME=/usr/local/java/jre
but also unsuccessful recognition of the java command.
Are you joking?
On 2014-04-19 11:47, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Sat, 19 Apr 2014 11:47:21 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
IBM Java was installed into the directory 'usr/local'
On 19-04-2014 08.35, message wrote:
> The path was changed to:
>
> export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
>
> but the command terminal 'java -version' is not recognised.
---end quoted text---
Sorry, what I meant to say was this:
export JAVA_HOME=/usr/local/java/jre
export
On 19-04-2014 08.35, message wrote:
> The path was changed to:
>
> export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
>
> but the command terminal 'java -version' is not recognised.
---end quoted text---
Hello,
Try this:
export PATH=$PATH:/usr/local/bin:/usr/local/java/jre
Perhaps y
On 2014-04-19 08:35, arch-general-requ...@archlinux.org wrote:
--
Message: 7
Date: Sat, 19 Apr 2014 08:35:16 +
From: message
Subject: Re: [arch-general] ibm java installation path environment
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed
Then you shouldn' t be using archlinux.
On 2014-04-18 12:42, arch-general-requ...@archlinux.org wrote:
--
Message: 8
Date: Fri, 18 Apr 2014 14:42:40 +0200
From: Heiko Becker
Subject: Re: [arch-general] ibm java installation path environment
Am 18.04.2014 14:35 schrieb "message" :
Readers,
IB
On 04/19/2014 04:35 PM, message wrote:
The path was changed to:
export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java
but the command terminal 'java -version' is not recognised.
export PATH=$PATH:/usr/local/java/jre/bin/
On 2014-04-18 12:35, message wrote:
Readers,
IBM Java was installed into the directory 'usr/local':
$ /usr/local/java/jre/bin/java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build pxi3280ea-20130422_01)
IBM J9 VM (build 2.7, JRE 1.8.0 Linux x86-32 20130419_145797 (JIT
enable
Am 18.04.2014 14:35 schrieb "message" :
>
> Readers,
>
> IBM Java was installed into the directory 'usr/local':
>
> $ /usr/local/java/jre/bin/java -version
> java version "1.8.0"
> Java(TM) SE Runtime Environment (build pxi3280ea-20130422_01)
> IBM J9 VM (build 2.7, JRE 1.8.0 Linux x86-32 20130419_
Readers,
IBM Java was installed into the directory 'usr/local':
$ /usr/local/java/jre/bin/java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build pxi3280ea-20130422_01)
IBM J9 VM (build 2.7, JRE 1.8.0 Linux x86-32 20130419_145797 (JIT
enabled, AOT enabled)
J9VM - R27_Java827_
16 matches
Mail list logo