git-svn-id: https://duplicati.googlecode.com/svn/trunk@149 59da171f-624f-0410-aa54-27559c288bec
3 lines
211 B
Plaintext
3 lines
211 B
Plaintext
To run under linux with an older sqlite, do this:
|
|
Copy the file "sqlite-3.6.12.so" into the Duplicati install dir, and rename it to "libsqlite3.so.0".
|
|
Then set the LD_LIBRARY_PATH to the Duplicati install dir. |