[REBOL] Re: REBOL View 1.3 beta for Linux released ...
From: volker::nitsch::gmail::com at: 10-Aug-2005 17:08
On 8/10/05, Carlos Lorenz <[carlos--lorenz--gmail--com]> wrote:
> >> desktop
> ** Access Error: Cannot open /home/carlos/.rebol/view/desktop/filetypes.r
> ** Where: init-desktop-files
> ** Near: write path join {REBOL [Title: "File Types"]
> } mold/only
>
> ????????
>
> what now?
>
Worked here. Hmm. A thought: Can you check if you have a ~/.rebol and
if that is a file. Then Rebol can not make a directory there. IIRC i
saw one once, 1.2.1 or /link made it.
Have no link installed, doing it . . . testing . . Can not install:
Failed to write file: /home/volker/.rebol
Yep, /link wants a file there. So you have to choose between the two.
> 2005/8/10, Petr Krenzelok <[petr--krenzelok--trz--cz]>:
> >
> >
> > Hi,
> >
> > good news to our Linux friends - http://www.rebol.net/builds/
> >
> > "*First beta test version of View for Linux.* Requires C++ libraries to
> > be in your lib directory (pref: stdc++ 5.0). (Please tell us if you
> > encounter execution problems.) This release does not do installation.
> > View will run in the dir you put it in. But, it does use the standard
> > "~/.rebol/" area for the data cache. Note that DRAW (AGG) does not
> > support fonts on Linux at this time due to lack of X11 support for font
> > glyph queries."
> >
> >
> >
> > --
> > To unsubscribe from the list, just send an email to
> > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
> >
> >
>
> --
> *:-.,_,.-:*'``'*:-.,_,.-:
> Carlos Lorenz
> *:-.,_,.-:*'``'*:-.,_,.-:
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
--
-Volker
Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem.
David
Wheeler