Easy Tips For Post TIBCO Suite Installation in UNIX Environment – TIP # 1.
####################################################
- Login to the Linux/Unix as the tibco user (OS User)
- cd ~
- vim .bash_profile
- Enter the below in the bash_profile as environment variables:-
################# TIBCO PARAMETERS ##################
#######################################
- Now + wq!
- . .bash_profile
#######################################################