maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Your Favorite Apps/Mods NOT In Repositories (https://talk.maemo.org/showthread.php?t=86041)

Addison 2013-02-20 01:36

Re: Your Favorite Apps/Mods NOT In Repositories
 
Thanks Andy!

I'll give this a try is just a few minutes.

Oh, and the reason why I wanted to weed out all of the extra junk is so that I can simply copy and paste any good song from Xterm and then head on over to this site to download it.

http://mp3juices.com/

Addison 2013-02-22 00:56

Re: Your Favorite Apps/Mods NOT In Repositories
 
I didn't get anywhere new with your advice Andy.

Sorry. :(

What am I doing wrong here?

http://imageshack.us/a/img23/5319/sc...3022119461.png

llib pianobar | sed -u -f filter.sed
sed: invalid option -- u
BusyBox v1.6.1 (2010-08-15 19:12:28 BST) multi-call binary

Usage: sed [-efinr] pattern [files...]

Wikiwide 2013-02-22 04:36

Re: Your Favorite Apps/Mods NOT In Repositories
 
Quote:

Originally Posted by Addison (Post 1324361)
I didn't get anywhere new with your advice Andy.

Sorry. :(

What am I doing wrong here?

http://imageshack.us/a/img23/5319/sc...3022119461.png

llib pianobar | sed -u -f filter.sed
sed: invalid option -- u
BusyBox v1.6.1 (2010-08-15 19:12:28 BST) multi-call binary

Usage: sed [-efinr] pattern [files...]

Quick reply...
Quote:

Originally Posted by vandys (Post 1323959)
No, you're not dumb at all. You just have the default "sed" from the mini-linux environment, Busybox. I just grabbed the latest GNU source for a full sed and built it for the n810. Grab it from:

www.vsta.org/andy/pickup/n810_sed

Probably you shouldn't scribble on top of the Busybox one, just put this one in /usr/local/bin/sed (or /usr/local/bin/gsed to be really defensive) and it definitely has the -u option.

Andy

Best wishes.
_________________
Per aspera ad astra...

Addison 2013-02-22 04:42

Re: Your Favorite Apps/Mods NOT In Repositories
 
I downloaded n810_sed, renamed the file sed, placed it in /usr/local/bin/ and made it executable like Andy suggested.

Did I somehow misread his post?

Wikiwide 2013-02-22 04:45

Re: Your Favorite Apps/Mods NOT In Repositories
 
Quote:

Originally Posted by Addison (Post 1324373)
I downloaded n810_sed, renamed the file sed, placed it in /usr/local/bin/ and made it executable like Andy suggested.

Did I somehow misread his post?

Quick reply...
Try
llib pianobar | /usr/local/bin/sed -u -f filter.sed
Best wishes.
_________________
Per aspera ad astra...

Addison 2013-02-22 04:52

Re: Your Favorite Apps/Mods NOT In Repositories
 
Joy!

This now works perfect!

llib pianobar | /usr/local/bin/sed -u -f /usr/local/bin/filter.sed

Thank you Wiki! :)


All times are GMT. The time now is 07:10.

vBulletin® Version 3.8.8