Bug#646638: cl-clg: Trying to run example code fails with 'no package with name "GTK"'

2012-01-08 Thread Sébastien Villemot
Package: cl-clg Version: 0.94~20090210-1 Followup-For: Bug #646638 The problem mentionned by the submitter can be easily fixed by adding the relevant load/require lines at the top of hello-world.lisp. For SBCL, one just needs to add: (require :asdf) (require :gtk) However, with this fix, the

Bug#646638: cl-clg: Trying to run example code fails with 'no package with name "GTK"'

2011-10-25 Thread Patrick Rooney
Package: cl-clg Version: 0.94~20090210-1 Severity: grave Justification: renders package unusable I tried to run "clisp /usr/share/doc/cl-clg/examples/hello-world.lisp", only for it to fail due to a missing package. Here is the output: "*** - READ from #: there is no package with name