From: Thomas Gagne
Subject: [allegro] mlisp can't start the ide
Date: 
Message-ID: <lPqdncuGrozOVyDcRVn-jA@wideopenwest.com>
The documentation suggests I should be able to start the IDE with the commands

(require :ide)
(cg:start-ide)

But I can't get past the first command:

tgagne:/home/tgagne/var/acl62_trial mlisp
WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING: Allegro CL will expire in 58 days.
WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
International Allegro CL Trial Edition
6.2 [Linux (x86)] (Dec 11, 2004 17:28)
Copyright (C) 1985-2002, Franz Inc., Berkeley, CA, USA.  All Rights Reserved.

;; Optimization settings: safety 1, space 1, speed 1, debug 2.
;; For a complete description of all compiler switches given the
;; current optimization settings evaluate (explain-compiler-settings).
;;---
;; Current reader case mode: :case-sensitive-lower
cl-user(1): (require :ide)
Error: Can't locate the module "ide"
   [condition type: program-error]

I'm missing something basic, eh?
From: Peter Seibel
Subject: Re: [allegro] mlisp can't start the ide
Date: 
Message-ID: <m36536ruyo.fsf@javamonkey.com>
Thomas Gagne <······@wide-open-west.com> writes:

> The documentation suggests I should be able to start the IDE with the commands
>
> (require :ide)
> (cg:start-ide)
>
> But I can't get past the first command:
>
> tgagne:/home/tgagne/var/acl62_trial mlisp
> WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> WARNING: Allegro CL will expire in 58 days.
> WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> International Allegro CL Trial Edition
> 6.2 [Linux (x86)] (Dec 11, 2004 17:28)
> Copyright (C) 1985-2002, Franz Inc., Berkeley, CA, USA.  All Rights Reserved.
>
> ;; Optimization settings: safety 1, space 1, speed 1, debug 2.
> ;; For a complete description of all compiler switches given the
> ;; current optimization settings evaluate (explain-compiler-settings).
> ;;---
> ;; Current reader case mode: :case-sensitive-lower
> cl-user(1): (require :ide)
> Error: Can't locate the module "ide"
>    [condition type: program-error]
>
> I'm missing something basic, eh?

I don't think the IDE is available on Linux.

-Peter

-- 
Peter Seibel                                      ·····@javamonkey.com

         Lisp is the red pill. -- John Fraser, comp.lang.lisp