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

Potential install hickup with Raspbian 2012-12-16 #21

Closed
GoogleCodeExporter opened this issue Apr 7, 2015 · 4 comments
Closed

Potential install hickup with Raspbian 2012-12-16 #21

GoogleCodeExporter opened this issue Apr 7, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Hi Eric,

I just made a WebIOPi 0.5.3 fresh install with a fresh Raspbian 2012-12-16 
image to have a clean setup. The installation with setup.sh failed because it 
was unable to apt-get the python development heders (both for python 2.7 and 
python3). I assume some package authentication failure as the shell reported 
something like that.

Doing a manual sudo apt-get install -y --force-yes python3-dev solved the 
problem for me. Maybe this option has to be added to the setup.sh or a hint to 
optionally update the package authentication (I dont know the commend right 
now) may help.

Regards Andreas

Original issue reported on code.google.com by andreas....@googlemail.com on 16 Jan 2013 at 8:01

@GoogleCodeExporter
Copy link
Author

Addition: As I started with a fresh 2012-12-16 raspbian image it seems that in 
the new release the python development headers are no more included by default 
(in contrast to the comment "You may have to manually install GCC and Python 
development headers if you are not using Raspbian. " in the readme wiki page. 
Maybe this page needs an update also. GCC seems to be present.

Andreas

Original comment by andreas....@googlemail.com on 16 Jan 2013 at 8:20

@GoogleCodeExporter
Copy link
Author

may be
sudo aptitude update
?? 
the local apt repository is out of date on a fresh install and has to be 
refresh to know last packages and location.


about GCC install it's written "if NOT using raspbian", see issue #18

thanks for reporting

Original comment by tro...@trouch.com on 16 Jan 2013 at 8:29

@GoogleCodeExporter
Copy link
Author

apt-get update added on r731

Original comment by tro...@trouch.com on 19 Jan 2013 at 5:46

@GoogleCodeExporter
Copy link
Author

Original comment by tro...@trouch.com on 19 Jan 2013 at 5:47

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant