*********************************************************************************************
postgis testing requirements******************************* 1. check that during installation spatial installation was checked (If the installation was with spatial extension the the following file exist other wise we need to reinstall with spatial 2. Following files need to be in the place if any of the file is missing postgis will not function properly
on my machine <%EDB_Home%>= C:\EnterpriseDB\8.2
<%EDB_Home%>\spatial\lib\liblwgeom.dl <%EDB_Home%>\spatial\lib\liblwgeom.dll <%EDB_Home%>\spatial\lib\libgeos-2.dll <%EDB_Home%>\spatial\lib\libgeos_c-1.dll <%EDB_Home%>\spatial\share\lwpostgis.sql <%EDB_Home%>\spatial\share\spatial_ref_sys.sql <%EDB_Home%>\spatial\share\lwpostgis_upgrade.sql
pljava testing requirements******************************* 1. Check that JRE is Installed Normally the location is (C:\Program Files\Java\jre1.5.0_06) 2. System variable JRE_HoME with the path ="C:\Program Files\Java\jre1.5.0_06" set 3. Following line must be entered in the file
<%EDB_Home%>\dbserver\lib\pljava.dll <%EDB_Home%>\dbserver\lib\pljava.jar <%EDB_Home%>\dbserver\share\pljava_install.sql <%EDB_Home%>\dbserver\share\pljava_uninstall.sql C:\Program Files\Java\jre1.5.0_06\bin\java.exe
DBlink Ora testing requirements******************************* 1. Check that oracle instant client is installed 2. Check that unzip oracle instal client is on machine on my machine the oracle_instatnt_client is in D Drive 3. Following file must exsist as they need to be copied C:\oraclexe\app\oracle\product\10.2.0\server\BIN\oci.dll C:\oracle_Instant_client\instantclient_10_2\oraociei10.dll
Plperl testing requirements******************************* 1. Check that Perl in installed and configured. you can download Perl from (www.ActiveState.com) 2. Check that the folder C:\Perl exsist (if Perl is installed the perl folder will exsist) 3. Following file need to be in the place if any of the file is missing plperl will not function properly <%EDB_Home%>\dbserver\lib\plperl.dll
pltcl Testing requirements******************************* 1. Check that TCl in installed and configured. you can download TCL from (www.ActiveState.com) 2. Check that the folder C:\Tcl exsist (if Tcl is installed the Tcl folder will exsist ) 3. Following files need to be in the place if any of the file is missing plperl will not function properly <%EDB_Home%>\dbserver\lib\pltcl.dll

No comments:
Post a Comment