Reply To: Building on OSX …

#3743
rpedde
Participant

I use darwinports, myself, and do:


port install sqlite
port install libid3tag

then do something like:


./configure --with-id3tag=/opt/local

And that does it for me.