[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] 3.3 Debian package build no longer working
On Saturday 02 May 2009 21:55:37 micromoog wrote:
> That worked well, thank you. I'll explain my motivation a little --
> I'm using Ubuntu, but I want to build sc myself so I can stay on new
> versions if they have new features I want, and also so I can
> selectively compile features in (e.g. Wii support). I also like being
> able to use the Debian packager for the actual installation so I can
> be sure my system's clean when I remove the packages for the next
> version.
The new version takes into account all the dependencies... the old version was
not so accurate in that, as far as I know.
I'm actually not sure whether all the input options are compiled in... and
whether any note is made if not...
libcwiid is in debian, so there's no reason not to make it a dependency of
sclang.
> This new method is a lot more complex for the user than the old one,
> but if it's the right way to do it, that's fine. I'd request that
> this be included as part of the Linux source distro, though, so I
> don't have to pull code from svn. Also, the readme in the Linux
> source distro still contains the old, non-working method.
Yes, it should be included in the source package, so package managers are not
required to keep an eye on our svn, but can use the one that we label as a
release.
agreed. the README should also be updated to reflect these changes.
sincerely,
Marije
> Thanks,
> micromoog
>
> On 5/2/09, Dan Stowell <danstowell@xxxxxxxxx> wrote:
> > 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/
_______________________________________________
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/