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

Installing Error #19

Open
maxsaini0030 opened this issue Dec 23, 2020 · 2 comments
Open

Installing Error #19

maxsaini0030 opened this issue Dec 23, 2020 · 2 comments

Comments

@maxsaini0030
Copy link

Code: Select all

Step 4. Building and installing RoadApplePi
gcc raprec.c -o raprec -Wall -lmysqlclient -lm
raprec.c:34:10: fatal error: mysql/mysql.h: No such file or directory
#include <mysql/mysql.h>
^~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:3: raprec] Error 1
cp raprec /usr/bin
cp: cannot stat 'raprec': No such file or directory
make: *** [Makefile:8: install] Error 1
rm: cannot remove '/var/www/html/index.html': No such file or directory
sudo: mysql: command not found
Done! Please reboot your Raspberry Pi now
pi@DashCamPi:/RoadApplePi $

I tried matt2005 version also but same problem
IMG_20201223_221828

@Fire-55
Copy link

Fire-55 commented Mar 12, 2021

I had the same problem and I was using Raspberrypi OS and not Raspbian. The correct OS is one of these. I used one that was dated back when this post was made and I at least got it to install https://downloads.raspberrypi.org/raspbian/images/

@Cheetoacidosis
Copy link

Cheetoacidosis commented May 5, 2021

It seems like this project is dead... Ive gone back and forth between Stretch and RPiOS (btw, RPiOS is the new name for Raspbian). I was able to get as far as getting on the "webpage" it creates and enabling the AP, but I cannot see the AP on any device I own. I only got that far by using Matt2005's RPiOS fork tho. I believe it is some issue with the RAP program itsself, something I dont have the talent or experience to try and debug. If anyone ever figures a way to get this working again, please lmk.

UPDATE:
Just saw this comment, will try now #5 (comment)

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

3 participants