On Wednesday 18 August 2004 14:30, fonda wrote:
> sepertinya ada manual nya deh..
>
> 1) Reference:
> http://java.sun.com/j2se
> 2) Download:
> j2re-1_4_2_04-linux-i586-rpm.bin
> 3) Install:
> 3a) # chmod 700 j2re-1_4_2_04-linux-i586-rpm.bin
> 3b) # ./j2re-1_4_2_04-linux-i586-rpm.bin
> 3c) # rpm -ivh --nosignature j2re-1_4_2_04-linux-i586-rpm
> 4) Modify file /etc/profile:
> 4a) # gedit /etc/profile
> 4b) Append into the last line of file:
> PATH=$PATH:/usr/java/j2re1.4.2_04/bin
> 4c) Save the edited file
> 5) Restart:
> 5a) # shutdown -r now
> 6) Done!

wah , step nomer limanya gak perlu sebenarnya.
itu sudah trademarknya windows :).
linux gak perlu restart untuk baca ENV variable.
pakai command ini aja

$source /etc/profile
$env | grep PATH  

untuk ngecheck env-nya

atau add entry PATH tersebut di .bash_profile , trus
$. .bash_profile

-- 
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip, FAQ, dan info milis di http://linux.or.id/milis.php
Tidak bisa posting? Baca:
http://linux.or.id/wiki/index.php?pagename=ProblemMilisDanSolusi
http://linux.or.id/wiki/index.php?pagename=TataTertibMilis

Kirim email ke