Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12174 - ILISP incomplete install (ilisp-5.12.0.ebuild)
Summary: ILISP incomplete install (ilisp-5.12.0.ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 22:09 UTC by timw_email
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description timw_email 2002-12-14 22:09:15 UTC
It seems ILISP installation is incomplete.

Testing:
1) Load emacs
2) M-x run-ilisp (enter dialect.. sbcl, clisp, etc.)
3) Errors should be apparent in the ILISP buffer.

Example output in Emacs:

[1]> 
[2]> ;;; Loading /usr/share/emacs/site-lisp/ilisp/ilisp-pkg.lisp
*** - A file with name /usr/share/emacs/site-lisp/ilisp/ilisp-pkg.lisp does not
exist
1. Break [6]> ;;; Loading /usr/share/emacs/site-lisp/ilisp/cl-ilisp.lisp
*** - A file with name /usr/share/emacs/site-lisp/ilisp/cl-ilisp.lisp does not exist
1. Break [8]> ;;; Loading /usr/share/emacs/site-lisp/ilisp/cl-chs-init.lisp
*** - A file with name /usr/share/emacs/site-lisp/ilisp/cl-chs-init.lisp does
not exist

Downloading the ILISP source and manually installing *.lisp (and *.scm) to
/usr/share/emacs/site-lisp/ilisp seems to fix the installation.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-12-15 19:23:24 UTC
fixed in -r1.

thanks for the bug report!