Skip to content

Build on Ubuntu gives /libplist.a passed to --with-static-libplist does not exist #17

Description

@Gustl22

Hi there,
wanted to build the lib and had some problems.
Needed to install sudo apt install libplist-dev, may could add this to the README (?)

When executing ./autogen.sh I got:

configure: error: The file /libplist.a passed to --with-static-libplist does not exist

I needed to change the with_static_libplist=yes to no
Then it went fine.

Maybe there can be some variable to hand over or set the variable automatically based on the system. Maybe similar has been done here #12

Edit: also needed to add brew install pkg-config and cannot install usbmuxd on Ventura.

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