Author Topic: Straw Working In Chroot Debroot On Pdaxrom  (Read 2989 times)

zeigerpuppy

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« on: May 02, 2007, 06:48:36 am »
For those interested in a very versatile RSS aggregator,
straw works well running in chroot debian.

I used the backport because newer versions require kernel 2.6, here is my /etc/apt/sources:

deb http://ftp.au.debian.org/debian sarge main contrib non-free
deb http://nonUS.debian.org/debian-non-US sarge/non-US main
deb http://www.backports.org/debian/ sarge-backports main contrib non-free

Then
apt-get update
apt-get install straw

I had a locales problem initially which gives the error:
Gtk-WARNING **: Locale not supported by C library.

This can be fixed by:
export LC_ALL="en_AU"
make sure to have the correct locale installed with
apt-get install locales

I am not sure how to make this setting persistent --- any ideas what the best way to implement such environment variables is in chroot debian?

Then just run
Crd bash
straw

It runs very quickly and works for all sites I've tried (including slashdot, which for some reason doesn't work with liferea)
Zaurus C3100, CE-RH2, Socket lowpower CF Wifi, Socket CF Bluetooth
pdaXrom r198 - testing!, IceWM, Bluetooth modem: Sony Ericsson v600i with 3G.
see some howtos and tips at http://greenant.net/portal/greenant/wiki/Zaurus3100

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Straw Working In Chroot Debroot On Pdaxrom
« Reply #1 on: May 02, 2007, 07:32:24 am »
forgive me, but how do you use chroot debian under pdaxrom (or better pdaxii13) ???

i use Liferea too under pdaxii13 and yes it has some problems with some feeds for some unknown reason... i'm dreaming about a true working rss reader under the zaurus as i tend to use rss a lot these days
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zeigerpuppy

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« Reply #2 on: May 02, 2007, 07:42:50 am »
Quote
forgive me, but how do you use chroot debian under pdaxrom (or better pdaxii13) ???

i use Liferea too under pdaxii13 and yes it has some problems with some feeds for some unknown reason... i'm dreaming about a true working rss reader under the zaurus as i tend to use rss a lot these days
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


The best guide for this is Meanie's site,
[a href=\"http://www.users.on.net/~hluc/myZaurus/custom.html]http://www.users.on.net/~hluc/myZaurus/custom.html[/url]
see the section called "Installing X/Qt"

I installed his jumbo image, and I have a basic howto and a few tweaks listed at:
http://greenant.net/portal/greenant/wiki/InstallingDebian

It takes a fair bit of space and is a little slower than native pdaXrom packages but having access to the huge debian package archive and great dependency management more than makes up for it.
Let me know if you have any problems.
Zaurus C3100, CE-RH2, Socket lowpower CF Wifi, Socket CF Bluetooth
pdaXrom r198 - testing!, IceWM, Bluetooth modem: Sony Ericsson v600i with 3G.
see some howtos and tips at http://greenant.net/portal/greenant/wiki/Zaurus3100

zeigerpuppy

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« Reply #3 on: May 02, 2007, 08:22:54 am »
Just noted a fix for the very small default fonts, straw is a gtk2 program so the following controls the font size:

add this to your ~/.gtkrc-2.0 (create the file if it doesn't exist)

gtk-font-name = "Sans 14"

This will change the font size of the default font to 14 points, much better on the eyes!
« Last Edit: May 02, 2007, 08:23:10 am by zeigerpuppy »
Zaurus C3100, CE-RH2, Socket lowpower CF Wifi, Socket CF Bluetooth
pdaXrom r198 - testing!, IceWM, Bluetooth modem: Sony Ericsson v600i with 3G.
see some howtos and tips at http://greenant.net/portal/greenant/wiki/Zaurus3100

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Straw Working In Chroot Debroot On Pdaxrom
« Reply #4 on: May 02, 2007, 11:49:34 am »
thanks!
i used to have xqt when i was under sharp rom (long time ago
i'll try under pdaxii13 asap !
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« Reply #5 on: May 02, 2007, 12:29:15 pm »
If anyones interested I have perfected offline RSS reading on my pdaxrom using zort (http://zort.sourceforge.net/).

It runs on apache with PHP, and I have heavily modified the script so I can download the pages as html and browse the feeds in Dillo which is really slick especially just using the scroll keys in pda mode. I've been thinking of doing an post on it but asmost people/probably don't want to have to use apache just to get feeds I kept it to myself.

Let me know if interested and I'll do a post on it.

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« Reply #6 on: May 02, 2007, 12:36:03 pm »
Here's a sample of Zort heavily modded by me!

For best results view pages in Dillo

(rename .txt to .tgz and unpack)

grog

  • Hero Member
  • *****
  • Posts: 692
    • View Profile
    • http://
Straw Working In Chroot Debroot On Pdaxrom
« Reply #7 on: May 02, 2007, 01:25:59 pm »
Quote
If anyones interested I have perfected offline RSS reading on my pdaxrom using zort (http://zort.sourceforge.net/).
[...snip...]
Let me know if interested and I'll do a post on it.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Quote
Here's a sample of Zort heavily modded by me!
For best results view pages in Dillo[div align=\"right\"][a href=\"index.php?act=findpost&pid=160285\"][{POST_SNAPBACK}][/a][/div]
That looks pretty slick. Currently I grab pages on my desktop using [a href=\"http://sitescooper.taint.org/]Sitescooper[/url] & then copy them over to my Z. But if I could do that directly on the Z, it would elminate a step. Details, packages & setup, please!
GROG!

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Straw Working In Chroot Debroot On Pdaxrom
« Reply #8 on: May 03, 2007, 06:27:17 am »
Quote
Here's a sample of Zort heavily modded by me!

For best results view pages in Dillo

(rename .txt to .tgz and unpack)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160285\"][{POST_SNAPBACK}][/a][/div]

coool i'll try and report you asap
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Straw Working In Chroot Debroot On Pdaxrom
« Reply #9 on: May 03, 2007, 08:18:46 pm »
Ok I'll sort it out over the weekend, still making a couple of tweaks right now.

Antikx

  • Hero Member
  • *****
  • Posts: 1147
    • View Profile
    • http://tyrannozaurus.com
Straw Working In Chroot Debroot On Pdaxrom
« Reply #10 on: May 05, 2007, 02:09:51 am »
I've sold me! I would like a copy, please. Thanks!
Would you like to have a project page setup for it at ty? if so PM me.
Kanpai,
-Antikx (Twitter, Mugshot and PodNova)
C1000 - pdaXrom R198 (Celestial Environment)
tyrannozaurus.com
[img]http://www.tyrannozaurus.com/files/category_pictures/general_1.png\" border=\"0\" class=\"linked-sig-image\" /]
Zaurus news/blogs feed from Zaurus users
Free Windows, Linux, or Web RSS readers.
Featured pages at tyrannozaurus:
Sharp Petition, ScummVM, Cacko, pdaXii13, and Celestial Environment