[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] 3.3 Debian package build no longer working



Hi

congratulations to all devs on the 3.3 release. This update is really a big step forward.

However, I did stumble upon a small bug that seems to have made it's way to 3.3. Although I'm not sure if it's in the actual 3.3 since I build my SC from the most recent SVN. The bug is in SplayAz, a very last-minute addition (and very useful I might add; I was just about to add a corrected version of SplayZ to wslib). It posts some kind of debug message during SynthDef building (an array with floating point values). There is a .postln in the code..

cheers,
Wouter

Op 2 mei 2009, om 18:07 heeft Dan Stowell het volgende geschreven:

Hi -

Scons isn't really the best way to build a debian package, so IMO it
should most likely be superseded by the approach that artem developed
(for ubuntu). I believe that the ubuntu packaging rules should
*actually* work on most common debian flavours, although I haven't yet
tested that.

If you'd like to try it, you can cd into your SuperCollider source
folder and do something like this:

svn co https://supercollider.svn.sourceforge.net/svnroot/supercollider/packages/ubuntu/
debian
# (all the previous should be on one line)
debuild
dpkg -i ../supercollider*.deb


Dan


2009/5/2, micromoog <micromoog@xxxxxxxxx>:
The "debian" target in scons is no longer working as of 3.3:

scons: done reading SConscript files.
scons: Building targets ...
scons: *** Do not know how to make target `debian'.  Stop.
scons: building terminated because of errors.





--
http://www.mcld.co.uk

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/


_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/