<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>stripios: Command not found</title>
<description> I&amp;#039;m using Ubuntu Linux, I&amp;#039;ve got DevkitPPC and DevkitARM installed, I can make everything in wii-examples and they all work so I was pretty sure my environment was sound - all set up in line with the tutorial at [wiibrew.org]...

I was messing about with the Wiigator backuplauncher code and tried to make dip_module as part of the overall compile sequence but I get the following output:
jb@jb-desktop:~/developer/src/backuplauncher/dip_module$ make
main.c
syscalls.c
crt0.s
syscalls.s
linking dip_module.elf
stripping dip_module.elf
make[1]: stripios: Command not found
make[1]: *** [/home/jb/developer/src/backuplauncher/dip_module/bin/dip_module.elf] Error 127
rm crt0_s.o syscalls_c.o main_c.o syscalls_s.o
make: *** [all] Error 2

I&amp;#039;ve found something called stripios in the Custom IOS Module by neimod but do I need to compile that to a linux executable and put it somewhere or what to get dip_module to make?</description><link>http://forum.wiibrew.org/read.php?15,2573,2573#msg-2573</link><lastBuildDate>Tue, 11 Aug 2026 06:58:39 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?15,2573,2577#msg-2577</guid>
<title>Re: stripios: Command not found</title><link>http://forum.wiibrew.org/read.php?15,2573,2577#msg-2577</link><description><![CDATA[ go away, pirate.]]></description>
<dc:creator>svpe</dc:creator>
<category>The Junkyard</category><pubDate>Mon, 13 Oct 2008 17:26:37 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?15,2573,2575#msg-2575</guid>
<title>Re: stripios: Command not found</title><link>http://forum.wiibrew.org/read.php?15,2573,2575#msg-2575</link><description><![CDATA[ Sorry guys - I followed my chain of thought through after posting and tried to compile a linux bin from the neimod source I referred to. I placed the result in /usr/bin and voila the dip_module.elf is a success!<br /><br />I&#039;ll be back with more issues soon though....]]></description>
<dc:creator>fishears</dc:creator>
<category>The Junkyard</category><pubDate>Mon, 13 Oct 2008 16:59:44 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?15,2573,2573#msg-2573</guid>
<title>stripios: Command not found</title><link>http://forum.wiibrew.org/read.php?15,2573,2573#msg-2573</link><description><![CDATA[ I&#039;m using Ubuntu Linux, I&#039;ve got DevkitPPC and DevkitARM installed, I can make everything in wii-examples and they all work so I was pretty sure my environment was sound - all set up in line with the tutorial at [<a href="http://wiibrew.org/wiki/Getting_Started_with_devkitppc" rel="nofollow">wiibrew.org</a>]...<br /><br />I was messing about with the Wiigator backuplauncher code and tried to make dip_module as part of the overall compile sequence but I get the following output:<br /><i>jb@jb-desktop:~/developer/src/backuplauncher/dip_module$ make<br />main.c<br />syscalls.c<br />crt0.s<br />syscalls.s<br />linking dip_module.elf<br />stripping dip_module.elf<br /><b>make[1]: stripios: Command not found</b><br />make[1]: *** [/home/jb/developer/src/backuplauncher/dip_module/bin/dip_module.elf] Error 127<br />rm crt0_s.o syscalls_c.o main_c.o syscalls_s.o<br />make: *** [all] Error 2</i><br /><br />I&#039;ve found something called stripios in the Custom IOS Module by neimod but do I need to compile that to a linux executable and put it somewhere or what to get dip_module to make?]]></description>
<dc:creator>fishears</dc:creator>
<category>The Junkyard</category><pubDate>Mon, 13 Oct 2008 14:28:47 +0200</pubDate></item>
</channel>
</rss>