Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
Installing on AIX

Installing on AIX

2006-10-19       - By Andrew Cunningham

 Back
Reply:     1     2  

Hello All,

I've installed UnixODBC on AIX 5.3 (32 bit), and have compiled some ODBC
programs against this.

I am now attempting to install the MySQL ODBC connector but I am having no
luck, as the binary does not come with shared libraries and the source code
does not create them.  I can't find out from anywhere what to do with the
static libraries.

I have tried compiling the binary source with various configure options -
this is the most recent attempt:

./configure --enable-gui=no --prefix=/usr/local \
           --with-unixodbc=/usr/local --with-mysql-path=/usr/local/mysql \
           --enable-shared

However it still just creates the .a files and not .so

Any ideas on how to use a static library or how to create a shared version?

Best regards,

Andy

--
Andy Cunningham
Software Engineer
DAI, Milan Court, Bird Hall Lane
Cheadle Heath, Stockport SK3 0WZ

Tel: 0161 374 6061, Fax: 0161 374 6100
E-mail: andrew.cunningham@(protected)
web: http://www.dai.co.uk/

The integrity of this message cannot be guaranteed on the internet. Digital
Applications International Limited cannot therefore be considered
responsible for the contents, unless confirmed in written correspondence
signed by an authorised signatory.  If you are not the intended recipient of
this message, please delete it and notify the sender.






--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)