OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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.
-
Got a link?
I found the one for the 5500, but it says it's for Sharp Roms only.
-
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.
-
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.
-
The code is over here. (http://www.bellz.org/treeline/download.html)/quote]
Thanks!
-
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
-
I use TuxCards and I like it. It is different than TreeLine because it is more free-form.
It depends what you need.
-
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)
-
I should say thank you!
-
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.
-
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.
-
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