Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
2pnotes | Description: | a password protected notebook | Download: | 2pnotes.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 396kb | Version: | 2.0.5 | Date: | 28 Jul 2013 | Author: | J.Schulze-Wenck, AOS4 compile by Spot / Up Rough | Submitter: | Spot / Up Rough | Email: | spotup/gmail com | Requirements: | QT | Category: | utility/text | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 8112 | | | Snapshots:
| |
| Comments: | 3 | Snapshots: | 1 | Videos: | 0 | Downloads: | 220 (Current version) | | 220 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Software: 2Pnotes V 2.0.5
Copyright (C) 2001, 2003, 2008, 2009, 2012, 2013
J.Schulze-Wenck
message()jschulze-wenck.de
This software based on the Qt 4.8.x libraries.
INSTALL on Linux based systems (Win32 see later in this document)
---- You can run this package parallel to other versions of 2Pnotes. ----
This Software is distributed without a makefile. The easiest way to compile
the sources is the use of the qtcreator. The qtcreator is a component
of "Qt Software" and comes with your qt package. If not, download it from
the qt homepage http://qt.digia.com.
!!!!!!!!!!!!!!!!!!!!!!!
If you use a 32 bit operating system edit the headerfiles md5hash.h and
blowfish.h first.
Comment out the term #define X86_64 and save the files.
!!!!!!!!!!!!!!!!!!!!!!!
After compiling copy the binary 2Pnotes in a folder of your choice. I
prefer /usr/local/bin. If you need the german language, copy the file
2Pnotes-2.0.5_de.qm from the language folder into the same folder
like the 2Pnotes binary.
Now you are ready to use 2Pnotes.
Please report bugs to me.
--------------------------------------
INSTALL on Win32 systems
---- You can run this package parallel to other versions of 2Pnotes. ----
1. Install MinGW (look at mingw.org) and the Ot 4.x for Windows C++
(look at qtsoftware.com/downloads/) on your system.
2. Copy the 2Pnotes packet into a folder of your choice.
3. Change into the subfolder 2Pnotes-2.0.5.
4. Look into the headerfiles md5hash.h and blowfish.h and comment out
the term #define X86_64 and save the files.
5. Use the qtcreator to compile the sources (see above).
6. If you like to put the executable into an other folder and you
like to use it with german language, copy the file 2Pnotes-2.0.5_de.qm
together with the executable into the same folder.
Please report bugs to me.
|