summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 31f37883086c84e461d80c8ef2139af105de564c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The usual:

    $ make
    $ make install

For the default dynamic version, you may need to add the location of libayylmao
to your LD_LIBRARY_PATH:

    $ LD_LIBRARY_PATH=$HOME/.local/lib ayylmao

Alternatively, you can use a static build:

    $ make install-static
    $ ayylmao