| f | This page will tell you how to get boodler running | f | This page will tell you how to get boodler running |
| on the iPhone. If you have any questions or want | | on the iPhone. If you have any questions or want |
| anything cleared up, feel free to contact me at [a | | anything cleared up, feel free to contact me at [a |
| argri@gmail.com](mailto:aargri@gmail.com). Note th | | argri@gmail.com](mailto:aargri@gmail.com). Note th |
| at ideally, you will be able to install boodler th | | at ideally, you will be able to install boodler th |
| rough Cydia in the future (as a binary package), b | | rough Cydia in the future (as a binary package), b |
| ut I'm still working on that. I don't really know | | ut I'm still working on that. I don't really know |
| zarf's opinion on binary distributions, either. | | zarf's opinion on binary distributions, either. |
| n | | n |
|
| | | *(I love 'em. --Z)*
|
| | | |
| It looks long, but it's actually only verbose. If | | It looks long, but it's actually only verbose. If |
| you have any experience with technology (i.e. you | | you have any experience with technology (i.e. you |
| have compiled boodler before) this shouldn't be to | | have compiled boodler before) this shouldn't be to |
| o hard. Otherwise, it should be easy enough to fol | | o hard. Otherwise, it should be easy enough to fol |
| low. | | low. |
| | | |
| # Prerequisites | | # Prerequisites |
| | | |
| | | |
| If you want to do without, edit setup.py so the `o | | If you want to do without, edit setup.py so the `o |
| sxaq` line searches for `CoreAudio/CoreAudio.h` an | | sxaq` line searches for `CoreAudio/CoreAudio.h` an |
| d `AudioToolbox/AudioQueue.h` instead, and change | | d `AudioToolbox/AudioQueue.h` instead, and change |
| setup.cfg so the `macosx` driver is not compiled. | | setup.cfg so the `macosx` driver is not compiled. |
| | | |
| Easier way is the patch. So, this command will dow | | Easier way is the patch. So, this command will dow |
| nload the patch and apply it: | | nload the patch and apply it: |
| | | |
| t | wget http://gamma-level.com/forever/Boodler-2. | t | wget http://boodler.org/dl/etc/Boodler-2.0.2-i |
| 0.2-iPhone.patch | | Phone.patch |
| patch -p1 < Boodler-2.0.2-iPhone.patch | | patch -p1 < Boodler-2.0.2-iPhone.patch |
| | | |
| That is a bit easier than hand-editing files, no? | | That is a bit easier than hand-editing files, no? |
| | | |
| # Building and Installing Boodler | | # Building and Installing Boodler |