Sanav GC-101 Manuel d'installation Page 10

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 60
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 9
2.5) MySQL Database Provider
Package: MySQL v5.X.X
URL: http://dev.mysql.com/downloads/mysql/
2.5.a) Windows users:
On Windows, download/install the following file:
mysql-essential-5.X.XX-m2-win64.msi
Where "mysql-essential-5.X.XX-m2-win64.msi" is the name of the latest MySQL installation for
Windows.
2.5.b) Mac OS X users:
MySQL can be downloaded in the OS X package format from the following location::
http://dev.mysql.com/downloads/mysql/5.5.html#downloads
2.5.c) Fedora/CentOS Linux users:
The Fedora/CentOS "MySQL" can be installed and used instead of downloading the "MySQL" installation
directly from MySQL. The command to install "MySQL" on Fedora/CentOS is as follows (must be 'root' to
install):
# yum install mysql-server mysql
Note:
Make sure that the MySQL installation "bin" directory has been added to the PATH environment variable.
2.6) MySQL JDBC Driver
Package: MySQL Connector/J v5.1.XX JDBC driver
URL: http://dev.mysql.com/downloads/connector/j/
Zip: mysql-connector-java-5.1.XX.zip
Note:
Connector/J is distributed under GPL.
2.6.a) Fedora/CentOS Linux users:
The Fedora/CentOS MySQL JDBC driver can be installed and used instead of downloading the MySQL JDBC
driver installation directly from MySQL. The command to install "MySQL" on Fedora/CentOS is as follows
(must be 'root' to install):
# yum install mysql-connector-java
The "mysql-connector-java-5.1.XX.jar " jar file can then be found at the following location:
/usr/share/java/mysql-connector-java-5.1.XX.jar
(where "mysql-connector-java-5.1.XX.jar" matches the name of the install jar file)
The jar file "mysql-connector-java-5.1.XX.jar" from this downloaded zip file should be installed into the Java
extended library directory as follows ('root' access required):
# cd XXXXXXXX
# cp mysql-connector-java-5.1.10-bin.jar $JAVA_HOME/jre/lib/ext/.
(where "XXXXXXXX" is the directory where the MySQL JDBC driver was unzipped)
2.6.a) Mac OS X users:
On Mac OS X, the Java extended library directory may be at the following location:
$JAVA_HOME/lib/ext
This will allow the JDBC driver to be available to all running Java code, and Tomcat servlet environments.
(Important Note: make sure the permissions on the library jar files are world-readable)
OpenGTS Configuration and Installation Manual Page 10 of 60
Vue de la page 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 59 60

Commentaires sur ces manuels

Pas de commentaire