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

[REBOL] Re: altme ??

From: krobillard:san:rr at: 12-Jun-2003 12:05

On Thursday 12 June 2003 08:46 am, Tim Johnson wrote:
> Hello Rebols: > > Well, I've installed ALTME. I think. OS is RH 7.2 > > But it's pretty clueless. :-) Or is it me that > is clueless? > > "Information" doesn't give me any clickable links. > They're all dead. > > Anyone have any tips on how to get started with > it? > thanks > -- > Tim Johnson <[tim--johnsons-web--com]> > http://www.alaska-internet-solutions.com > http://www.johnsons-web.com
Tim, The dead information links are probably REBOL/AltME trying to open a URL using netscape. If netscape isn't in your path it won't work. It seems Linux could use a standard way to identify your browser (BROWSER env. variable, etc). I gave AltME a try yesterday (on RH 7.3) but I wasn't able to create my own world. Instead of a small world window showing the number of users I got a copy of the main interface and netstat showed a socket on port 5500 in the TIME_WAIT state. -Karl