[CM] RE: midishare

Rick Taube taube@uiuc.edu
Sat, 12 Jul 2003 12:28:00 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C34871.09250030
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit

On OSX I believe the Midishare package (.pkg) should install the
frameworks in:
 
"/System/Library/Frameworks/MidiShare.framework/MidiShare"
 
Ditto for the Player framework If they are not under
/system/library/frameworks then locate them on your machine and either
move them there or change the patname that CM is using. It may actually
be the case that CM doesnt need to check a hardwired path to determine
if it should compile midishare classes, ie it might be possible to
locate shared libs some other way on OSX but I dont know . ill have to
check or maybe someone on this list can say. Obviously Id prefer to not
hardwire the path as it currently is.
 

-----Original Message-----
From: susanne.quint@web.de [mailto:susanne.quint@web.de] 
Sent: Saturday, July 12, 2003 11:29 AM
To: taube@uiuc.edu
Subject: midishare


in cm.lisp, is the following path meant as at the toplevel?

(if #+(and openmcl darwin)
(and (probe-file "ccl:darwin-headers;midishare;")
(probe-file
"/System/Library/Frameworks/MidiShare.framework/MidiShare")) ; <- !!!???

[after installing midishare, a MidiShare.framework-folder is only in
/ccl/darwin-headers/midishare/System/Library/Frameworks/]

j 

__

Johannes Quint
Rilkestr.55
D-53225 Bonn
0228 468256
johannes.quint@web.de
http://private.addcom.de/j.quint/index.htm


------=_NextPart_000_0007_01C34871.09250030
Content-Type: text/html;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>

<META content=3D"MSHTML 6.00.2715.400" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =
class=3D312331917-12072003>On OSX=20
I believe the Midishare&nbsp;package (.pkg) should install the =
&nbsp;frameworks=20
in:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
class=3D312331917-12072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT><SPAN=20
class=3D312331917-12072003>"/System/Library/Frameworks/MidiShare.framewor=
k/MidiShare"</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=3D312331917-12072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =
class=3D312331917-12072003>Ditto=20
for the Player framework </SPAN></FONT><FONT face=3DArial =
color=3D#0000ff=20
size=3D2><SPAN class=3D312331917-12072003>If they are not under=20
/system/library/frameworks then locate them on your machine and either =
move them=20
there or </SPAN></FONT><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =

class=3D312331917-12072003>change the patname that CM is using. It may =
actually be=20
the case that CM doesnt need to check a hardwired path to determine if =
it should=20
compile midishare classes, </SPAN></FONT><FONT face=3DArial =
color=3D#0000ff=20
size=3D2><SPAN class=3D312331917-12072003>ie it might be possible to =
locate shared=20
libs some other way on OSX&nbsp;but&nbsp;I dont know . ill have to check =
or=20
maybe someone on this list can say. Obviously Id prefer to not hardwire =
the path=20
as it currently is.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
class=3D312331917-12072003></SPAN></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px =
solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
  face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B>=20
  susanne.quint@web.de [mailto:susanne.quint@web.de] <BR><B>Sent:</B> =
Saturday,=20
  July 12, 2003 11:29 AM<BR><B>To:</B> taube@uiuc.edu<BR><B>Subject:</B> =

  midishare<BR><BR></FONT></DIV>in cm.lisp, is the following path meant =
as at=20
  the toplevel?<BR><BR>(if #+(and openmcl darwin)<BR>(and (probe-file=20
  =
"ccl:darwin-headers;midishare;")<BR>(probe-file<BR>"/System/Library/Frame=
works/MidiShare.framework/MidiShare"))=20
  ; &lt;- !!!???<BR><BR>[after installing midishare, a=20
  MidiShare.framework-folder is only in=20
  /ccl/darwin-headers/midishare/System/Library/Frameworks/]<BR><BR>j =
<BR><?fontfamily><?param Helvetica><BR>__<BR><BR>Johannes=20
  Quint<BR>Rilkestr.55<BR>D-53225 Bonn<BR>0228=20
  =
468256<BR>johannes.quint@web.de<BR>http://private.addcom.de/j.quint/index=
.htm<?/fontfamily></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0007_01C34871.09250030--