Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

"Must specify package names on the command line" #10

@cmitides89

Description

@cmitides89

Hello, I am getting this message when I try sudo make install.

Must specify package names on the command line

Must specify package names on the command line

install -D -m 0755 obj/libgestures.so.0 \
    //usr/lib/libgestures.so.0
ln -sf libgestures.so.0 \
    //usr/lib/libgestures.so

install -D -m 0644 libgestures.pc \
    //usr/lib/pkgconfig/libgestures.pc

install -D -m 0644 \
    include/gestures/include/gestures.h //usr/include/gestures/gestures.h

Any help on how to resolve this would be really appreciated, sorry I am a noob with linux. What name should i be specifying?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions