Skip to content

How to invoke/run the compiled program on Fedora? Name? Location? Nothing in README if not using flatpack. #214

@grantrostig

Description

@grantrostig

How do I invoke/run the compiled program(s) on Fedora? What is their name, location? There appears to be nothing in the README if I'm not using flatpack.

I'm compiling on Fedora 41 X86_64, without flatpack:

git clone

cd dsnote
mkdir build
cd build

cmake ../ -DCMAKE_BUILD_TYPE=Release -DWITH_DESKTOP=ON
make

Usage instructions for the bash CLI would be helpful in README since I can't find any documentation beyond that file. Is there a wiki or a website?

I have tired google and AI, but nothing on how to run it, other than via flatpack which I can't use, anyway I compiled it so should not need it.

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