Browse CVS Repository
Diff of /malonnote/INSTALL
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
* For ALL |
* For ALL |
| 2 |
|
|
| 3 |
Malon Note needs iconv library. |
Malon Note needs following libraries. |
| 4 |
So before you make, you have to install iconv. |
|
| 5 |
|
-libiconv |
| 6 |
|
-wxWidgets 2.6.1 (www.wxwindows.org) |
| 7 |
|
|
| 8 |
|
|
| 9 |
*For MacOS X |
*For MacOS X |
| 14 |
# make install |
# make install |
| 15 |
|
|
| 16 |
**Make MalonNote |
**Make MalonNote |
| 17 |
|
# configure |
| 18 |
# make |
# make |
| 19 |
# make app |
# make app |
| 20 |
|
|
| 29 |
# make install |
# make install |
| 30 |
|
|
| 31 |
**Make MalonNote |
**Make MalonNote |
| 32 |
|
# configure |
| 33 |
# make |
# make |
| 34 |
|
|
| 35 |
and copy "mnote" to your application folder. |
and copy "mnote" to your application folder. |
| 43 |
# make install |
# make install |
| 44 |
|
|
| 45 |
**Make MalonNote |
**Make MalonNote |
| 46 |
|
# configure --with-libiconv-prefix=/usr/local |
| 47 |
# make |
# make |
| 48 |
|
|
| 49 |
and copy "mnote.exe" to your favolite folder. |
and copy "mnote.exe" to your favolite folder. |
|
|
Legend:
| Removed from v.1.2 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|