At 12:57 AM 11/18/99 +0530, you wrote: >i have installed REBOL in /usr/local/ ... >when i used REBOL for the first time it created user.r in >REBOL_HOME ... which hapens to be .. /usr//local/rebol... >now me being root .. i have absolutely .. no problem in using the user.r >.. but .. now i have created a friends id who also wants to use REBOL >.. but he has no user.r since roots user.r is not user readable ... >i tried to do the same in his home directory .. but it didnot work .. >how can i make different users use their own user.r ...??? >one way can be .. to set alias rebol= '/usr/local/rebol -w $HOME/user.r' >this would fire REBOL using the localcopy of user.r ... >is there any better way ......??? subhro Can't you set REBOL_HOME in the user's profile and export it? Elan
