Closed GoogleCodeExporter closed 8 years ago
Issue 122 has been merged into this issue.
Original comment by cheff...@tacnetsol.com
on 11 Jan 2012 at 12:09
The sqlite requirement was introduced in version 1.3.
What system are you running on? What sqlite packages did you install? You need
to have the development packages (e.g., 'apt-get install libsqlite3-dev' if you
are on a debian system).
Original comment by cheff...@tacnetsol.com
on 11 Jan 2012 at 12:11
I am on Linux Mint 10.
I didn't have the dev packages installed, did that now but the error message
stays.
Maybe because apt-get automatically installs libsqlite0-dev instead of
libsqlite-dev?
Original comment by seb.paul...@googlemail.com
on 11 Jan 2012 at 12:22
You will need libsqlite3-dev; is libsqlite3-dev not an available package in
linux mint?
Original comment by cheff...@tacnetsol.com
on 11 Jan 2012 at 12:27
Original comment by cheff...@tacnetsol.com
on 11 Jan 2012 at 4:46
Fixed. It seems like only the newest Mint Versions have that in the repository,
the older ones resort to libsqlite0-dev
Thanks a lot!
Original comment by seb.paul...@googlemail.com
on 11 Jan 2012 at 4:55
Original issue reported on code.google.com by
seb.paul...@googlemail.com
on 11 Jan 2012 at 12:00