See comments below: Chris Frey wrote: > On Tue, Dec 01, 2009 at 09:57:49AM -0600, Michael L. Stokes wrote: > >> Anyone planning on putting out a deb file for ubuntu 9.10? If not, will >> the 9.04 version work under 9.10? >> > > Yes, I'm planning to. I just haven't gotten to it yet. > > It should be fairly easy to do yourself, if you install all the build > dependencies listed here: > > http://www.netdirect.ca/software/packages/barry/dependencies.php > > Then grab the latest git: > > git clone git://repo.or.cz/barry.git barry > > And build: > > ./buildgen.sh > fakeroot -- debian/rules binary > > The .deb files will end up in the parent directory. > > - Chris > > > > > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > Barry-devel mailing list > Barry-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/barry-devel > The following is what I get after attempting a build. Please advise on what I've omitted.
Thanks Mike to...@cue:/tmp/barry$ ./buildgen.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `..'. libtoolize: copying file `../ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `../m4'. libtoolize: copying file `../m4/libtool.m4' libtoolize: copying file `../m4/ltoptions.m4' libtoolize: copying file `../m4/ltsugar.m4' libtoolize: copying file `../m4/ltversion.m4' libtoolize: copying file `../m4/lt~obsolete.m4' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `..'. libtoolize: copying file `../ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `../m4'. libtoolize: copying file `../m4/libtool.m4' libtoolize: copying file `../m4/ltoptions.m4' libtoolize: copying file `../m4/ltsugar.m4' libtoolize: copying file `../m4/ltversion.m4' libtoolize: copying file `../m4/lt~obsolete.m4' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `..'. libtoolize: copying file `../ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `../m4'. libtoolize: copying file `../m4/libtool.m4' libtoolize: copying file `../m4/ltoptions.m4' libtoolize: copying file `../m4/ltsugar.m4' libtoolize: copying file `../m4/ltversion.m4' libtoolize: copying file `../m4/lt~obsolete.m4' configure.ac:14: installing `./config.guess' configure.ac:14: installing `./config.sub' configure.ac:10: installing `./install-sh' configure.ac:10: installing `./missing' examples/Makefile.am: installing `./depcomp' sto...@cue:/tmp/barry$ fakeroot -- debian/rules binary debian/rules:8: /usr/share/cdbs/1/rules/debhelper.mk: No such file or directory debian/rules:9: /usr/share/cdbs/1/class/autotools.mk: No such file or directory make: *** No rule to make target `/usr/share/cdbs/1/class/autotools.mk'. Stop. sto...@cue:/tmp/barry$ ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel