A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:office:nixnote [2015/10/13 17:11]
admin
applications:office:nixnote [2015/10/14 00:24] (current)
admin [Modify .deb File to Install NixNote on LMDE 2 (Debian Jessie)]
Line 1: Line 1:
-====== NixNote, an Open Source Clone of Evernote ​======+====== NixNote ​on Debian Jessie (LMDE 2) ======
  
-Evernote doesn'​t provide a Linux version of their desktop application. Although they provide an API that [[http://​sourceforge.net/​projects/​nevernote/​|NixNote]] uses to offer a Linux compatible GUI. +Evernote doesn'​t provide a Linux version of their desktop application. Although they provide an API that [[http://​sourceforge.net/​projects/​nevernote/​|NixNote]] ​(formerly Nevernote) ​uses to offer a Linux compatible GUI.
- +
-==== Install NixNote on LMDE 2 (Debian Jessie) ====+
  
 As of the time of this writing, even the latest version of NixNote (2-2.0-beta3),​ fails to install on Debian Jessie (LMDE 2), complaining about not satisfiable dependencies!\\ As of the time of this writing, even the latest version of NixNote (2-2.0-beta3),​ fails to install on Debian Jessie (LMDE 2), complaining about not satisfiable dependencies!\\
-Although ​it is very well possible to have this version run under Jessie, here is how to achieve this+Nevertheless, ​it is very well possible to have this version run under Jessie, here is how to achieve this.
  
-First off, you should get the latest version of NixNote (this is nixnote2-2.0-beta3_amd64 )You can indifferently ​download the .tar.gz or .deb version as we will decompress it anyway... You'll find those on the **[[http://​sourceforge.net/​projects/​nevernote/​files/​NixNote2%20-%20Beta%203/​|NixNote > files > NixNote2 - Beta 3 page at SourceForge]]**.+<WRAP center round tip 100%> 
 +In case you're in a hurry, or are not interested in following ​the steps that are described here after, you can **{{:​applications:​office:​nixnote:​nixnote2-2.0-beta3-b_amd64.deb|download the nixnote2-2.0-beta3-b_amd64.deb}}** package file that is compatible with Debian Jessie.
  
-Once the download is done, right click the downloaded ​file (.deb or .tar.gz) ​and select "​Extract Here". A **nixnote2-2.0-beta3_amd64** directory will be created next to the downloaded file. Let's **rename it //​nixnote2-2.0-beta3-b_amd64//​** to avoid confusions.+Once downloaded, double-click the .deb file and install on your system, You'll find “NixNote2” under **Menu > Applications > Internet > NixNote2**, enjoy!  
 +</​WRAP>​ 
 + 
 +==== Modify .deb File to Install NixNote on LMDE 2 (Debian Jessie) ==== 
 + 
 +First off, you should get the latest version of NixNote (this is nixnote2-2.0-beta3_amd64 ). Download the .deb version that we will decompress... You'll find it on the **[[http://​sourceforge.net/​projects/​nevernote/​files/​NixNote2%20-%20Beta%203/​|NixNote > files > NixNote2 - Beta 3 page at SourceForge]]**. 
 + 
 +Once the download is done, right click the downloaded .deb file and select "​Extract Here". A **nixnote2-2.0-beta3_amd64** directory will be created next to the downloaded file. Let's **rename it //​nixnote2-2.0-beta3-b_amd64//​** to avoid confusions.
  
 Inside this directory, locate the following file: //​**DEBIAN/​control**//,​ and double-click it to edit its content. Make the following changes: Inside this directory, locate the following file: //​**DEBIAN/​control**//,​ and double-click it to edit its content. Make the following changes:
  
 Line 2:\\ Line 2:\\
-Version: 2.0-beta3-b+Version: ​**2.0-beta3-b**
  
 Line 7:\\ Line 7:\\
Line 37: Line 43:
  
 You'll find **"​NixNote2"​** under //**Menu > Applications > Internet > NixNote2**//,​ enjoy! You'll find **"​NixNote2"​** under //**Menu > Applications > Internet > NixNote2**//,​ enjoy!
 +
 +NOTE: might be interesting to have a look at https://​github.com/​nvbn/​everpad/​