build failure: fatal error: SQLHeavy.h: no such file or directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Feedler |
New
|
Undecided
|
Daniel Kur |
Bug Description
I can seem to get feedler build. Specifically, I've hit a roadblock with a fatal error concerning SQLHeavy. I've checked, and as far as I can see, I've installed all of the requisite dependencies and *-dev packages. The output from CMake and make are as follows:
ch2lah@
-- checking for a minimum Vala version of 0.16.0
-- found Vala, version 0.18.1
-- checking for a minimum Vala version of 0.14.2
-- found Vala, version 0.18.1
-- GSettings schemas will be installed locally.
-- GSettings shemas will be compiled.
-- GSettings schemas will be installed into /usr/share/
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ch2lah/
ch2lah@
[ 1%] Building C object CMakeFiles/
/home/ch2lah/
compilation terminated.
make[2]: *** [CMakeFiles/
make[1]: *** [CMakeFiles/
make: *** [all] Error 2
ch2lah@
Any assistance would be greatly appreciated, if it does turn out to my error and/or something at my end (I'm running an up to date version of Ubuntu 12.10).
Regards,
Lee.
Please check that you have the following packages:
libsqlheavy0.1, libsqlheavy0.1-dev
You can also try this ppa: /launchpad. net/~feedler- hackers/ +archive/ daily
https:/