Thoughts and tutorials on programming

Monday, May 18, 2009

e text editor on andlinux howto

finally got the e text editor to work on andlinux! sweet!

how to:

1) install andLinux, choose coFS so you can see *all* your windows files.

2) resize the default partition to > 2GB default [1]

http://ext2resize.sourceforge.net/download.html

extract c:\program files\andlinux\toporesize.zip

shutdown andlinux

now run (for 10GB)

C:\Program Files\andLinux\ImageResizeTool\toporesize-0.7.1>tfile ..\..\Drives\base.vdi 10000

now restart andlinux

and within it:

sudo apt-get install build-essential -y # install gcc

now download ext2resize within linux http://ext2resize.sourceforge.net/download.html

install ext2resize, then run

    sudo ext2online /dev/cobd0 


3) "give yourself more swap ram" [at least 1GB for sure 2GB swap file works well] [2]

root@andLinux:~# swapoff /dev/cobd1

c:\Program Files\andLinux\Drives>type swap.vdi >>swap.vdi2


several times

or in ruby:

a = File.new 'swap.vdi2', 'w'

a.seek 2e9

a.write 'a'

4) checkout the git repository

sudo apt-get install git-core

git clone git://github.com/etexteditor/e.git

apply this patch:

http://e-texteditor.com/forum/viewtopic.php?p=13046#13046

install some unlisted dependencies

sudo apt-get install build-essential curl libgtk2.0-dev

then follow the directions within linux-notes.txt

Then follow the directions under the section "it all comes crashing down"

http://fixnum.org/blog/2009/e_on_fedora

And you *might* have a working andlinux e text editor.

[1] http://www.andlinux.org/forum/viewtopic.php?p=1581#1581

[2] http://www.andlinux.org/forum/viewtopic.php?p=956&sid=ebe8efafb867fe03519fcf166dbe104e

4 comments:

Anonymous said...

That is a great tip particularly to those new to the blogosphere.
Short but very precise info… Thank you for sharing
this one. A must read article!

Take a look at my web-site: theploneblog.onenw.org

Anonymous said...

Hey there! I've been reading your site for some time now and finally got the bravery to go ahead and give you a shout out from Humble Tx! Just wanted to say keep up the fantastic work!

Here is my web blog; wiki.ufanet.ru

Anonymous said...

An outstanding share! I've just forwarded this onto a co-worker who has been conducting a little research on this. And he in fact bought me lunch because I found it for him... lol. So let me reword this.... Thank YOU for the meal!! But yeah, thanks for spending some time to talk about this issue here on your internet site.

Check out my web page :: www.magiclend.co.uk

Anonymous said...

I'm not sure where you're getting your information, but great topic.
I needs to spend some time learning much more or understanding more.
Thanks for great info I was looking for this information for my mission.


Take a look at my weblog ... www.wigsinlondon.co.uk

Contributors

Followers