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

sqlite3 configuration for Seiscomp3 #16

Open
ablkvo opened this issue Oct 6, 2018 · 1 comment
Open

sqlite3 configuration for Seiscomp3 #16

ablkvo opened this issue Oct 6, 2018 · 1 comment

Comments

@ablkvo
Copy link

ablkvo commented Oct 6, 2018

Dear Yanik,

In the manual you said the seiscomp has to be configured to support sqlite3:
sqlite3 support has to be enabled in SC3.
I dont know how to set the sqlite3 database in seiscomp. I changed the database in global section to sqlite3 but this message came up when I tried to update configuration:

[error] Database driver 'sqlite3' is not supported

Thanks

@yannikbehr
Copy link
Owner

Hi,
You will probably have to compile SeisComP3 from source to enable that. SC3 uses cmake which comes with a tool called ccmake. If you run this you should see the option to enable sqlite3. Note, seiscomp3 source code get be downloaded from github: https://github.com/SeisComP3/seiscomp3

Cheers
Yannik

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