Changeset 803 for trunk/README.OS2


Ignore:
Timestamp:
Oct 21, 2010, 5:42:58 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.OS2

    r792 r803  
    8282    Note that you will also need the above OpenSSL libraries and pthread.lib to
    8383    be able to use this MySQL build.
     84
     85
     86
     87
     88
     89
     90
     91
     92
     93
     94
     95
     96
     97
     98
    8499
    85100
     
    181196      set MYSQL_INCLUDEPATH=<path_to_MySQL>\include'
    182197      set MYSQL_LIBS=-L<path_to_MySQL>\lib -lmysqlclient_r -L<path_to_OpenSSL>\lib -llibssl -llibcrypto -L<path_to_pthread> -lpthread
     198
     199
     200
     201
     202
     203
     204
     205
     206
     207
     208
     209
    183210
    184211
Note: See TracChangeset for help on using the changeset viewer.