-
Notifications
You must be signed in to change notification settings - Fork 359
Open
Description
Hello,
I tried to install your software, but it cannot be installed.
sudo dpkg --install ./audiveris_5.5.0_amd64.deb
Selecting previously unselected package audiveris.
(Reading database ... 552670 files and directories currently installed.)
Preparing to unpack ./audiveris_5.5.0_amd64.deb ...
Unpacking audiveris (5.5.0) ...
dpkg: dependency problems prevent configuration of audiveris:
audiveris depends on libasound2t64; however:
Package libasound2t64 is not installed.
dpkg: error processing package audiveris (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
audiveris
Note
instead of dpkg -i, you can use apt install ./audiveris_5.5.0_amd64.deb which is better. It will install sub-dependencies automatically. Anyway, on ubuntu 22.04, libasound2t64 does not exist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels