热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

hammberdb3.3安装问题

系统环境centos7.464位mysql5.7.29windows7专业版64位安装hammerdb下载地址https:www.hammerdb.comdownload.h

系统环境

centos7.4 64位 +mysql5.7.29
windows7 专业版64位

安装hammerdb

下载地址
https://www.hammerdb.com/download.html

windows
下载软件直接安装即可HammerDB-3.3-Win-x86-64-Setup.exe

linux
[root@lineqi opt]# ./HammerDB-3.3-Linux-x86-64-Install

This will install HammerDB on your computer. Continue? [n/Y] y

Where do you want to install HammerDB? [/usr/local/HammerDB-3.3]

Installing HammerDB…
Installing Program Files…
Installation complete.

遇到的问题

windows下遇到的问题在这里插入图片描述

loading history file … 0 events added
Main console display active (Tcl8.6.9 / Tk8.6.9)
The xml is well-formed, applying configuration
Error in Virtual User 1: Failed to load mysqltcl - couldn’t load library “libmysqltcl.dll”: this library or a dependent library could not be found in library path
(HammerDB-3.3) 1 %

centos下遇到的问题
在图形化界面执行安装操作无反应
在这里插入图片描述

总结

1、hammerdb在windows安装好了过后,并没有在应用程序里添加启动图标,一旦关闭该软件后,需要在安装目录里去找hammerdb.bat运行命令
2、在centos7.4图形化下执行完成命令无反应
3、hammerdb是通过第三方客户端库与数据库进行交互的,所以需要下载相应的第三方库才能正常连接上数据库


推荐阅读
author-avatar
我是王健值得信赖
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有