From: Jonathon McKitrick
Subject: Easy migration of SBCL/SLIME from Linux to OS X Intel?
Date: 
Message-ID: <1149028756.449075.34730@y43g2000cwc.googlegroups.com>
I don't have the time to do a major project, but I'd like to know if
this is all I need to do:

1.  Install SBCL binaries
2.  Install emacs (done)
3.  cvs SLIME and install
4.  asdf-install modules I need
5.  postgresql for my project (this makes me nervous - postmaster,
db-init, permissions...)

Are there any obvious steps I missed or complications I might be
unaware of?

From: bradb
Subject: Re: Easy migration of SBCL/SLIME from Linux to OS X Intel?
Date: 
Message-ID: <1149030972.895553.140500@r44g2000cwb.googlegroups.com>
Jonathon McKitrick wrote:
> I don't have the time to do a major project, but I'd like to know if
> this is all I need to do:
>
> 1.  Install SBCL binaries
> 2.  Install emacs (done)
> 3.  cvs SLIME and install
> 4.  asdf-install modules I need
> 5.  postgresql for my project (this makes me nervous - postmaster,
> db-init, permissions...)
>
> Are there any obvious steps I missed or complications I might be
> unaware of?

Apart from not having threading, there is nothing I am aware of that
will kill you.

Brad
From: Jonathon McKitrick
Subject: SBCL on OS X - bad magic number in core file?
Date: 
Message-ID: <1149036227.621587.239240@c74g2000cwc.googlegroups.com>
bradb wrote:
> > Are there any obvious steps I missed or complications I might be
> > unaware of?
>
> Apart from not having threading, there is nothing I am aware of that
> will kill you.

I'm having problems with the core file not having the correct magic
number.  Any idea what I could be doing wrong?
From: Nikodemus Siivola
Subject: Re: SBCL on OS X - bad magic number in core file?
Date: 
Message-ID: <1149066543.510724.67210@c74g2000cwc.googlegroups.com>
Jonathon McKitrick wrote:

> I'm having problems with the core file not having the correct magic
> number.  Any idea what I could be doing wrong?

What would be the exact error message?

In any case, asking SBCL specific questions is best done on the SBCL
mailing lists -- sbcl-help in this case:

http://sourceforge.net/mail/?group_id=1373

Cheers,

 -- Nikodemus Siivola