免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: fanwei_2123
打印 上一主题 下一主题

请教一个perl处理MQ消息的问题 [复制链接]

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
11 [报告]
发表于 2012-07-01 00:00 |只看该作者
楼主,错误提示已经很清楚了。你需要所有的那些库。
如果还不明白,建议还是找个明白人来干这事吧。

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
12 [报告]
发表于 2012-07-01 00:06 |只看该作者
做过 C 的开发,就应该能看得懂缺少 C 的开发包。
没有 MQ 的开发包,怎么可能连接 MQ?

论坛徽章:
0
13 [报告]
发表于 2012-07-01 00:07 |只看该作者
明白是缺少这些库文件

但是如何解决这些库文件是个问题
因为从网上搜索这些库都没有找到,所以才上来问问可有安装过此模块的人否

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
14 [报告]
发表于 2012-07-01 02:08 |只看该作者
找 IBM 要啊!

论坛徽章:
0
15 [报告]
发表于 2012-07-07 15:58 |只看该作者
本人愚钝呀。。还是没有解决这个问题
activeperl使用VC6.0编译器
按照如下操作了
The manifest file must be called MQSeries.dll.manifest and have a
content like the one below (you will have to adjust the UUID to match
your system):

  <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
  <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
    <dependency>
      <dependentAssembly>
        <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
      </dependentAssembly>
    </dependency>
  </assembly>
执行perl MakeFile.pl还是报错

D:\MQSeries-1.33>perl Makefile.PL
Unrecognized architecture [MSWin32-x86-multi-thread] and compiler [gcc]. Not setting rpath.
Note (probably harmless): No library found for -lmqicg
Note (probably harmless): No library found for -lmqic
Note (probably harmless): No library found for -lmqic32
Note (probably harmless): No library found for -lmqmcs
Note (probably harmless): No library found for -lmqmzse
Writing Makefile for MQClient::MQSeries
Writing MYMETA.yml and MYMETA.json
Writing Makefile for MQSeries::Message:eadLetter
Writing MYMETA.yml and MYMETA.json
Writing Makefile for MQSeries::Message:CF
Writing MYMETA.yml and MYMETA.json
No libmqm server library found, MQServer disabled
Support for MQServer is disabled on this platform.
Warning: Guessing NAME [MQServer] from current directory name.
Writing Makefile for MQSeries
Writing MYMETA.yml and MYMETA.json

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
16 [报告]
发表于 2012-07-07 16:00 |只看该作者
你装开发包了吗?
装哪里了?
加到路径里应该就可以了。

论坛徽章:
0
17 [报告]
发表于 2012-07-07 22:44 |只看该作者
发现是开发包下载的是错误的

不知道是哪个开发包~~请教一下~~~不甚感激
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP