[ <a href="/index.html">Home</a> ] [ <a href="/Sumoudou.html">相撲道 Sumoudou</a> ] [ <a href="/Sumou.html">相撲 Sumou</a> ] [ <a href="/Keiko.html">稽古 Keiko</a> ] [ <a href="/Power.html">力 Power</a> ] [ <a href="/Non-Sumou.html">相撲外 Non-Sumou</a> ] [ <a href="/whats-new.html">What's NEW!!!</a> ] <br /><br /> </div>

<!— Page published by Emacs Muse begins here —> <p><em><a href="Non-Sumou.html">Other Emacs tips</a></em></p>

<p>POBox is a predictive text-input system, like Prime. However, it's very memory efficient. You can thus run it on low-memory or slow-processor devices. Also it can substitute, though not fully, Prime under cygwin, since Prime doesn't seem to run under cygwin.</p> <p>To compile it and use it:</p> <ul> <li>Download <a href="/uni/pobox.tgz">pobox.tgz</a>, originally <a href="http://pitecan.com/OpenPOBox.save/dist/pobox.tgz">found here</a>. <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ wget -c <a href="http://sumoudou.org/uni/pobox.tgz">http://sumoudou.org/uni/pobox.tgz</a></b></td></tr></table></li> <li>Untar it. <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ tar xzvf pobox.tgz</b></td></tr></table></li> <li>Install sary as per <a href="相撲外&#65306;How%20to%20install%20Prime.html">How to install Prime]].</li> <li>Sary doesn't use Saryer anymore, but SarySearcher now, so edit POBox source to refer to SarySearcher. <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ mv server/poboxlib.html server/poboxlib.html.bak<br /> $ sed 's/Saryer/SarySearcher/' &lt; server/poboxlib.html.bak &gt; server/poboxlib.html.1<br /> $ sed 's/saryer_/sary_searcher_/' &lt; server/poboxlib.html.1 &gt; server/poboxlib.html</b></td></tr></table></li> <li>Modify the configure script, so that it links agains glib-2.0. <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ mv configure configure.bak<br />$ sed 's/-lglib/-lglib-2.0/' &lt; configure.bak &gt; configure<br /> $ chmod 755 configure</b></td></tr></table></li> <li>Configure POBox before building. <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ cd OpenPOBox<br /> $ ./configue &mdash;enable-sary</b></td></tr></table></li> <li>Build: <table bgcolor="#000000" border="1"><tr><td border="0"><font color="#FFFF00"><b>$ make</b></td></tr></table></li> </ul> <!— Page published by Emacs Muse ends here —>
<i>To send me feedback about this page, use the below email.</i><br /> <b>&copy; sumoudou.org 2010</b><br /> <img style="border:0" alt="sumoudou.org" src="email.gif" width="129" height="10" /><br /> <a href="http://www.gnu.org/" style="text-decoration: none;"><img style="border:0" alt="GNU" src="powered-by-gnu.png" />]] <a href="http://www.gnu.org/software/emacs/emacs.html" style="text-decoration: none;"><img style="border:0" alt="GNU Emacs" src="made-with-emacs.png" />]] <a href="http://hcoop.net/" style="text-decoration: none;"><img style="border:0" alt="HCoop" src="hcoop-proud-member.png" />]] <a href="http://hcoop.net/" style="text-decoration: none;"><img style="border:0" alt="HCoop" src="hosted-by-hcoop.png" />]] <a href="http://mwolson.org/projects/EmacsMuse.html" style="text-decoration: none;"><img style="border:0" alt="Emacs Muse" src="made-with-muse.png" />]] <a href="http://mwolson.org/projects/EmacsMuse.html" style="text-decoration: none;"><img style="border:0" alt="Emacs Muse" src="powered-by-muse.png" />]] <br /> <a href="http://www.fsf.org/resources/formats/playogg" style="text-decoration: none;"><img style="border:0" alt="Ogg" src="play-ogg.png" />]] <a href="http://www.catb.org/hacker-emblem/" style="text-decoration: none;"><img style="border:0" alt="Glider" src="glider.png" />]] <a href="http://ubuntu.com/" style="text-decoration: none;"><img style="border:0" alt="Ubuntu" src="ubuntu.png" />]] <a href="http://validator.w3.org/check?uri=referer" style="text-decoration: none;"><img style="border:0" alt="Valid XHTML 1.0 Strict!" src="valid-xhtml10-blue.png" />]] <a href="http://jigsaw.w3.org/css-validator/check/referer" style="text-decoration: none;"><img style="border:0" alt="Valid CSS!" src="valid-css-blue.png" />]] <br />Last updated November 6, 2009 </div> <br />. </body> </html>
.