Search Criteria
Package Details: python2-pysqlcipher 2.6.9.1-1
Git Clone URL: | https://aur.archlinux.org/python2-pysqlcipher.git (read-only, click to copy) |
---|---|
Package Base: | python2-pysqlcipher |
Description: | Python interface to SQLCipher |
Upstream URL: | http://github.com/leapcode/pysqlcipher/ |
Licenses: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2014-08-23 22:58 |
Last Updated: | 2018-03-06 16:21 |
Latest Comments
naturalblue commented on 2014-11-27 16:26
Got it to work/.
Downloaded the amalgamation zip from http://futeisha.org/sqlcipher/amalgamation-sqlcipher-2.1.0.zip
Once I got the sqlite3.c error I copied the contents of this zip into /tmpbuild/yaourt-tmp-<user>/python2-pysqlcipher/src/amalgation
and let it rebuild. Worked after that.
naturalblue commented on 2014-11-27 16:00
how do i change the amalgamation url. That might help with my error
naturalblue commented on 2014-11-27 15:57
Getting this error
gcc: error: amalgamation/sqlite3.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
Anyone any idea how to get past this.
zpAUHlWLSNdNqVSU commented on 2014-08-25 19:39
FYI, the official amalgamation URL is back up, if you want (up to you) to change it back, I personally think it's probably better having the official URL.
Thanks, once again, either way.