Re: [Vm] [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’

2021-06-27 Thread Stas Burdan
Question #697665 on VM changed: https://answers.launchpad.net/vm/+question/697665 Status: Answered => Solved Stas Burdan confirmed that the question is solved: Thank you Mark, this worked. I uninstalled the bbdb Ubuntu package and followed your instructions, had to install few missing dev

Re: [Vm] [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’

2021-06-23 Thread Mark Diekhans
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

Re: [Vm] [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’

2021-06-23 Thread Mark Diekhans
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

Re: [Vm] [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’

2021-06-22 Thread Stas Burdan
Question #697665 on VM changed: https://answers.launchpad.net/vm/+question/697665 Description changed to: Hello All, I am installing VM on Ubuntu 20.04, and it fails with the following message: stas@captain:~/vm/vm-8.2.0b$ make "emacs" -batch -q -no-site-file -no-init-file -l ./vm-build.el -f

[Vm] [Question #697665]: VM install on Ubuntu 20.04 fails - Outdated usage of ‘bbdb-search’

2021-06-22 Thread Stas Burdan
New question #697665 on VM: https://answers.launchpad.net/vm/+question/697665 Hello All, I am installing VM on Ubuntu 20.04, and it fails with the following message: stas@captain:~/vm/vm-8.2.0b$ make "emacs" -batch -q -no-site-file -no-init-file -l ./vm-build.el -f batch-byte-compile