[Wary 030] BusyBox less fails in ipython

Please post any bugs you have found
Post Reply
Message
Author
User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

[Wary 030] BusyBox less fails in ipython

#1 Post by neurino »

Calling help in ipython less is used to display result but fails in my Wary 030 (this does not happen in Puppeee for example)

Code: Select all

# ipython --help

less: invalid option -- 'r'
BusyBox v1.16.0 (2010-01-29 20:42:59 GMT-8) multi-call binary.

Usage: less [-EMNmh~I?] [FILE]...

View a file or list of files. The position within files can be
changed, and files can be manipulated in various ways.

Options:
	-E	Quit once the end of a file is reached
	-M,-m	Display status line with line numbers
		and percentage through the file
	-N	Prefix line number to each line
	-I	Ignore case in all searches
	-~	Suppress ~s displayed past the end of the file
I wish I can find a version of less with this -r option so i can continue using advanced ipython help and do not rely on python standard help (which uses More)

Any tips?

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#2 Post by Béèm »

Hope you realize a Wary 090 is out.
Maybe try this one and if unsuccessful report in the wary 090 thread.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#3 Post by neurino »

Béèm wrote:Hope you realize a Wary 090 is out.
Maybe try this one and if unsuccessful report in the wary 090 thread.
You may had read that a lot of people have problems with wifi connections dropping in ALL new puplets, Wary 090 isn't different. I'm one of those having problems.

That's why I cannot upgrade... :(

Other tips are much appreciated, thanks.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#4 Post by Karl Godt »

This is what I always do if I need some extra libs or headers :

Location Bar At The Browser :

Debian Package MyPackage

Starting Google Search

Go to the debian site and start the search ( mostly package content ).

I do not know if debian less has got the -r option but there is also a link to

http://www.greenwoodsoftware.com/less/

(and of course do not forget to rename less to less-BB-NOTUSED)

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#5 Post by neurino »

Thanks Karl, I followed your link, downloaded and compiled, now ipython shows help flawlessly, I made a pet of less if someone needs it.

Cheers
Attachments
less-436-DOC.pet
less man
md5sum: 923bf53fe94bb967129137980abcc9ae
(22.96 KiB) Downloaded 408 times
less-436.pet
less, lessecho, lesskey
md5sum: ef7b331f98d2e2804c5e3470281b758d
(75.77 KiB) Downloaded 418 times

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#6 Post by Karl Godt »

Glad to be of help !

How about posting the two pets at the

Additional Software (PETs, n' stuff) section ?

User avatar
neurino
Posts: 362
Joined: Thu 15 Oct 2009, 13:08

#7 Post by neurino »

Done ^^

Post Reply