Re: [Osw-users] more problems with cvs version
Brought to you by:
peoplestank
From: Andy S. <an...@a2...> - 2003-09-17 17:18:55
|
<quote who="smoerk"> > i compiled it with alsa support and now cannot start it. does cvs > version only work with tcl 8.4? i have 8.3.5 installed, which worked > with osw 1.1beta3. It should work with both tcl 8.4 and tcl 8.3. I think the configure script might get confused if you have different parts of both versions, though. > [root@audio7 i386]# osw -dr alsa > OSW - Open Sound World > (c) 2001-2003 Amar Chaudhary > (c) 1998-2001 Regents of the University of California > All rights reserved. See Licence file for full licensing info. > User requested driver alsa. > Error in startup script: can't read "::TransformPackage(Button)": no > such element in array ... Its failing to find externals/osw/Button.osx, you are missing some externals... you should have all of these: ---- andy@xfc:/usr/local/lib/osw/externals$ du -sh * 320K blob 1.1M cnmat 4.0K drivers 924K list 576K markov 1.3M midi 152K net 552K note 8.1M osw 172K raw 520K sdif 392K sinusoids 584K spectral 404K table ---- each directory should have a number of .osx files in it... I had a similar problem a few days checking out a fresh copy from cvs... I'll look into it, but I think what I did was a 'make externals_clean; make externals' and it went away. --------------------------------------------------------------- Andrew (Andy) W. Schmeder mailto:an...@a2... http://www.a2hd.com |