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

[REBOL] Re: Problems installing Rebol on Ubuntu

From: tim-johnsons::web::com at: 23-May-2007 18:31

On Thursday 24 May 2007 02:04, Brian Tiffin wrote:
> no experience with 64 bit ubuntu... > trying > $ strace rebol
Hi Brian: This is what I get: { execve("/usr/local/bin/rebol", ["rebol"], [/* 34 vars */]) = -1 ENOENT (No such file or directory) dup(2) = 3 fcntl(3, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat(3, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 0x2ade3f0a8000 lseek(3, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) write(3, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory ) = 40 close(3) = 0 munmap(0x2ade3f0a8000, 4096) = 0 exit_group(1) = ? Process 7535 detached } thanks tim -- Tim Johnson <tim-johnsons-web.com> Palmer, Alaska, USA