![]() |
2010-06-25
, 15:51
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#62
|
![]() |
2010-06-25
, 18:02
|
Posts: 92 |
Thanked: 102 times |
Joined on May 2010
|
#63
|
Gets an error message (after following instructions). But the app seems to be installed. Haven't tried downloading notes yet though since I'm on a 2G connection.
Tried on 3G. Still crashed. I'll post a terminal output of an install later (as well as running the app in terminal).
![]() |
2010-06-25
, 19:01
|
|
Posts: 55 |
Thanked: 14 times |
Joined on Mar 2010
|
#64
|
If you want to upgrade qvernote from garage with qvernote from extras-devel, do the following:
1. Uninstall the old qvernote.
2. ....
error while loading shared libraries: libEvernote.so: cannot open shared object file: No such file or directory
Sorry, the package has to be significantly changed in order to pass autobuilder. Future upgrades will be fine
![]() |
2010-06-25
, 19:18
|
Posts: 92 |
Thanked: 102 times |
Joined on May 2010
|
#65
|
![]() |
2010-06-25
, 19:31
|
|
Posts: 55 |
Thanked: 14 times |
Joined on Mar 2010
|
#66
|
To start qvernote from command line run
/opt/qvernote/qvernote.sh
direct running binary will cause the shared lib error
~ $ /opt/qvernote/qvernote.sh /opt/qvernote/qvernote: error while loading shared libraries: libEvernote.so: cannot open shared object file: No such file or directory ~ $
![]() |
2010-06-25
, 19:36
|
Posts: 92 |
Thanked: 102 times |
Joined on May 2010
|
#67
|
![]() |
2010-06-25
, 19:41
|
|
Posts: 55 |
Thanked: 14 times |
Joined on Mar 2010
|
#68
|
libEvernote.so -> /opt/lib/libEvernote.so.1
Nokia-N900:/opt/lib# l /opt/lib/libEvernote.so.1 ls: /opt/lib/libEvernote.so.1: No such file or directory Nokia-N900:/opt/lib#
Nokia-N900:/opt/lib# l lrwxrwxrwx 1 root root 25 Jun 25 20:47 libEvernote.so -> /opt/lib/libEvernote.so.1 lrwxrwxrwx 1 root root 17 Jun 5 22:12 libQtGui.so.4 -> libQtGui.so.4.6.2 -rw-r--r-- 1 root root 11210664 Apr 8 12:41 libQtGui.so.4.6.2 lrwxrwxrwx 1 root root 20 Jun 5 22:12 libQtWebKit.so.4 -> libQtWebKit.so.4.6.2 -rw-r--r-- 1 root root 18385436 Apr 8 12:42 libQtWebKit.so.4.6.2 lrwxrwxrwx 1 root root 25 Jun 5 22:12 libQtXmlPatterns.so.4 -> libQtXmlPatterns.so.4.6.2 -rw-r--r-- 1 root root 5760484 Apr 8 12:42 libQtXmlPatterns.so.4.6.2 lrwxrwxrwx 1 root root 27 Jun 25 20:47 libthrift.so -> /opt/lib/libthrift.so.0.0.0 Nokia-N900:/opt/lib#
![]() |
2010-06-25
, 19:46
|
Posts: 92 |
Thanked: 102 times |
Joined on May 2010
|
#69
|
![]() |
2010-06-25
, 20:00
|
|
Posts: 55 |
Thanked: 14 times |
Joined on Mar 2010
|
#70
|
Setting up qvernote (0.3-3maemo1) ... ln: /opt/lib/libthrift.so.0.0: File exists dpkg: error processing qvernote (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: qvernote E: Sub-process /usr/bin/dpkg returned an error code (1)
Use the upgrade instructions I posted