CLISP on Debian stable

Jean Louis <[email protected]> Thu, 30 Mar 2017 23:37:42 +0300
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
Hello,

I see that on Debian stable as of now, Thu Mar 30 23:35:14 EAT 2017,
the package for CLISP is missing. I hae it on older version of one of
servers, not on the newer one. It would be good to provide Debian
package, I don't know who is maintainer there.

I have compiled clisp myself on that Debian server. Yet I get weird
problem I never had in past. The below signal error is CLISP 2.49

If anybody knows work around, let me know.

In regards to CLISP development, even if I have installed libfficall,
and development packages, I get error from configure that it is not found, same is
valid for readline.

admin@norway:~$ clisp
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.49 (2010-07-07) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2010

Type :h and hit Enter for context help.

;; Loading file /home/admin/.clisprc ...[1]> (load "./lisp/quicklisp.lisp")
;; Loading file lisp/quicklisp.lisp ...

  ==== quicklisp quickstart 2015-01-28 loaded ====

    To continue with installation, evaluate: (quicklisp-quickstart:install)

    For installation options, evaluate: (quicklisp-quickstart:help)

;; Loaded file lisp/quicklisp.lisp
T
[2]> (quicklisp-quickstart:install)
Signal 6 while exiting on a signal; cleanup may be incomplete
Aborted
admin@norway:~$ 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list