Hi!
Loading fomus and then cm (with freshest versions) gives me the error below:
Error in process listener(3): Cannot IMPORT "KEYSIG" from package
"FOMUS"
Which package is more up to date here ?
Cheers,
Kilian
Thats the whole story; $ openmcl Welcome to OpenMCL Version 1.0 (DarwinPPC32)! ? (oos 'load-op :fomus) ; loading system definition from /Users/ppp/.nkzs-reg/lisp-asd-reg/ fomus.asd into #<Package "ASDF120"> ; registering #<SYSTEM "fomus" #x8574C86> as fomus ; Warning: Haven't installed #Z, cause this dispatch char had already been taken. ; While executing: #<Anonymous Function #x85915EE> ;; FOMUS v0.2.11 ;; Lisp music notation formatter ;; Copyright (c) 2005, 2006 David Psenicka, All Rights Reserved ;; See file "COPYING" for terms of use and distribution.
;; Loading initialization file "/Users/ppp/.fomus"... NIL ? (load "/tmp/cm/cm.asd") #P"/private/tmp/cm/cm.asd" ? (oos 'load-op :cm)
; CM install directory: "/private/tmp/cm/" ; Compiling "src/pkg.lisp"
Error in process listener(3): Cannot IMPORT "KEYSIG" from package
"FOMUS"
While executing: CCL::OPERATION-ON-ALL-SPECS Type :GO to continue, :POP to abort. If continued: Ignore attempt to IMPORT "KEYSIG" from package "FOMUS"
Type :? for other options. 1 >