Yes. Some Linux distributions have been including mariadb, instead of mysql. You will have to install mariadb instead.
Honestly, if you do not know how to do that, you should use sqlite instead of mysql/mariadb. On Thu, Dec 10, 2020 at 12:58 AM Blaise <[email protected]> wrote: > Hello, > I tried installing MySQL according to the reference you gave me ... which > doesn't work (I go through the google translator) > " > pi @ pi-meteo: ~ $ sudo apt install mysql-client > Reading Package Lists ... Done > Building the dependency tree > Reading status information ... Done > No version of the mysql-client package is available, but it exists in the > database. This usually means that the package is missing, has become > obsolete, or is only available from another source. > However, the following packages replace it: > mariadb-client-10.0 > > E: The "mysql-client" package has no version that can be installed > pi @ pi-meteo: ~ $ sudo mysql --user = root > sudo: mysql: command not found > " > Le 08-12-20 à 13:56, Tom Keffer a écrit : > > It appears that you are using MySQL, but did not install the client > libraries. > > See the section *Configuring MySQL > <http://www.weewx.com/docs/usersguide.htm#configuring_mysql>* in the > User's Guide. > > -tk > > > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > Garanti > sans virus. www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> > <#m_-2990717228603361643_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/53944ddd-cee4-73c1-9d7e-6621af1b5708%40gmail.com > <https://groups.google.com/d/msgid/weewx-user/53944ddd-cee4-73c1-9d7e-6621af1b5708%40gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAnMngp_kd%2Buc%2BAaoOtg8j%3D%2Bg0Xc0ZM1jojC8hzzzUtOA%40mail.gmail.com.
