Hi, You could either build the package yourself or try to install the libaubio5 package from a newer version of Ubuntu, but I guess that the latter would not be so easy since you probably will have to fix a lot of dependency issues.
The easiest solution would probably be building Denemo without libaubio. I can try to build such Denemo Debian packages during the weekend. Andreas On 5/23/19 6:02 PM, Satoru Honda wrote: > Hi Andreas.Thank you for hepling.I want to use your pacage from > http://www.denemo.org/~aschneider/daily/ > My OS is Ubuntu Studio 16.0.4 Xenial and cpu is AMD 64. > I'm trying to install dependency use > > ``` > sudo apt-get install libaubio5 libfftw3-double3 libfluidsynth1 libgtk-3-0 > ``` > but is seems to be no built binary on repo. > > my terminal message is this > ``` > Package libaubio5 is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package 'libaubio5' has no installation candidate > ``` > Do you how to install libaubio5 on Xenial ? > > Satoru Honda > > 2019年5月23日(木) 23:14 Andreas Schneider <[email protected]>: >> >> What happens, if you try to install the missing dependencies with the >> command >> >> sudo apt-get install libaubio5 libfftw3-double3 libfluidsynth1 libgtk-3-0 >> >> (all in one line, in case the mail program inserts a line break)? >> You don't need the package denemo-dbgsym. >> >> Andreas _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
