mechanicjay
Joined: 01 Jul 2012 Posts: 2
|
Posted: Sun Jul 01, 2012 4:35 pm Post subject: alpha vms8.4 zlib setup error |
|
|
I just installed mysql on my Alpha box, and ran into a problem.
I followed the instructions to the letter:
http://www.vmsmysql.org/DownloadAndInstallationMySQL5146
But I ran into an error when running @[.MYSQL]FIRST_START_MYSQLD.com
from the mysql051_root:[mysql_server]mysql.log:
%DCL-W-ACTIMAGE, error activating image LIBZ_SHR32
-CLI-E-IMAGEFNF, image file not found HERNE$DKA0:[SYS0.SYSCOMMON.MYSQL051.][VMS.LIB]LIBZ_SHR32.EXE;
I copied the appropriate libzshr32 executable from the libz directory into the vms.lib directory, reran the first_start_mysql script and everything finished without a hitch
COPY SYS$COMMON:[LIBZ]LIBZSHR32-1_2_3_EV4.EXE MYSQL051_ROOT:[VMS.LIB]LIBZ_SHR32.EXE
It might be worth making a note in the install notes, unless I missed a step somewhere that sets up a libz logical or some such.
--
Jason |
|