DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) MyODBC Unix installing

Info Catalog (mysql.info.gz) MyODBC Unix shared libraries (mysql.info.gz) MyODBC Unix source (mysql.info.gz) MyODBC Unix testing
 
 23.1.7.9 Installing Driver Libraries
 ....................................
 
 To install the driver libraries, execute the following command:
 
      shell> make install
 
 That command installs one of the following sets of libraries:
 
 For MyODBC 3.51:
 
    * `libmyodbc3.so'
 
    * `libmyodbc3-3.51.01.so', where 3.51.01 is the version of the driver
 
    * `libmyodbc3.a'
 
 For thread-safe MyODBC 3.51:
 
    * `libmyodbc3_r.so'
 
    * `libmyodbc3-3_r.51.01.so'
 
    * `libmyodbc3_r.a'
 
 For MyODBC 2.5.0:
 
    * `libmyodbc.so'
 
    * `libmyodbc-2.50.39.so', where 2.50.39 is the version of the driver
 
    * `libmyodbc.a'
 
 For more information on build process, refer to the `INSTALL' file that
 comes with the source distribution. Note that if you are trying to use
 the `make' from Sun, you may end up with errors. On the other hand, GNU
 `gmake' should work fine on all platforms.
 
Info Catalog (mysql.info.gz) MyODBC Unix shared libraries (mysql.info.gz) MyODBC Unix source (mysql.info.gz) MyODBC Unix testing
automatically generated byinfo2html