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

[ALLY] BeOS Q

 [1/4] from: allenk:powerup:au at: 18-Aug-2000 0:10


Hi Allies, Now that my modem finally works from BeOS and View is available too, I am looking at doing more work using BeOS for writing and testing. I've run into a few problems. In BeOS how do you set the rebolhome directory. I'm finding any calls to load-thru are failing because my cache directory hasn't been created. Where is user.r supposed to be. Is there a simpler way to get view running, than starting the terminal and then running view from it? How do you create shortcuts to launch scripts? Cheers, Allen K

 [2/4] from: robert:muench:robertmuench at: 23-Aug-2000 9:30


> -----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

 [3/4] 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]]
<<quoted lines omitted: 5>>
> 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

 [4/4] from: allenk:powerup:au at: 24-Aug-2000 16:31


>just add export REBOL_HOME=/home/rebol or something to the bottom of it. >
Thank you, Brady and Robert, I should be able to get things working now.. Cheers, Allen K

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted