Derek Cunningham <[EMAIL PROTECTED]> writes:
> > Sean, > > Since you're the package maintainer for blackbox, you should make life easy > for lazy debian users (and users that don't want to compile things) by > having a blackbox-alpha package. It'd be real nice to just apt-get update ; > apt-get dist-upgrade to check out the new bb! :) Derek, Have you discovered checkinstall yet? Allows you to generate uncomplicated debs from source. Well, uncomplicated - I use it for xemacs! It is as simple as ./configure make su checkinstall I always specify --prefix=/usr/local just in case. This works nicely for a trial install! Glyn
