8000 drop dependency/linking to libpng12 · Issue #596 · afni/afni · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
drop dependency/linking to libpng12 #596
Open
@yarikoptic

Description

@yarikoptic

It is an ancient version of the library which is generally no longer available. But the "bleeding edge" https://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz seems to still links to it

❯ ldd linux_openmp_64/afni | grep libpng
	libpng12.so.0 => not found
	libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007efef2f5c000)

could be avoided???

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

      0