Re: fetchmail & bug & REBOL

From: Mike Berrisford (mdb@gci.net)
Date: Wed Sep 13 2000 - 05:47:36 CEST


Hello,

I'm really glad someone finally mentioned REBOL. I've been using REBOL for
nearly a year now but just getting into Linux, and I've come across a
problem using REBOL/View in muLinux.

When i try to run REBOL/View , i get "Cannot connect to the X server"
message.

So i "startx" to start X Window, and then go into the muLinux console and
try again and then i get the "needs 32 color" message.

According to questions i posted at the REBOL mailing lists, the solution is
to :

>Just create a user.r like:
>REBOL []
>system/view/screen-face/options: [monochrome]

and that will fix the problem, but i wasn't able to get it to work !!

I don't know if you've been able to get REBOL/View to work on muLinux, but
if you had, i sure would be interested to know how. If not, would you have
any idea where i should look next?

Alternatively is there anyway to start X window in 32 colors ?

Mike.

----- Original Message -----
From: <HTom4722@aol.com>
To: <mulinux@sunsite.auc.dk>
Sent: Tuesday, September 12, 2000 12:46 PM
Subject: Re: fetchmail & bug & REBOL

> In a message dated 9/12/00 12:11:27 PM Central Daylight Time,
> m.andreoli@tin.it writes:
>
> >
> > if [ "${flush}" ] ; then
> > send "DELE $next"
> > expect *OK*
> > fi
> >
> > A stupid error; it should be:
> >
> > if [ "${flush}" = y ] ; then
> >
> > Michele
> > --
>
>
> You've been writing "C" too long, haven't you? :)
>
> If I had a small coin for every time I've made that error, I wouldn't have
to
> work at all.
>
> Along this line of "other ways to do things", there's a new version of
REBOL
> out,
> experimental, that has Linux, Libc5 as the listed platform (as well as
Linux
> Libc6 and almost a dozen other Linux variations) if someone would be
inspired
> to play with it. It's a very small "internet language" thing that appears
to
> have a lot of goodness
> rolled into a tiny box.
>
> http://www.rebol.com/xpers/xpers.html
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
> For additional commands, e-mail: mulinux-help@sunsite.auc.dk
>

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET