![]() ![]() |
Sep 26 2007, 11:08 AM
Post
#1
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
who can compile and make a .deb package for :
-tackcoach -xournal thanks in advance! |
|
|
|
Sep 26 2007, 11:37 AM
Post
#2
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
|
|
|
|
Sep 27 2007, 01:42 AM
Post
#3
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
who can compile and make a .deb package for : -tackcoach -xournal thanks in advance! taskcoach is still at the alpha stage, so probably it won't be in the official feeds soon. But xournal is already there. Super cool app indeed! xournal is not on etch i think you mean it is on lenny so i'm upgrading to lenny right now! |
|
|
|
Sep 27 2007, 04:00 PM
Post
#4
|
|
|
Group: Members Posts: 219 Joined: 3-March 06 Member No.: 9,282 |
who can compile and make a .deb package for : -tackcoach -xournal thanks in advance! taskcoach is still at the alpha stage, so probably it won't be in the official feeds soon. But xournal is already there. Super cool app indeed! xournal is not on etch i think you mean it is on lenny so i'm upgrading to lenny right now! Don't bother, just for that. I agree that xournal is a nice app on the desktop. BTW, it is a scribble type app, presenting you with an apparent blank tablet of paper, which you write on with the mouse, or touchscreen pointer. But on the Z ore at least on my Z, there are apparently a lot of extraneous signals that are viewed as pointer movement, so what you write is illegible. I'd be very interested if someone else's experience was any better. |
|
|
|
Sep 27 2007, 05:21 PM
Post
#5
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
who can compile and make a .deb package for : -tackcoach -xournal thanks in advance! taskcoach is still at the alpha stage, so probably it won't be in the official feeds soon. But xournal is already there. Super cool app indeed! xournal is not on etch i think you mean it is on lenny so i'm upgrading to lenny right now! it seems to work ok on pdaX. maybe it should be recompiled natively for titchy? Don't bother, just for that. I agree that xournal is a nice app on the desktop. BTW, it is a scribble type app, presenting you with an apparent blank tablet of paper, which you write on with the mouse, or touchscreen pointer. But on the Z ore at least on my Z, there are apparently a lot of extraneous signals that are viewed as pointer movement, so what you write is illegible. I'd be very interested if someone else's experience was any better. Edit: apparently I posted no text-- I had meant to say it works great in pdaxii13. |
|
|
|
Sep 27 2007, 06:54 PM
Post
#6
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
who can compile and make a .deb package for : -tackcoach -xournal thanks in advance! taskcoach is still at the alpha stage, so probably it won't be in the official feeds soon. But xournal is already there. Super cool app indeed! xournal is not on etch i think you mean it is on lenny so i'm upgrading to lenny right now! Don't bother, just for that. I agree that xournal is a nice app on the desktop. BTW, it is a scribble type app, presenting you with an apparent blank tablet of paper, which you write on with the mouse, or touchscreen pointer. But on the Z ore at least on my Z, there are apparently a lot of extraneous signals that are viewed as pointer movement, so what you write is illegible. I'd be very interested if someone else's experience was any better. writing notes in xournal is quite easy and readable. the stylus is super smooth and responds way better than say cellwriter. it probably is a problem with the 2.6 kernel rather than the Zaurus or xournal. the accuracy of the stylus is much better on the 2.4 kernel than on the 2.6 kernel as much as i have tested on my c3000 and c31000... |
|
|
|
Oct 8 2007, 11:58 PM
Post
#7
|
|
|
Group: Members Posts: 1,141 Joined: 22-April 04 From: Belgium Member No.: 2,962 |
Hi,
anyone with a compilation environment setup already ? I'd like to run "portabase" using debian. Somebody want to give it a try ? Chero. |
|
|
|
Oct 9 2007, 01:03 AM
Post
#8
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Portabase is a very old app. It depends on metakit, which is not found in etch or lenny, but sarge and sid. Perhaps someone will build this first?
|
|
|
|
Oct 9 2007, 01:21 AM
Post
#9
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Built metakit.
Now building portabase... |
|
|
|
Oct 9 2007, 01:57 AM
Post
#10
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Portabase build error:
CODE g++ -c -pipe -Wall -W -O2 -mcpu=xscale -mtune=iwmmxt -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include/qt3 -o database.o database.cpp database.cpp: In constructor 'Database::Database(QString, int*, int)': database.cpp:40: error: 'win32FileOpenFunc' is not a member of 'c4_Storage' database.cpp: In member function 'QStringList Database::listViews()': database.cpp:273: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:275: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp: In member function 'QStringList Database::listSortings()': database.cpp:717: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:719: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp: In member function 'c4_View Database::sortData(c4_View, const QString&, bool)': database.cpp:832: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:839: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp: In member function 'c4_View Database::sortData(c4_View, const QString&)': database.cpp:852: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:854: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp: In member function 'QStringList Database::listFilters()': database.cpp:898: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:900: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp: In member function 'void Database::exportToXML(QString, c4_View&, c4_View&, QStringList)': database.cpp:1780: error: 'stringCompareFunc' is not a member of 'c4_View' database.cpp:1827: error: 'stringCompareFunc' is not a member of 'c4_View' make: *** [database.o] Error 1 Any hint? |
|
|
|
Oct 9 2007, 02:19 AM
Post
#11
|
|
|
Group: Members Posts: 1,141 Joined: 22-April 04 From: Belgium Member No.: 2,962 |
Hello,
I don't have a clue. Is metakit a lib ? -> try "ldconfig" and run "qmake" again (untar portabase again so you have a clean build-dir). Did you patch metakit ? I use portabase on a daily base to know the status of some jobs we have to finish at work, to know who is doing it, since when, when we should receive info, ... . I can also see when a job was completed or easily find something when they ask me about something I did 10 years ago. I also use it to find my way through documentation and articles in magazines. It has some nice filter possibilities. It may be old, but it does the job very nicely. If you can come up with an alternative, I might want to try that one if I can import my data. My doc-database contains about 2500 records, the jobs-database about 3500 and I have another to use on the road when collecting data for use in GIS-apps. Chero. |
|
|
|
Oct 9 2007, 02:23 AM
Post
#12
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Sure, I will try again. The compilation instructions in INSTALL in the portabase are rather tricky, especially the bits about static libraries and headers.
I built from the latest source of Metakit, which I suppose to have the patch incorporated already. I also made the portabase package for pdaXrom (beta3) long ago, but I already forgot what I did at that time ... |
|
|
|
Oct 9 2007, 02:24 AM
Post
#13
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Sure, I will try again. The compilation instructions in INSTALL in the portabase source are rather tricky, especially the bits about static libraries and headers.
I built from the latest source of Metakit, which I suppose to have the patch incorporated already. I also made the portabase for pdaXrom (beta3) long ago, but I already forgot what I did at that time ... |
|
|
|
Oct 10 2007, 10:29 AM
Post
#14
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Hi, anyone with a compilation environment setup already ? I'd like to run "portabase" using debian. Somebody want to give it a try ? Chero. You name it, you have it! Stripped & optimized for the Z. (A new attachment has been posted in this post. Please go check it out there.) This post has been edited by ZDevil: Oct 14 2007, 11:51 AM |
|
|
|
Oct 10 2007, 11:34 AM
Post
#15
|
|
|
Group: Members Posts: 1,141 Joined: 22-April 04 From: Belgium Member No.: 2,962 |
Hi, anyone with a compilation environment setup already ? I'd like to run "portabase" using debian. Somebody want to give it a try ? Chero. You name it, you have it! Stripped & optimized for the Z. [attachment=4887:portabas..._arm.deb.tar] (NOTE: you must rename the file to portabase_1.9-2_arm.deb before installing) (Sorry, Chero, the sun simply moves too fast ... Great, But I've got a problem : error while loading shared libraries : libmk4.so: cannot open shared object file: No such file or directory Chero. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 12:22 PM |