Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Error while installing lispbuilder
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ben throttle  
View profile  
 More options Sep 1 2012, 3:53 pm
From: ben throttle <benthrottl...@gmail.com>
Date: Sat, 1 Sep 2012 16:53:53 -0300
Local: Sat, Sep 1 2012 3:53 pm
Subject: Error while installing lispbuilder

Hi. I tried to post this message directly using the googlegroups interface,
but it looks like it's failed. Sorry for any double messages if that
happened.

First, some info. I'm using OS X Lion (10.7.4) and LispWorks Personal 6.

I'm starting to learn Lisp and I decided to make a game instead of just
doing exercises from books, so the best option is using SDL. I've checked
the SDL port to Lisp (lispbuilder) and found that the best way to install
the package is using quicklisp . After first error (cocoahelper), I
searched the group messages and found this answer

https://groups.google.com/forum/?hl=pt-BR&fromgroups=#!searchin/quick...

which suggested to do this

"cd
~/quicklisp/dists/quicklisp/software/lispbuilder-<version>/lispbuilder-sdl/ cocoahelper
make"

I ran make but it didn't work for me. Still the same error. I restarted
LispWorks and tried again, but still no success. Any suggestion on how to
solve the error?

Thanks, the log error is bellow

--------------------------------------------------------
To load "lispbuilder-sdl":
  Load 1 ASDF system:
    lispbuilder-sdl
; Loading "lispbuilder-sdl"

Error: Unable to load any of the alternatives:
   ((:FRAMEWORK "cocoahelper") (:DEFAULT "cocoahelper"))
   1 (continue) Try loading the foreign library again.
   2 Use another library instead.
   3 Try loading
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists /quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/co coahelper.xfasl
again.
   4 Give up loading
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists /quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/co coahelper.xfasl.
   5 Try loading another file instead of
/Users/ben/.cache/common-lisp/lw-6.0.1-macosx-x86/Users/ben/quicklisp/dists /quicklisp/software/lispbuilder-20120520-svn/lispbuilder-sdl/cocoahelper/co coahelper.xfasl.
   6 Recompile cocoahelper and try loading it again
   7 Retry Loading component: ("cocoahelper" "cocoahelper" "cocoahelper").
   8 Continue, treating Loading component: ("cocoahelper" "cocoahelper"
"cocoahelper") as having been successful.
   9 (abort) Give up on "lispbuilder-sdl"
  10 Return to level 2.
  11 Return to debug level 2.
  12 Give up on "lispbuilder"
  13 Return to level 1.
  14 Return to debug level 1.
  15 Give up on "lispbuilder"
  16 Return to level 0.
  17 Return to top loop level 0.

Type :b for backtrace or :c <option number> to proceed.
Type :bug-form "<subject>" for a bug report template or :? for other
options.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.