Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] BeOS Q Re:(2)

From: assembly:leviathan at: 23-Aug-2000 10:55

On Wed, Aug 23, 2000 at 09:30:24AM +0200, [robert--muench--robertmuench--de] wrote:
> > -----Original Message----- > > From: [allenk--powerup--com--au] [mailto:[allenk--powerup--com--au]] > > Sent: Donnerstag, 17. August 2000 16:10 > > To: [ally--rebol--com] > > Subject: [ALLY] BeOS Q > > > In BeOS how do you set the rebolhome directory. > > Hi, I don't have my BeOS at hand at the moment but you should be able to > create some environment variables with the export (?) command. There exists > a config file, which will be run after booting. Robert >
I am in the middle of nowhere today (Actually Im on the same property that they filmed The Cell at :)) and dont have BeOS handy. The file that will set the variable @ startup is in /home/config/ oh crap my mind wnet blank. Its a shell script, it should be done in the same place where you change your username from baron, (side note; don't do that. It breaks things badly, Ive already sent bug reports to GoBE and BE) by badly I mean your system doesnt reboot unless you go into safe mode. I think the file is like client-config in either a lib or startup folder. just add export REBOL_HOME=/home/rebol or something to the bottom of it. Brady