vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #01285
Re: [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’
Question #697665 on VM changed:
https://answers.launchpad.net/vm/+question/697665
Status: Open => Answered
Mark Diekhans proposed the following answer:
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�ller
---
> @cindex Ulrich Muller
7094c7094
< Robert Widhopf-Fenk, Ulrich M�ller and Uday S Reddy. Other potential members
---
> Robert Widhopf-Fenk, Ulrich Muller and Uday S Reddy. Other potential members
then
make
make install
--
You received this question notification because your team VM development
team is an answer contact for VM.