<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I have installed the app (from the App Store) and it works.</p>
<p>However, I would like to also use it from Slime/Emacs.<br>
I have the ccl64 script, but am not sure where to point it.<br>
<br>
</p>
<p><font face="Courier New, Courier, monospace">~$ l
/usr/local/clozure/<br>
app_contents@ -> /Applications/Clozure
CL.app/Contents/MacOS/<br>
$ export CCL_DEFAULT_DIRECTORY=/usr/local/clozure/app_contents/<br>
$ ccl64<br>
> Error: problems loading bundle: can't determine class name<br>
> While executing: GUI::INIT-COCOA-IDE, in process
Initial(0).<br>
> Type :POP to abort, :R for a list of available restarts.<br>
> Type :? for other options.</font><br>
</p>
<br>
<p><br>
</p>
</body>
</html>