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 » IBM MQ Installation/Configuration Support » MAOI: MQSeries - Oracle PL/SQL

Post new topic  Reply to topic
 MAOI: MQSeries - Oracle PL/SQL « View previous topic :: View next topic » 
Author Message
java geek
PostPosted: Tue Nov 16, 2004 4:36 pm    Post subject: MAOI: MQSeries - Oracle PL/SQL Reply with quote

Newbie

Joined: 16 Nov 2004
Posts: 1

I am trying to compile and install the SupportPac for Oracle PL/SQL support so that we can communicate to MQSeries from PL/SQL. We are running oracle 9.0.1 on Solaris 4.5 and the latest MQSeries. I don’t have a c compiler installed on Solaris so am using gcc version 2.8.1 and have modified the lines in mqinstall.sh to use gcc instead of cc. I have also modified the permissions on /opt/mqm/lib to allow user oracle write access. So when I execute mqinstall.sh, I get the following error.

Code:

Making shared libraries...

make: Fatal error: Don't know how to make target `/usr/mqm/lib/libmqm.a'
/usr/ccs/bin/ld -G -L/u01/app/oracle/product/9.0.1/lib -R/u01/app/oracle/product/9.0.1/lib -o /opt/mqm/lib/mqi.so mqi.o
/usr/ccs/bin/ld -G -L/u01/app/oracle/product/9.0.1/lib -R/u01/app/oracle/product/9.0.1/lib -o /opt/mqm/lib/mqixa.so mqixa.o -lclntsh `cat /u01/app/oracle/product/9.0.1/lib/ldflags` /u01/app/oracle/product/9.0.1/lib/libpls9.a



for the user input, I am pointing to /opt/mqm/lib as the shared library. I see in the output that make is expecting something at /usr/mqm/… so I created a soft link from /opt/mqm to /usr/mqm. Does mqm need to be installed in /opt? Or am I pointing the install at the wrong location for shared libraries? Should I also use another c compiler or a newer version of gcc?


Any help is appreciated,
Java Geek
Back to top
View user's profile Send private message
sjensen
PostPosted: Thu Nov 18, 2004 3:06 am    Post subject: Reply with quote

Centurion

Joined: 18 Dec 2003
Posts: 134
Location: London

Hi,

Quote:
`/usr/mqm/lib/libmqm.a


That is an AIX not a Solaris library. The solaris library is:

/opt/mqm/lib/libmqm.so

Cheers
Stefan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MAOI: MQSeries - Oracle PL/SQL
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.