<div dir="ltr">Thanks for passing this on! I'm so glad someone was ahead of me on tackling this need. </div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 20, 2015 at 8:40 PM, Tony Anderson <span dir="ltr"><<a href="mailto:tony_anderson@usa.net" target="_blank">tony_anderson@usa.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oops! I forgot to include the install script:<br>
<br>
tar -xvf zim-0.62.tar.gz<br>
cd zim-0.62<br>
sudo python setup.py install<br>
cd -<br>
rm -rf zim-0.62<br>
sugar-install-bundle zim-4.xo<br>
<br>
The easy way is to use a 4GB usb drive (with 1-2GB free). Suppose the drive label is XYZ.<br>
Copy the tarball to this drive. Copy zim-4.xo as well.<br>
<br>
On an XO, open the Terminal activity (may not be a favorite - so launch from list view)<br>
You will see the prompt line ending in '$'. Enter the following commands (omitting the $ which is there to show that the command follows the $ prompt.) The # introduces a comment, so don't type the # or the text following<br>
<br>
$cd /run/media/olpc/XYZ #XYZ is the usb drive label, on older builds, cd /media/XYZ may work.<br>
$nano zim-install $nano is a simple text editor<br>
<br>
Paste the script in the blank area, nano requires 'ctrl' + 'V', not 'ctrl' + 'v' (i.e. ctrl+shift+v)<br>
<br>
Enter 'ctrl' + 'x' to quit nano (answer Y to save the file).<br>
<br>
$cat zim-install #shows the content of the file to verify all is well<br>
<br>
$bash zim-install #runs the script<br>
<br>
The install takes a few minutes and displays a lot of messages.<br>
<br>
You can execute zim in the Gnome Desktop (should be in accessories).<br>
<br>
You can execute it from the Terminal activity:<br>
<br>
$zim<br>
<br>
You can launch the zim activity (should be in favorites). After it launches, click on the word zim in the toolbar.<br>
<br>
Since zim is not a native Sugar activity, there will be two icons on the frame: the zim icon and a grey circle. The grey circle shows the Zim screen, the icon shows the Zim activity screen. To quit zim, use the quit in the file menu or the 'x' in the top right corner. Normally, this will show the Zim activity screen. The normal quit button in the toolbar will terminate the activity.<br>
<br>
The web site is <a href="http://zim-wiki.org/" target="_blank">http://zim-wiki.org/</a>. There is also a built-in manual (click on help in the Zim toolbar and click on the contents option).<br>
<br>
Yours,<br>
<br>
Tony<br>
<br>
<br>
On 02/21/2015 08:52 AM, <a href="mailto:iaep-request@lists.sugarlabs.org" target="_blank">iaep-request@lists.sugarlabs.<u></u>org</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Subject: Re: [IAEP] Note-taking<br>
Message-ID:<<a href="mailto:54E7D6D4.1090100@usa.net" target="_blank">54E7D6D4.1090100@<u></u>usa.net</a>><br>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"<span class=""><br>
<br>
Hi, Sora<br>
<br>
I have been using zim desktop wiki. I think it would fit this<br>
application very well. It installs and runs on<br>
all versions of XO.<br>
</span></blockquote>
<br>
______________________________<u></u>_________________<br>
IAEP -- It's An Education Project (not a laptop project!)<br>
<a href="mailto:IAEP@lists.sugarlabs.org" target="_blank">IAEP@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/iaep" target="_blank">http://lists.sugarlabs.org/<u></u>listinfo/iaep</a><br>
</blockquote></div><br></div>