Skip to content

libncurses error for bundled avrdude on Arch #5094

Closed
@NicoHood

Description

@NicoHood

On arch I get:

/usr/share/arduino/hardware/tools/avr/bin/avrdude: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory

I used my own PKGBUILD to build arduino:
#5082

I wanted to use the built in avrdude, as several libraries/cores rely on this specific version and not arch linux upstream. However it seems that avrdude does not run like this on arch. This has nothing to do with my PKGBUILD, as this also happens with the normal zip file download. This should be fixed ASAP, as its incompatible with arch.

It would also be nice if you can comment on the linked issue. I want to know if using upstream deps (avrdude, java) will probably cause problems. If not I could go the way the official AUR package does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions