Skip to content

[install/dev] libasound2t64 is required but not found #805

@lyrixx

Description

@lyrixx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions