How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Compiling Google::ProtocolBuffers::Dynamic on Debian Trixie

calendar_today April 16, 2026 person Dean domain perl

I found this sufficient of an obstacle that I wanted to post about it for future posterity. I was able to cpanm Google::ProtocolBuffers::Dynamic after installing these packages on Debian Trixie. build-essential (unsurprisingly) cmake libprotobuf-dev libprotoc-dev The last library eluded me and caused the most frustration. Anyway on to other things.

open_in_new Read original post