Post #1976582
2026-04-27 13:15 UTC
Last night I was able to get the new release of the Dillo browser to compile on my work MacBook for the first time. Homebrew does not yet have version 3.3.0.
Unfortunately I discovered that none of the navigation elements on my personal site are visible.
Here's the secret invocation:
brew install fltk openssl
CPPFLAGS="-I/opt/homebrew/include" LDFLAGS="-L/opt/homebrew/lib" CXXFLAGS="${CFLAGS}" ./configure --enable-experimental-fltk
Replies (0)
No replies.