OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Chero on July 25, 2005, 09:02:36 am

Title: Treeline
Post by: Chero on July 25, 2005, 09:02:36 am
Hi,

I was looking for a good outliner, and found a lot of posts/sites talking about Treeline.

I gave it a shot, and it works on pdaX :

 [ You are not allowed to view attachments ]

Chero.
Title: Treeline
Post by: waalkman on July 25, 2005, 09:00:18 pm
Got a link?

I found the one for the 5500, but it says it's for Sharp Roms only.
Title: Treeline
Post by: phillvs on July 25, 2005, 09:40:09 pm
Quote
Hi,

I was looking for a good outliner, and found a lot of posts/sites talking about Treeline.

I gave it a shot, and it works on pdaX :

 [ You are not allowed to view attachments ]

Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89435\"][{POST_SNAPBACK}][/a][/div]

I tried on my C860 running pdaXrom and got errors on installing. Firstly it seems to be written in python and requires the python package installed. Secondly, however, it requires PyQt which is not available as a pakage so I don't know where to go from here. Anyone any ideas?

Thanks.
Phill.
Title: Treeline
Post by: Chero on July 26, 2005, 04:08:40 am
The code is over here. (http://www.bellz.org/treeline/download.html)

It needs Qt, Python, PyQt and an XML-parser.

Qt, Python, and an XML-parser are in the feed.

PyQt is available :
PyQt 3.9 (http://zaurus.spy.org/feeds/cacko/x11/feed/)

It needs sip (which is in the same feed).

Extract all files from the tarball, cd TreeLine and then "# ./install.py" does the trick.

Chero.
Title: Treeline
Post by: waalkman on August 02, 2005, 02:50:42 am
Quote from: Chero,Jul 26 2005, 12:08 AM
The code is over here. (http://www.bellz.org/treeline/download.html)/quote]

Thanks!
Title: Treeline
Post by: scheck.r on August 10, 2005, 12:46:16 pm
It's great, it's my first compiled program

what can I uninstall now ?

qt-mt, Python, PyQt, XML-parser, PyQt, sip, the treeline untaredball ?

Many thanks Chero
Title: Treeline
Post by: ThirtyOne on August 10, 2005, 01:16:45 pm
I use TuxCards and I like it.  It is different than TreeLine because it is more free-form.

It depends what you need.
Title: Treeline
Post by: Chero on August 10, 2005, 02:27:18 pm
Quote
I use TuxCards and I like it.  It is different than TreeLine because it is more free-form.

It depends what you need.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91405\"][{POST_SNAPBACK}][/a][/div]

In fact : so do I. (it was the first program I ever compiled on linux)
Title: Treeline
Post by: ThirtyOne on August 10, 2005, 04:20:15 pm
I should say thank you!
Title: Treeline
Post by: scheck.r on August 11, 2005, 08:02:11 am
Quote
I use TuxCards and I like it. It is different than TreeLine because it is more free-form.

I have just discovered Tuxcards right now. It's great, especially the fact that you can Cut and Paste from any external application to Tuxcards. Really Nice

I am still wondering if I need to let qt-mt, Python, PyQt, XML-parser, PyQt, sip, the treeline untaredball in order to use Treeline.

Thank you.
Title: Treeline
Post by: Chero on August 11, 2005, 12:07:33 pm
Quote
Quote
I use TuxCards and I like it. It is different than TreeLine because it is more free-form.

I have just discovered Tuxcards right now. It's great, especially the fact that you can Cut and Paste from any external application to Tuxcards. Really Nice

I am still wondering if I need to let qt-mt, Python, PyQt, XML-parser, PyQt, sip, the treeline untaredball in order to use Treeline.

Thank you.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91473\"][{POST_SNAPBACK}][/a][/div]

The treeline untaredball can be deleted.
I don't know about the rest.
Maybe try removing one, try running treeline : if everything works, it's OK, otherwise : put it back. On the other hand, I think they all have to stay (not sure about sip and qt-mt).

Chero.
Title: Treeline
Post by: scheck.r on August 11, 2005, 05:19:22 pm
You are right Chero, I tried what you suggested and in order for Treeline to run, all programs installed for compiling have to stay. (except the untaredball)

Thanks