Re: Still can't get Matlisp working

Raymond Toy <[email protected]>
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
>>>>> "rif" == rif  <[email protected]> writes:

    rif> What am I missing?  When I start lisp up, it certainly seems like

[snip]

    rif> rif@oscar:~$ lisp -init /dev/null
    rif> ; Loading #p"/dev/null".
    rif> CMU Common Lisp release x86-linux 3.0.8 18c+ 31 December 2001 build 3030, running on oscar
    rif> For support see http://www.cons.org/cmucl/support.html Send bug reports to the debian BTS.
    rif> or to [email protected]
    rif> type (help) for help, (quit) to exit, and (demo) to see the demos

You're not missing anything.  I'm the one that's missing something!

I now see you're using the Debian version of cmucl.  I don't use that.

    rif> * (use-package :matlisp)


    rif> Error in function USE-PACKAGE:
    rif>    Use'ing package MATLISP results in name conflicts for these symbols:
    rif> (HELP)

    rif> Restarts:
    rif>   0: [CONTINUE] Unintern the conflicting symbols in the COMMON-LISP-USER package.
    rif>   1: [ABORT   ] Return to Top-Level.

    rif> 0] 1

You can answer 0 here and unintern the conflicting symbols instead of
doing it manually.

I think matlisp can try to do something more intelligent here.  I'll
have to think about it.

However, I also tend to use (in-package :matlisp-user) instead of
use-package.  Can you try that instead?

Ray
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.