PDA

View Full Version : Nano on OS2008


mrlanrat
03-18-2008, 10:29 PM
Hi, how do I get nano on OS 2008? I cant seem to find it, I can only find 07 and 06.

Thanks.

GeneralAntilles
03-18-2008, 10:33 PM
It's a console application. The Bora version will work fine.

mrlanrat
03-18-2008, 10:38 PM
When I go here: http://maemo.org/downloads/product/OS2007/nano/
And use the "Click to install" Button The app manager gives me this message "Unable to install nano. Incompatible application package"

How do I get around this?

mrlanrat
03-18-2008, 10:43 PM
If I try to hunt down the deb manually and install http://www.aeracode.org/maemo/2007/nano_1.2.4-5_armel.deb I get this error "Application packages missing: ncurses-base"

GeneralAntilles
03-18-2008, 10:46 PM
ncurses is in the main Chinook repository.

mrlanrat
03-18-2008, 10:55 PM
Found it. I had to install this repository
http://www.gronmayer.com/it/index.php?lang=en&system=maemo4&sort=hits&show_pck=123#123

It had nano and ncurses-base.

mrlanrat
03-28-2008, 01:26 AM
Now iv had to reflash my N810

And again Nano wont install. I have tried many different .debs All say "incompatible software package"

Help please!

Thanks.

Rocketman
03-28-2008, 01:36 AM
Install it from within x-term with dpkg -i nameofpackage.deb

mrlanrat
03-28-2008, 01:51 AM
Still does not work, it says errors where encounterd.

How are you all installing nano? It seems to be the one program that will not work for me...

qwerty12
03-28-2008, 03:57 AM
Bottom of this page:
http://nitapps.com/

mrlanrat
03-28-2008, 09:52 AM
Bottom of this page:
http://nitapps.com/

Iv tried that one, It installs and when I run it it gives me a xterm error.

qwerty12
03-28-2008, 11:24 AM
I've used it fine on my N800. Except I could never get keyboard to work.

Securix
03-28-2008, 11:48 AM
I've been trying to use Nano 2.0.2 and I had to stop using it because it segfaults. Can anyone else replicate it? I specifically use it via an ssh session to my N800.

Here's what I do that makes it segfault:

Open a file with nano

Search for something using ^W

First time using ^W works

Next time using ^W causes segfault

Any ideas?

Anthony