Is there a way to install NixNote (Evernote Clone) in Mageia

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Is there a way to install NixNote (Evernote Clone) in Mageia

Postby pedro » Feb 10th, '15, 17:09

Is there a way to install NixNote (Evernote Clone) in Mageia?

I'm using Evernote in my Android phone and would like to use NixNote to sync to mageia.

"Nevernote, now named NixNote, is an open source clone of Evernote designed to run on Linux.
It is written in Java so it will also run on Windows & OS-X, but the primary focus has been to try and get a usable environment for Linux. While this is designed to work with Evernote, it is in no way connected with or supported by Evernote."
"Nevernote syncs all your notes from Evernote."

http://sourceforge.net/projects/nevernote/
pedro
 
Posts: 69
Joined: Jun 13th, '14, 09:46

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby doktor5000 » Feb 10th, '15, 20:35

Which one are you asking for, nixnote 1.6 or nixnote2 beta2 ?
You should be able to install it via
Code: Select all
urpmi --allow-nodeps
and you may have to run that multiple times to get it installed.
You also may need to install some dependencies (QT) yourself if you don't have those installed already.

Works fine here:
Bildschirmfoto2_135.png
Bildschirmfoto2_135.png (117.15 KiB) Viewed 3336 times


This is how I've installed it (sadly output is partly in german, forgot to switch to english)

Code: Select all
┌─[doktor5000@Mageia5]─[19:34:16]─[~]
└──╼ sudo urpmi --allow-nodeps ./nixnote2-2.0_beta2-0.x86_64.rpm
Achtung: Die --allow-nodeps-Option wird genutzt. Es können einige seltsame Probleme auftreten
Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete installiert:
  Paket                          Version      Release       Arch   
(Medium »Core Release«)
  OpenEXR                        2.2.0        4.mga5        x86_64 
  thrift                         0.9.1        4.mga5        x86_64 
  tidy                           20090904     8.mga5        x86_64 
(Befehlszeile)
  nixnote2                       2.0_beta2    0             x86_64 
14MB zusätzlicher Speicher werden benötigt
7.1MB an Paketen werden geholt
Fortfahren mit der Installation der 4 Pakete? (J/n)


    ftp://ftp.snt.utwente.nl/pub/os/linux/mageia/distrib/cauldron/x86_64/media/core/release/tidy-20090904-8.mga5.x86_64.rpm
    ftp://ftp.snt.utwente.nl/pub/os/linux/mageia/distrib/cauldron/x86_64/media/core/release/thrift-0.9.1-4.mga5.x86_64.rpm                                                                                       
thrift-0.9.1-4.mga5.x86_64.rpm tidy-20090904-8.mga5.x86_64.rpm von /var/cache/urpmi/rpms wird installiert                                                                                                         
Vorbereiten …                    ################################################################################################################################################################################
      1/4: tidy                  ################################################################################################################################################################################
      2/4: thrift                ################################################################################################################################################################################
┌─[doktor5000@Mageia5]─[19:34:44]─[~]
└──╼ sudo urpmi --allow-nodeps ./nixnote2-2.0_beta2-0.x86_64.rpm
Achtung: Die --allow-nodeps-Option wird genutzt. Es können einige seltsame Probleme auftreten
Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete installiert:
  Paket                          Version      Release       Arch   
(Medium »Core Release«)
  OpenEXR                        2.2.0        4.mga5        x86_64 
(Befehlszeile)
  nixnote2                       2.0_beta2    0             x86_64 
10MB zusätzlicher Speicher werden benötigt
5.9MB an Paketen werden geholt
Fortfahren mit der Installation der 2 Pakete? (J/n)


    ftp://ftp.snt.utwente.nl/pub/os/linux/mageia/distrib/cauldron/x86_64/media/core/release/OpenEXR-2.2.0-4.mga5.x86_64.rpm
OpenEXR-2.2.0-4.mga5.x86_64.rpm von /var/cache/urpmi/rpms wird installiert                                                                                                                                       
Vorbereiten …                    ################################################################################################################################################################################
      1/2: OpenEXR               ################################################################################################################################################################################
┌─[doktor5000@Mageia5]─[19:35:18]─[~]
└──╼ sudo urpmi --allow-nodeps ./nixnote2-2.0_beta2-0.x86_64.rpm
Achtung: Die --allow-nodeps-Option wird genutzt. Es können einige seltsame Probleme auftreten


SICHERHEIT: Das folgende Paket ist _NICHT_ signiert (OK ((none))): ./nixnote2-2.0_beta2-0.x86_64.rpm
nixnote2-2.0_beta2-0.x86_64.rpm von . wird installiert
Installation fehlgeschlagen:
        qt >= 4.8.5 wird benötigt von nixnote2-2.0_beta2-0.x86_64
        qt-x11 >= 4.8.5 wird benötigt von nixnote2-2.0_beta2-0.x86_64
        poppler-qt wird benötigt von nixnote2-2.0_beta2-0.x86_64
        tbb >= 4.1 wird benötigt von nixnote2-2.0_beta2-0.x86_64
        opencv >= 2.4.7 wird benötigt von nixnote2-2.0_beta2-0.x86_64
