Changes between and of Initial VersionVersion 19Ticket #3586
- Timestamp:
- 06/14/2010 10:30:38 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3586
- Property cc zooko@…, david+twisted@…, thijs added
- Property keywords review added
- Property owner radix deleted
-
Ticket #3586 – description
initial v19 1 1 I was just trying to install twisted on Irby's OLPC. It doesn't have a c compiler. building twisted stops with: 2 2 3 {{{ 3 4 unable to execute gcc: No such file or directory 4 5 unable to execute gcc: No such file or directory 5 6 unable to execute gcc: No such file or directory 6 7 error: Setup script exited with error: command 'gcc' failed with exit status 1 8 }}}
