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

view-linux

 [1/5] from: rebol665::ifrance::com at: 25-May-2002 9:32


Hi, I am trying to run View on Linux and I am an absolute newbie with Linux. I have installed View in my /home directory as root. My problem is that I am only able to run View as root. root # ./rebol <= works fine pat665 $ ./rebol <= starts something but stops with a message "cannot find startx" Any help, any link to usefull doc would be greatly appreciated Patrick

 [2/5] from: a:none:email:it at: 2-Jun-2002 1:38


Did you solve your problem ? With a little more info I can probably help you. ----- Original Message ----- From: "pat665" <[rebol665--ifrance--com]> To: <[rebol-list--rebol--com]> Sent: Saturday, May 25, 2002 3:32 AM Subject: [REBOL] view-linux
> Hi, > I am trying to run View on Linux and I am an absolute newbie with Linux. I
<<quoted lines omitted: 5>>
> Any help, any link to usefull doc would be greatly appreciated > Patrick
____________________________________________________________________________ __
> ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
<<quoted lines omitted: 3>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Email.it Free (Internet) Access Prova il Nuovo Numero Unico valido per tutta Italia a tariffa locale!!! Email.it Free Access, dai pił qualitą alla tua navigazione.... Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=441&d=2-6

 [3/5] from: gerardcote:sympatico:ca at: 1-Jun-2002 20:46


Hi Patrick, as an old Unix user I suppose you simply have to get the exec privileges - inside a particular group or as any other user of the system or else to become the new owner of the rebol executable. To help you start with the doc without involving all the details, simply look for the following commands in your Linux User guide or in the online help Linux system : chown (Change Owner or Group) newgrp (New Group), chmod (Change Mode). For example a simple "chmod 755 your-path/rebol" actually gives read and exec 5 in octal is 101 for r-x , the - is for no-write permissions to the group members of the file and also to all the users of the system while restricting the write privileges to the owner of the file (here the root account) as in octal 7 (111 for rwx). Hope it will help you to start in this vast new world ... Regards, Gerard

 [4/5] from: ethanak:interclub:pl at: 2-Jun-2002 10:50


On Jun 01 at 20:46 Gerard Cote wrote:
> as an old Unix user I suppose you simply have to get the exec privileges - > inside a particular group or as any other user of the system or else to > become the new owner of the rebol executable.
[cut]
> Hope it will help you to start in this vast new world ...
Or run view from X, not console? ethanak

 [5/5] from: rebol665:ifrance at: 2-Jun-2002 15:40


Hi Adrian, Yes my problem is fixed. I have re-installed both Linux and Rebol and the problem is gone. I think my *BIG* mistake was to install Rebol as a root which is a typical newbie mistake. Patrick ----- Original Message ----- From: "Adrian" <[a--none--email--it]> To: <[rebol-list--rebol--com]> Sent: Sunday, June 02, 2002 7:38 AM Subject: [REBOL] Re: view-linux Did you solve your problem ? With a little more info I can probably help you. ----- Original Message ----- From: "pat665" <[rebol665--ifrance--com]> To: <[rebol-list--rebol--com]> Sent: Saturday, May 25, 2002 3:32 AM Subject: [REBOL] view-linux
> Hi, > I am trying to run View on Linux and I am an absolute newbie with Linux. I
<<quoted lines omitted: 5>>
> Any help, any link to usefull doc would be greatly appreciated > Patrick
____________________________________________________________________________ __
> ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
<<quoted lines omitted: 3>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Email.it Free (Internet) Access Prova il Nuovo Numero Unico valido per tutta Italia a tariffa locale!!! Email.it Free Access, dai pił qualitą alla tua navigazione.... Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=441&d=2-6

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