View Single Post
Posts: 60 | Thanked: 24 times | Joined on May 2012 @ port harcourt
#240
Originally Posted by Cas07 View Post
I have uploaded a new Qvernote 0.7 release which now fixes the problems with HTTPS along with a lot of other UI bugs and annoyances.



Download tarball: qvernote-0.7.tar.gz

Fresh install from xterm (with above tarball in MyDocs):
Code:
cd MyDocs
tar xf qvernote-0.7.tar.gz
sudo gainroot
apt-get remove qvernote
dpkg -i thrift0.9.0_0.9.0-1_armel.deb libevernote1.23_1.23-1_armel.deb
dpkg- i qvernote_0.7-1maemo1_armel.deb
To upgrade from 0.6 you only need to install by opening the following deb from File Manager: qvernote_0.7-1maemo1_armel.deb

Edit: There is a bug with the checkbox stylesheet path and if you really want to test it out before the next version then symlink it to root
Code:
ln -s /opt/qvernote/qvernote.css /qvernote.css
Hi

I have been battling to install Evernote from the guide above as provided by Cas07, but none of those three files which I un-tar and attempted to install went through. The result is " unable to install ...incompatible application package"

Output as follows:



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ cd MyDocs
~/MyDocs $ tar xf qvernote-0.7.tar.gz
~/MyDocs $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user/MyDocs # apt-get remove qvernote
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package qvernote is not installed, so not removed
The following packages were automatically installed and are no longer required:
liblcms1 libopenjpeg2 libevernote1.15
thrift0.2.0 libpoppler5 qfacebook
libpoppler-qt4-3
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
/home/user/MyDocs # dpkg -i thrift0.9.0_0.9.0-1_armel.deb
Selecting previously deselected package thrift0.9.0.
(Reading database ... 28067 files and directories currently installed.)
Unpacking thrift0.9.0 (from thrift0.9.0_0.9.0-1_armel.deb) ...
dpkg: error processing thrift0.9.0_0.9.0-1_armel.deb (--install):
trying to overwrite `/opt/lib/libthrift.so', which is also in package thrift0.2.0
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
thrift0.9.0_0.9.0-1_armel.deb
/home/user/MyDocs #


Someone should please guide me. Is there anything am not doing correctly?

Last edited by mrbee; 2013-09-13 at 13:45.