Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error _sqllite.so #31

Open
alexdpars opened this issue May 15, 2017 · 1 comment
Open

Installation error _sqllite.so #31

alexdpars opened this issue May 15, 2017 · 1 comment

Comments

@alexdpars
Copy link

Hi,
I get this error when I try to install pysqlcipher:
build/lib.linux-x86_64-2.7/pysqlcipher/_sqlite.so -lsqlcipher
/usr/bin/ld: cannot find -lsqlcipher

When I browse the build/lib.linux-x86_64-2.7/pysqlcipher/ there is no _sqlite.so file.

Python 2.7.12
Ubuntu 16.04.2 LTS

Thanks
Alex

@metesa
Copy link

metesa commented Jun 8, 2017

Hi,

Did you try to make and install sqlcipher first?
https://github.com/sqlcipher/sqlcipher

Link(s):
http://charlesleifer.com/blog/encrypted-sqlite-databases-with-python-and-sqlcipher/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants