vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #01284
Re: [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’
It works if built from source:
bzr clone http://bazaar.launchpad.net/~vm/vm/trunk/
cd trunk
autoconf
./configure
make these changes to keep texinfo from generating an error
7091c7091
< @cindex Ulrich M�---
> @cindex Ulrich Muller
7094c7094
< Robert Widhopf-Fenk, Ulrich M�and Uday S Reddy. Other potential members
---
> Robert Widhopf-Fenk, Ulrich Muller and Uday S Reddy. Other potential members
then
make
make install
Follow ups
References