Soll eine Installation ohne Abhängigkeitstest versucht werden? (j/N) j
Vorbereiten …                    ################################################################################################################################################################################
      1/1: nixnote2              ################################################################################################################################################################################
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby pedro » Feb 11th, '15, 09:58

I tried the above, and intalled nixnote2.

Wen trying to start the program in a console I get this:

Code: Select all
[pedro@localhost ~]$ nixnote2
DEBUG 2015-02-11 08:48:29.874 ( global.cpp @ 79 ) Shared memory key:  "1b73cc55-9a2f-441b-877a-ca1d0131cd21"
 INFO 2015-02-11 08:48:29.875 ( main.cpp @ 135 ) Built with Qt 4.8.4 running on 4.8.6
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
ERROR 2015-02-11 08:48:29.927 ( sql/databaseconnection.cpp @ 39 ) Error opening database:  QSqlError(-1, "Driver not loaded", "Driver not loaded")
[pedro@localhost ~]$
pedro
 
Posts: 69
Joined: Jun 13th, '14, 09:46

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby pedro » Feb 11th, '15, 10:13

This is wat I get when installing (in swedish):

Code: Select all
[root@localhost Hämtningar]# urpmi --allow-nodeps ./nixnote2-2.0_beta2-0.x86_64.rpm
VARNING: --allow-nodeps alternativet används. Vissa underliga problem kan uppstå


SÄKERHET: Följande paket är _INTE_ signerat (OK ((none))): ./nixnote2-2.0_beta2-0.x86_64.rpm
installerar nixnote2-2.0_beta2-0.x86_64.rpm från .
Installationen misslyckades:
        qt >= 4.8.5 behövs av nixnote2-2.0_beta2-0.x86_64
        qt-x11 >= 4.8.5 behövs av nixnote2-2.0_beta2-0.x86_64
        poppler-qt behövs av nixnote2-2.0_beta2-0.x86_64
        tbb >= 4.1 behövs av nixnote2-2.0_beta2-0.x86_64
        opencv >= 2.4.7 behövs av nixnote2-2.0_beta2-0.x86_64
Prova att installera utan att kontrollera behov av andra filer? (j/N) j
Förbereder...                    #######################################################################################
      1/1: nixnote2              #######################################################################################
[root@localhost Hämtningar]#
pedro
 
Posts: 69
Joined: Jun 13th, '14, 09:46

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby doktor5000 » Feb 11th, '15, 21:53

pedro wrote:QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
ERROR 2015-02-11 08:48:29.927 ( sql/databaseconnection.cpp @ 39 ) Error opening database: QSqlError(-1, "Driver not loaded", "Driver not loaded")


I'd say you need at the least the package qt4-database-plugin-sqlite

This is what I've got installed:

Code: Select all
┌─[doktor5000@Mageia5]─[20:53:13]─[~]
└──╼ rpm -qa | grep qt | grep sql | sort
lib64qt5sql5-5.4.0-5.mga5
lib64qt5sql-devel-5.4.0-5.mga5
lib64qtsql4-4.8.6-6.mga5
python-qt4-sql-4.11.3-1.mga5
qt4-database-plugin-mysql-4.8.6-6.mga5
qt4-database-plugin-sqlite-4.8.6-6.mga5
qtbase5-database-plugin-mysql-5.4.0-5.mga5
qtbase5-database-plugin-pgsql-5.4.0-5.mga5
qtbase5-database-plugin-sqlite-5.4.0-5.mga5
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby pedro » Feb 12th, '15, 10:30

Thats it. I'm up and running! Thank you Doktor!

How come this exelent app isn't in the repo?
pedro
 
Posts: 69
Joined: Jun 13th, '14, 09:46

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby doktor5000 » Feb 12th, '15, 22:52

Well, we currently have more then 3.700 source packages without a maintainer.
It doesn't make much sense to add even more which might not be maintained in the future.

But feel free to contribute to the packaging team: https://wiki.mageia.org/en/Becoming_a_Mageia_Packager
See also https://bugs.mageia.org/show_bug.cgi?id=3151

Please mark the thread accordingly by editing the topic of the first post and prefix it by [SOLVED], thanks
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18057
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Is there a way to install NixNote (Evernote Clone) in Ma

Postby pedro » Jul 11th, '16, 10:09

I tried to install nixnote2-2.0_beta8-0.x86_64.rpm with the above information but get this when trying to start it:

Code: Select all
$ nixnote2
nixnote2: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by nixnote2)
pedro
 
Posts: 69
Joined: Jun 13th, '14, 09:46


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest