SQL Anywhere® Server - Programming
Deploying Databases and Applications
Deploying administration tools
Deploying administration tools on Linux and Solaris
Step 2: Copying the required files
Base component files
All four bundles require the files and links listed in this section.
Copy the following files from your reference installation:
/opt/sqlanywhere10/java/jodbc.jar /opt/sqlanywhere10/lib/libdbjodbc10.so.1 /opt/sqlanywhere10/lib/libdbodbc10_r.so.1 /opt/sqlanywhere10/lib/libdbodm10_r.so.1 /opt/sqlanywhere10/lib/libdbtasks10_r.so.1
Copy the following directories:
/opt/sqlanywhere10/jre_1.5.0_linux_sun_i586 (Linux) /opt/sqlanywhere10/jre_1.5.0_solaris_sun_sparc (Solaris)
Create the following symbolic links in /opt/sqlanywhere10/lib:
libdbjodbc10.so -> libdbjodbc10.so.1 libdbodbc10_r.so -> libdbodbc10_r.so.1 libdbodm10_r.so -> libdbodm10_r.so.1 libdbtasks10_r.so -> libdbtasks10_r.so.1
Create the following symbolic links in /opt/sqlanywhere10:
jre150 -> /opt/sqlanywhere10/jre_1.5.0_linux_sun_i586 (Linux) jre150 -> /opt/sqlanywhere10/jre_1.5.0_solaris_sun_sparc (Solaris) shared -> /opt/sqlanywhere10