Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 355 Bytes

README_Unix.md

File metadata and controls

20 lines (11 loc) · 355 Bytes

Unix Instructions

Prerequisites

get the source

Download the source from or get the sources from github: git clone https://github.com/WachterJud/qaul.net.git

build

mkdir builddir
cd builddir

cmake ../path/to/source -DPORT=GTK
make package

find the package in your builddir, you may want install it?