Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.9 by maloninc, Sun Aug 7 23:24:19 2005 UTC revision 1.10 by maloninc, Sat Aug 27 01:19:57 2005 UTC
# Line 9  Malon Note require following libraries. Line 9  Malon Note require following libraries.
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    
# Line 23  Malon Note require following libraries. Line 23  Malon Note require following libraries.
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    
# Line 36  before make, you must install libgtk2.0- Line 36  before make, you must install libgtk2.0-
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26