On 7/16/05, Alan Macleod <[EMAIL PROTECTED]> wrote: >=20 > "icon-runner"??? >=20 > Sorry. I'm new to linux. where is this icon runner you speak of??? >=20
How did you start the scripts? I usually run my scripts from konqueror or whatever file-manager i use. Which shows icons to. I called that "icon-runner". On linux rebol uses the systems console, not a selfmade one. So rebol works pretty well from xterm (in kde "konsole"). But it can not open its own. So if you run scripts by clicking on the *.r -icons, you must tell the "runner" that the associated program needs a console/terminal around it. Hmm, maybe i a slow thinker, did you try running demos from rebols desktop? Then, ugh, there is a new rebol-version out, but only for windows (1.3). It has cool new graphics-features, and older rebols happily break,=20 because most scripts demo this features. And there is usually no warning, they just fail. But the windows-rebol runs in wine (needs real windows-fonts in ~/.wine/your-system-drive/windows/fonts), i suggest going with that. > Thanks >=20 > -Alan >=20 > On Sat, 2005-07-16 at 05:13 +0200, Volker Nitsch wrote: > > On 7/16/05, Alan Macleod <[EMAIL PROTECTED]> wrote: > > >=3D20 > > > I've been trying to get rebol to run on fedora 3 with a lot of > problems. > > > I can run some scripts from their icons but I can not get the console > to > > > open. =3D20 > > >=3D20 > > > Any ideas? > > >=3D20 > >=20 > > On linux rebol needs xterm. It does not use an own console as in window= s. > > I guess your icon-runner has a "run in termiinal" - checkbox, at > > least my kde has. > >=20 > > > --=3D20 > > > To unsubscribe from the list, just send an email to=3D20 > > > lists at rebol.com with unsubscribe as the subject. > > >=3D20 > > >=3D20 > >=20 > >=20 > > --=3D20 > > -Volker > >=20 > > "Any problem in computer science can be solved with another layer of > > indirection. But that usually will create another problem." David > > Wheeler >=20 > --=20 > To unsubscribe from the list, just send an email to=20 > lists at rebol.com with unsubscribe as the subject. >=20 >=20 --=20 -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
