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

Undue connection to X server

 [1/2] from: bzr:francenet at: 12-Dec-2001 11:13


Hi all, Under unix/linux, rebol apparently always tries to connect to the X server, even if I specify -w or -cs in the command line. I get: ** User Error: REBOL: Cannot connect to X server ** Near: size: size-text self all [ para para/origin size: size + para/origin para/margin size: size + para/margin ] ** Press enter to quit... How can I use rebol in line mode only?

 [2/2] from: holger::rebol::com at: 12-Dec-2001 9:53


On Wed, Dec 12, 2001 at 11:13:19AM +0100, Jean-Francois Bouzereau wrote:
> Hi all, > Under unix/linux, rebol apparently always tries to connect to
<<quoted lines omitted: 8>>
> ** Press enter to quit... > How can I use rebol in line mode only?
You need to use REBOL/Core or REBOL/Command for that, not REBOL/View. -- Holger Kruse [holger--rebol--com]

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