WOOOOFFF!! Finally i did it![div align=\"right\"][a href=\"index.php?act=findpost&pid=130740\"][{POST_SNAPBACK}][/a][/div]
GOOD SHOW! Tryin' 'em out right now under beta2. Installed gpe-calendar, gpe-contacts, gpe-todo & gpe-today from your OldBetas feed. Here's a list of what was all installed:
root@zaurus# grep Installing gpe-install.log
Installing gpe-calendar...Done.
Installing gpe-icons...Done.
Installing libeventdb...Done.
Installing libgpepimc...Done.
Installing libgpevtype...Done.
Installing libgpewidget...Done.
Installing libschedule...Done.
Installing sqlite...Done.
Installing readline...Done.
Installing gpe-contacts...Done.
Installing libcontactsdb...Done.
Installing gpe-today...Done.
Installing gpe-todo...Done.
Installing libtododb...Done.
First off I try to run run gpe-calendar:
root@zaurus# gpe-calendar
gpe-calendar: error while loading shared libraries: libmimedir-0.4.so.0: cannot open shared object file: No such file or directory
So I install libmimedir. Then:
root@zaurus# gpe-calendar
gpe-calendar: error while loading shared libraries: libhandoff.so.0: cannot open shared object file: No such file or directory
But there's no package (that I can find) that includes that library.
So on to gpe-contacts:
root@zaurus# gpe-contacts
gpe-contacts: error while loading shared libraries: libsqlite.so.0: cannot open shared object file: No such file or directory
So I tried:
root@zaurus# ln -s /mnt/user//usr/lib/libsqlite3.so /usr/lib/libsqlite.so.0
Which led me to:
root@zaurus# gpe-contacts
gpe-contacts: relocation error: /usr/lib/libgpepimc.so.0: undefined symbol: sqlite_open
So that obviously was wrong.
I also tried these:
root@zaurus# gpe-today
gpe-today: error while loading shared libraries: libeventdb.so.0: cannot open shared object file: No such file or directory
[Sun Jun 11 14:49:34][~]
root@zaurus# gpe-todo
gpe-todo: relocation error: /usr/lib/libtododb.so.0: undefined symbol: sqlite_open
Not having much luck
Advice
[div align=\"right\"][a href=\"index.php?act=findpost&pid=130764\"][{POST_SNAPBACK}][/a][/div]
1) Well, install only the new packages from the new OldBetas feed.
You will see that i deleted some packages that do not work with the new libraries.
2) Gpe-today it' s one of the utilities based on the old libeventdb.so.0 as the new packages are all based on the new libeventdb.so.1, so it doesn' t work but as we are not using GPE desktop we don' t need it.
WE stands for PdaXrom users.
Beside this, the new gpe-calendar has an Event list on the right side so Today will be only an accessory.
3) You have installed the old libimimedir remove it and install the old one.
4) All the GPE-PIMS are based on the old Sqlite2 version, you have to install the sqlite_2.8.17_armv5tel.ipk package from my feed, that will be a side the Sqlite Ver. 3 wihout problems as the Ver. 3 has the 3 prefix a front of all the Bins and LIbs.
That' s it.
Tell me about progress with the installation.
Please, for the all people that can upgrade to Beta4, do it because i have only the Builder 4 installed and Beta4 feed compiled.
Some programs needs the complete feed to compile, having to install the Builder of the Beta1 and compile all the feed takes too much time and i don't have it now :-(
BYEZ!