[dev] macOS tester needed for libgrapheme

From: Laslo Hunhold <dev_AT_frign.de>
Date: Sun, 9 Oct 2022 03:03:37 +0200

Hello fellow hackers,

does anyone have access to a machine running the latest macOS to test
if the library installation for libgrapheme works properly? It wouldn't
take much time and amount to the following steps:

        1. Clone libgrapheme via
                git clone https://git.suckless.org/libgrapheme
        2. Modify config.mk (uncomment lines below macOS and unset
           LDCONFIG)
        3. Install via
                sudo make install
        4. Check /usr/local/lib and see which files were installed
        5. Compile example (just take the example from the website[0])
           with
                cc -o example example.c -lgrapheme
           and check results (does it need tweaking, etc. etc.?).

Thanks in advance for your help!

With best regards

Laslo

[0]:https://libs.suckless.org/libgrapheme/
Received on Sun Oct 09 2022 - 03:03:37 CEST

This archive was generated by hypermail 2.3.0 : Sun Oct 09 2022 - 03:12:08 CEST