Re: Compilation failure in qtmoko git src for GTA02.

2013-05-26 Thread Adrien Dorsaz
Hello, Le dimanche 26 mai 2013 à 03:18 +0300, Πρεκατές Αλέξανδρος a écrit : Trying to compile qtmoko from git sources and having executed: ../qtmoko/configure -device neo i get many errors as you can see in the paste bin: http://pastebin.com/9U9WP6a5 Mmmhh, there's a bug in yberbrowser.

how can I determine the package version in the original qtmoko*.tar.gz

2013-05-26 Thread robin
hi, I have the problem that I cannot connect to my wpa secured network after I upgraded wpasupplicant. now I know the original version of the wpasupplicant so I downloaded it. by trying simply to downgrade I had the following error: wpasupplicant : Depends: libpcsclite1 (= 1.8.6) but 1.8.4-1 is

Re: Compilation failure in qtmoko git src for GTA02.

2013-05-26 Thread Πρεκατές Αλέξανδρος
I'm senting CookieJar.h http://pastebin.com/niCXvaY8 Hello, Le dimanche 26 mai 2013 à 03:18 +0300, Πρεκατές Αλέξανδρος a écrit : Trying to compile qtmoko from git sources and having executed: ../qtmoko/configure -device neo i get many errors as you can see in the paste bin:

Re: how can I determine the package version in the original qtmoko*.tar.gz

2013-05-26 Thread arne anka
Is there a way to see what package version libpcslite1 had by browsing the qtmoko v55 tar.gz? find /var/lib/dpkg/status in the tar ball. it's the database over all installed packages, but a plain text file. in there look for Package: libpcslite1 a few lines below there's one starting with

Qtmoko compilation help.

2013-05-26 Thread Πρεκατές Αλέξανδρος
Trying to compile qtmoko for my gta02 on my debian 6 pc i've come to two issues that make me slow: 1) I noticed that if i run configure again the a great deal of compilation happens although not sure if the whole recompiles again or a part 2) I've across errors propably relating to one app .

Re: [QtMoko] new version of FBReader with Qt4

2013-05-26 Thread Adrien Dorsaz
Hello, I've tried latest qtmoko-fbreader and I was unable to run it. I've tried by console (by ssh) and I've found this error : loading /opt/qtmoko/lib/zlibrary/ui/zlui-qt4.so libgps.so.20: cannot open shared object file: No such file or directory So I've installed libgps-dev and I was able to

Re: [QtMoko] new version of FBReader with Qt4

2013-05-26 Thread francesco . devita
Il 26/05/2013 19:13, Adrien Dorsaz ha scritto: Hello, I've tried latest qtmoko-fbreader and I was unable to run it. I've tried by console (by ssh) and I've found this error : loading /opt/qtmoko/lib/zlibrary/ui/zlui-qt4.so libgps.so.20: cannot open shared object file: No such file or directory