I thought I would also add that I do am struggling with liblzo2 on Mac OS X 10.5.8.
Same problem as above ./configure leads to a liblzo2 not found error.
I have tried both macports and fink to install lzo2 but no luck with either.
I have tried symlink as planetmaker suggested, but no luck there. I have a feeling though this was more me doing it wrong though - which files exactly did you symlink planetmaker?
Finally, when I was trying macports I installed the liblzo2 +universal variant (along side the darwin 8 version)- and the ./configure error switched to a "disabled" error for liblzo2.
So anyone got any ideas on getting this to work?
The only things I found which might be relevant is a bug from 2007 where the macports lzo2 library headers pointed to /include/lzo2 instead of /include/lzo which it should have done (and does).
And for those that say "google it" - the only thing that I can find is this thread
