ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » AIX installing pymqi

Post new topic  Reply to topic
 AIX installing pymqi « View previous topic :: View next topic » 
Author Message
bobbee
PostPosted: Wed Jun 15, 2022 7:10 am    Post subject: AIX installing pymqi Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 541
Location: Tampa

Either on the 'pip3 install' or setup.py we are getting a failure on a not found for xlc-r compiler. We searched. No compilers seem to be installed on this server.

Do we install AIXTOOLS or is there a process to install xlc_r.

I am not that AIX knowledgeable.
Back to top
View user's profile Send private message Send e-mail AIM Address
gbaddeley
PostPosted: Wed Jun 15, 2022 3:18 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

Why would it need the IBM XLC C/C++ compiler? This is a licensed product that is not included in a base AIX system.
_________________
Glenn
Back to top
View user's profile Send private message
hughson
PostPosted: Wed Jun 15, 2022 9:35 pm    Post subject: Reply with quote

Padawan

Joined: 09 May 2013
Posts: 1914
Location: Bay of Plenty, New Zealand

More about AIX XLC here.

M
_________________
Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software
Back to top
View user's profile Send private message Visit poster's website
markt
PostPosted: Wed Jun 15, 2022 10:01 pm    Post subject: Reply with quote

Knight

Joined: 14 May 2002
Posts: 502

xlc is a licensed product. But it looks like the pip install will work with gcc instead if that's installed. Getting that onto an AIX box is as easy as other platforms, provided you've got "yum" already installed. (It can be done without yum, but a lot of tools assume certain paths have been used.)
Back to top
View user's profile Send private message
bobbee
PostPosted: Thu Jun 16, 2022 7:23 am    Post subject: Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 541
Location: Tampa

so doing a 'pip3 install pymqi' throws that error.

WE tried several variations of build and install and got that compiler missing.

So we did not specify it. The PIP3 install did.

WE are installing a 30 day tril lic of the compiler so we can get the pymqi package installed.
Back to top
View user's profile Send private message Send e-mail AIM Address
RogerLacroix
PostPosted: Thu Jun 16, 2022 9:24 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3252
Location: London, ON Canada

Hi Bobbee,

After you install XLC, don't for get to update your PATH environment variable in your ".profile" then logoff and logon again to pick up the changes.
i.e.
Code:
PATH=/opt/IBM/xlC/16.1.0/bin:/usr/mqm/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:.
export PATH


Then you can run 'pip3 install pymqi' command.

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
bobbee
PostPosted: Thu Jun 16, 2022 10:19 am    Post subject: Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 541
Location: Tampa

Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » AIX installing pymqi
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.