Browse CVS Repository
Diff of /malonnote/INSTALL
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 9 |
*For MacOS X |
*For MacOS X |
| 10 |
|
|
| 11 |
**Make wxWidges library |
**Make wxWidges library |
| 12 |
# configure --disable-shared |
# configure --disable-shared --with-regex=builtin |
| 13 |
# make |
# make |
| 14 |
# make install |
# make install |
| 15 |
|
|
| 23 |
before make, you must install libgtk2.0-dev |
before make, you must install libgtk2.0-dev |
| 24 |
|
|
| 25 |
**Make wxWidges library |
**Make wxWidges library |
| 26 |
# ./configure --disable-shared --disable-joystick --enable-unicode |
# ./configure --disable-shared --disable-joystick --enable-unicode --with-regex=builtin |
| 27 |
# make |
# make |
| 28 |
# make install |
# make install |
| 29 |
|
|
| 36 |
*For Windows |
*For Windows |
| 37 |
|
|
| 38 |
**Make wxWidges library |
**Make wxWidges library |
| 39 |
# configure --disable-shared --disable-threads --enable-unicode |
# configure --disable-shared --disable-threads --enable-unicode --with-regex=builtin |
| 40 |
# make |
# make |
| 41 |
# make install |
# make install |
| 42 |
|
|
|
|
Legend:
| Removed from v.1.9 |
|
| changed lines |
| |
Added in v.1.10 |
|
|
|