This message prompted. Although I configure/make libxerces-c3.2
separately.
ehan@rehan-Y11C:~$ sudo apt install build-essential autoconf automake libvmu-dev libfox-1.6-dev libproj-dev libxerces-c-dev libxerces-c3.2 libgdal-dev default-jdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libvmu-dev
E: Unable to locate package libxerces-c3.2
E: Couldn't find any package by glob 'libxerces-c3.2'
E: Couldn't find any package by regex 'libxerces-c3.2'
Hmm, it seems you are running Ubuntu 16.04.
libxerces-c3.2
is not available in Ubuntu 16.04.So, you have to resort to
libxerces-c3.1
:or manually download
libxerces-c3.2
(may break some dependant packages):By the way, I think you confused
libxmu-dev
thinkinglibvmu-dev
.