On Tuesday 19 October 2010 01:40:02 Chris Ball wrote: > Hi all, > > I've merged Trevor's repo and prepared a release tarball. Would > anyone be up for testing and reporting back? Here's the link: > > http://download.bugseverywhere.org/test/be-1.0.0.tar.gz > > If all looks good, I'll write up some release notes, push a git tag, > and move the tarball into the releases/ directory. >
Works for me, except that a simple python setup.py install does not install the manpages, since they are not builded A workaround is to build the documentation (make doc) and after install be As Elena suggest, if the documentation is already builded in the tarball, the problem of the libbe/_version.py file is solved, and if the process is automated, it is also possible to modify the file to have some more usefull information as output of the be --version command bye Gianluca _______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
