[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: java virtual machine



On Wed, 14 Apr 2004 13:45:40 -0300
olavo junior <olavojunior@brturbo.com> wrote:

> Alguem conhece um bom tutorial  para instalar java?  não cosigo entrar 
> no go.icq.com e nem instalar o Limewire pois aprarece mensagem de erro 
> tentei alguns tutoriais q achei no google mas nõ foram eficientes ou 
> estou errando em algum ponto só não sei onde.  valeu a ajuda...
> 
> :/opt# ./LimeWireLinux.bin
> Preparing to install...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
> No Java virtual machine could be found from your PATH
> environment variable.  You must install a VM prior to
> running this program.

	Coloca os seguintes comandos no arquivo .bashrc


JAVA_HOME=/usr/local/java
PATH=$PATH:$JAVA_HOME/bin:$JAVA_HOME/lib
export JAVA_HOME PATH
export CLASSPATH=.:/usr/local/java/jre/lib/rt.jar

-- 

 .''`.   Caio Abreu Ferreira
: :'  :  GNU/Linux Debian
`. `'`   Gnupg ID 0x01186BE1
  `-



Reply to: