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

Error handling when building (Fedora 17) #18

Closed
GoogleCodeExporter opened this issue Jul 18, 2015 · 6 comments
Closed

Error handling when building (Fedora 17) #18

GoogleCodeExporter opened this issue Jul 18, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. yum install python-devel python3 python3-devel
2. Download, unpack, install webiopi

What is the expected output? What do you see instead?
[root@rpi ~]# python -m webiopi
/bin/python: No module named webiopi
[root@rpi ~]# python3 -m webiopi
/bin/python3: No module named webiopi

What version of the product are you using? On what operating system?
WebIOPi-0.5.3
Raspberry-PI Fedora 17 Remix (Linux rpi 3.2.27 #1 PREEMPT Mon Oct 1 22:37:41 
UTC 2012 armv6l armv6l armv6l GNU/Linux)
Python 2.7.3 + Python 3.2.3


PS. Later i reinstalled it and found error:

unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1
Build for Python 3.2.3 failed\n
WebIOPi installed for Python 3.2.3\n
Copying resources... OK\n
WebIOPi successfully installed
* You can use it with Python 2.7.3\t: sudo python -m webiopi
* You can use it with Python 3.2.3\t: sudo python3 -m webiopi

But why "WebIOPi successfully installed" if it obviosly failed?

Original issue reported on code.google.com by mirne...@gmail.com on 8 Jan 2013 at 8:29

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

This is because WebIOPi has not been tested with Fedora.
Please use Raspbian Wheezy instead or at least install gcc and python dev 
headers.

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

@GoogleCodeExporter
Copy link
Author

Yes, it was because of gcc, but why "WebIOPi successfully installed"?)

Original comment by mirne...@gmail.com on 8 Jan 2013 at 9:07

@GoogleCodeExporter
Copy link
Author

You've got "WebIOPi successfully installed" instead of failure because it still 
a 0.x version and it has not been tested on Fedora.

Original comment by tro...@trouch.com on 8 Jan 2013 at 9:11

@GoogleCodeExporter
Copy link
Author

Cannot reproduce it on Raspbian, cannot test Fedora.

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

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

i got the same error. but i modified setup.sh and it was setup ok. but  
/lib/init/vars.sh: No such file or directory

Original comment by idreamer...@gmail.com on 24 Jan 2014 at 8:49

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