I am new linux user(Debian 4).I want to install java ee 5 sdk on debian.
there is two way :
1. making debian package from binary file
2.installing j2ee sdk directly from binary file.
My question are :
1-which would better?
2-how can i set enviroment variable(PATH,JAVA_HOME,etc)?
i have pronblem to setting PATH enviroment variable in debian(i tryied to change PATH variable with
1.changing .bash_profile
2.changing /etc/profile
3.using source command
) but , i couldn`t setting enviroment variables.