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

install.sh requires updates #1

Closed
elschnorro77 opened this issue Nov 19, 2019 · 1 comment
Closed

install.sh requires updates #1

elschnorro77 opened this issue Nov 19, 2019 · 1 comment

Comments

@elschnorro77
Copy link
Member

elschnorro77 commented Nov 19, 2019

Original error was: libf77blas.so.3: cannot open shared object file: No such file or directory

Line 79:
apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip
->
apt-get install -y rpi.gpio python-smbus python-setuptools python3-pip libatlas-base-dev

Line 84:
apt-get install -y lighttpd php7.0-cgi
->
apt-get install -y lighttpd php7.1-cgi

install.sh.txt

@JavanXD
Copy link
Member

JavanXD commented Nov 21, 2019

Thank you i will change it.

JavanXD pushed a commit that referenced this issue Jan 26, 2020
pull uap & serial from arniebarni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants