More build info in README.md #3

Closed
opened 2025-12-15 10:11:22 +11:00 by DiamondNether90 · 1 comment

Using Highground with cground (on Arch Linux) didn't work for me until I created cground.conf

echo "/usr/local/lib" | sudo tee /etc/ld.so.conf.d/cground.conf
sudo ldconfig

It would be useful if this information was in the readme.

Using Highground with cground (on Arch Linux) didn't work for me until I created cground.conf ```fish echo "/usr/local/lib" | sudo tee /etc/ld.so.conf.d/cground.conf sudo ldconfig ``` It would be useful if this information was in the readme.
Owner

Automatically done in Makefile with sudo make install

Automatically done in Makefile with `sudo make install`
max closed this issue 2026-01-15 15:08:06 +11:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ground/cground#3