I fixed a couple of more bugs in my scanning utility -- it still has trouble with some of the JinT files (which is the fault of the scanner), but I think the results are reasonably trustworthy. I ran it on the whole Optional Installs folder. Here the guilty parties: DUPLICATE CLASS MIDIKeyboard /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/MIDIKeyboard.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/MIDIKeyboard.sc DUPLICATE CLASS Grid /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/Grid.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/Grid.sc DUPLICATE CLASS Box /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/BoxGrid.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/BoxGrid.sc DUPLICATE CLASS Scale /Users/dewdrop/Applications/Optional Installs/quarks/cxpatterns/Scale.sc /Users/dewdrop/Applications/Optional Installs/sc3-plugins/ljpclasses/classes/LJP Classes/Scale.sc DUPLICATE CLASS GridNode /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/Grid.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/Grid.sc DUPLICATE CLASS PeakingEQ /Users/dewdrop/Applications/Optional Installs/quarks/cxaudio/RBJeq.sc /Users/dewdrop/Applications/Optional Installs/sc3-plugins/JoshUGens/classes/Class Files/BiquadEQ.sc DUPLICATE CLASS BoxGrid /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/BoxGrid.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/BoxGrid.sc DUPLICATE CLASS MIDIKey /Users/dewdrop/Applications/Optional Installs/quarks/ixi/ixi classes/MIDIKeyboard.sc /Users/dewdrop/Applications/Optional Installs/quarks/ixiViews/classes/MIDIKeyboard.sc If these are your classes, please take care of them. For the ixi conflicts, my suggestion is to remove the duplicate classes from the ixi quark, so the they exist only in ixiViews. Then add a dependency to ixi.quark so that if a user installs ixi, ixiViews also be installed automatically, e.g., ( \name: "ixi", \path: "ixi", \summary: "An envioronment of instruments made for live improvisation. At the moment the ixiQuarks only work on OS X", \author: "Thor Magnusson", \version: 4.0, \organization: "ixi audio", \country: "uk - es - is", \since: "2000", \ext_dependancy: "see helpfile", \helpdoc: "ixi help/help.html", \url: "http://www.ixi-audio.net", dependencies: ["ixiViews"] ) I agree with PyoungRyang. The optional installs folder must be internally consistent before we release. hjh Begin forwarded message:
: H. James Harkins : jamshark70@xxxxxxxxxxxxxxxxx : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman |