Guest Paul Posted August 25, 2009 Report Posted August 25, 2009 If you don't know what this is, then you don't need to know! :D I successfully compiled Nano to run on Android! ;) http://content.modaco.net/dropzone/nano.android.zip It will run perfectly on any ROM that has terminfo set up, if your ROM doesn't, you may need to do this before running nano: su export TERMINFO=/etc/terminfo export TERM=linux[/code] Any problems, holler! :angry: I'll be putting this in my next Hero pack too... P
Guest Paul Posted August 25, 2009 Report Posted August 25, 2009 BTW Yeah I know REAL men use 'vi' but, well, you know... :D P
Guest markvader Posted August 25, 2009 Report Posted August 25, 2009 Great work Paul Dont personally have a use for it at the minute and since my cyanogen 4.0.2 build is running smoothly on my Magic I might leave it to you experts to implement it into a future build, but was just wondering where you have install it to, default install location on any other linux based OS is usually /usr/local/bin/ but since there isnt the local folder in /system/usr/ on android. just curious more than anything Mark
Guest Paul Posted August 26, 2009 Report Posted August 26, 2009 I install to /system/xbin on my builds or /system/bin on Cyanogen builds with read-only squashfs xbin. :D P
Guest mzilikazi Posted September 1, 2009 Report Posted September 1, 2009 If you don't know what this is, then you don't need to know! :D I successfully compiled Nano to run on Android! ;) http://content.modaco.net/dropzone/nano.android.zip It will run perfectly on any ROM that has terminfo set up, if your ROM doesn't, you may need to do this before running nano: su export TERMINFO=/etc/terminfo export TERM=linux Any problems, holler! :angry: I'll be putting this in my next Hero pack too... P Sweet! Any chance we could see a nano.apk?
Guest kazuni Posted January 11, 2010 Report Posted January 11, 2010 Is it worth it (an APK?) P imo yes, or bundled in modaco 3.1 for hero :) tho im a vi user, nano would help B)
Guest seaders Posted February 21, 2010 Report Posted February 21, 2010 hi guys, I'm new to the forum, but would love to get nano working on my device (Archos 5IT). I am just about able to use vi normally, but the formatting of it on the A5IT is all over the place and it's impossible to know what you're actually doing on it. anyway, the A5IT is rooted (we have a busybox 'su'), but we don't yet have write access to many system mounted areas, like /system, /etc and so on. needless to say that /etc/terminfo isn't there, either. is there any way around these problems, or will I just have to wait until we get more access to the devices' innards?
Guest Brian R. Hickey Posted April 22, 2010 Report Posted April 22, 2010 If you don't know what this is, then you don't need to know! ;) I successfully compiled Nano to run on Android! ;) http://content.modaco.net/dropzone/nano.android.zip It will run perfectly on any ROM that has terminfo set up, if your ROM doesn't, you may need to do this before running nano: su export TERMINFO=/etc/terminfo export TERM=linux Any problems, holler! ;) I'll be putting this in my next Hero pack too... P Thank you I was about to smash this thing against the wall. I kept getting "Error opening terminal: xterm" until I added those lovely export commands. This was on a HTC Hero for Sprint btw.
Guest Gomi No Sensei Posted July 7, 2010 Report Posted July 7, 2010 If you don't know what this is, then you don't need to know! :) I successfully compiled Nano to run on Android! :P http://content.modaco.net/dropzone/nano.android.zip It will run perfectly on any ROM that has terminfo set up, if your ROM doesn't, you may need to do this before running nano: su export TERMINFO=/etc/terminfo export TERM=linux Any problems, holler! :D I'll be putting this in my next Hero pack too... P I have no terminfo on my stock root nexus1... i.e. there is nothing in /etc/terminfo or /system/etc/terminfo and dumb terminal doesn't work either. Any way to set it up without another active linux system?
Guest rikka Posted August 6, 2013 Report Posted August 6, 2013 (edited) I have no terminfo on my stock root nexus1... i.e. there is nothing in /etc/terminfo or /system/etc/terminfo and dumb terminal doesn't work either. Any way to set it up without another active linux system? I would like to bump this thread because I am experiencing the same problem with my stock, rooted, international Samsung Galaxy S3 from Telcel, Mexico. Any ideas of how to make it work? Edited August 6, 2013 by rikka
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now