Alright I have a copy of Debian running as a virtual machine in VirtualBox. I've installed packages lua5.1 and cairo. Then I downloaded both luacairo and oocairo. For each I ran through the process of trying make and apt-getting all of the packages it says it's missing. In luacairo's case, my final error is that lcairo.c doesn't seem to compile without errors. In oocairo's case, I managed to get make to run, but make install gives error: cannot stat ‘.libs/liblua-oocairo.so.0.0.0’: No such file or directory.
How did you install a cairo binding to lua? I'll create a virtual machine of whatever distro you use and start from scratch from your instructions. I'd love to start making sand castles but first I have to nail together my sandbox.
|