Patch for new GCG database format (Wisconsin
Package v10.2)
Patch Description
This patch solves the problem of incompatibility between GenCore and the new database format introduced in the Wisconsin Package version 10.2.
Installation Instructions
Initialize GenCore environment:
# source /path/to/gencore/cgn_init
Download file gcg1.so for the required platform using links below. Replace the file /path/to/gencore/${ARCH_DIR}lib/dbl_modules/gcg1.so with the downloaded file. It is recommended to back up the old file before replacing it with the new one:
# cd /path/to/gencore/${ARCH_DIR}lib/dbl_modules
# cp gcg1.so gcg1.so.orig
# cp /tmp/gcg1.so .
Download gcg1.so for GenCore 5.0x
Download gcg1.so for GenCore 4.5x
If you are using GenCore version other than the ones
listed above, please contact
Biocceleration support. Please mention the GenCore version you'd
like to get this patch for (you can find out what version you are
using by running "om -version")