<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968285#M495488</link>
    <description>&lt;P&gt;&amp;gt; &amp;gt;&amp;nbsp;&lt;SPAN&gt;I keep trying, but it doesn't seem to be working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sorry for not providing enough information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The situation is, I'm trying to install MySQL ODBC Connector&lt;BR /&gt;and &lt;/SPAN&gt;&lt;SPAN&gt;the prerequisite is Unix ODBC&amp;nbsp;which have been successfully installed.&lt;BR /&gt;But when we tried to install MySQL ODBC, we got this error: &amp;nbsp;&lt;BR /&gt;&lt;EM&gt;/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Our steps in installing MySQL ODBC are as followed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) &lt;STRONG&gt;# gzip -dc mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit.tar.gz&amp;nbsp;| tar xf -&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;2) &lt;STRONG&gt;# cd&amp;nbsp;mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;3) &lt;STRONG&gt;# cd bin&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;4) &lt;STRONG&gt;# myodbc-installer --a -d -n "MySQL ODBC 5.1 Driver" -t "Driver=/mysql/mysql-con/mysql/lib/libmyodbc5.so"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Note&lt;/STRONG&gt;: We created symlink to&amp;nbsp;mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit as mysql&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;During step 4, we encounter the error:&amp;nbsp;&lt;STRONG&gt;/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; &amp;gt;&amp;nbsp;&amp;nbsp;With my weak psychic powers, I don't know what you did with the&lt;BR /&gt;"chmod" command, or with your "PATH".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# cd&lt;/STRONG&gt; &lt;STRONG&gt;/mysql&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;# chmod 777 *&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All files inside /mysql path is as below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 850px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95912i699FF753636AF810/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;MySQL bin and lib folder is inside mysql_5.0.18 (/mysql/mysql_5.0.18/bin).&lt;BR /&gt;bin, etc, include, and lib folder (/mysql/bin or /mysql/etc) belong to Unix ODBC.&lt;/P&gt;&lt;P&gt;Then, we set PATH for MySQL Connector bin and lib.&lt;BR /&gt;&lt;STRONG&gt;# export PATH=$PATH:/mysql/mysql-con/mysql/bin &amp;nbsp;&amp;nbsp;&lt;BR /&gt;# export PATH=$PATH:/mysql/mysql-con/mysql/lib&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The same goes for Unix ODBC.&lt;STRONG&gt;&lt;BR /&gt;# export PATH=$PATH:/mysql/bin&lt;BR /&gt;# export PATH=$PATH:/mysql/lib&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; &amp;gt;&amp;nbsp;&lt;SPAN&gt;So, I'd guess that some of your software expects a ".1", but what you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have is a ".2".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 493px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95913iCDC6B7F6E0B2B27A/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/mysql/lib/libodbc.so.1.0,&lt;BR /&gt;&lt;SPAN&gt;/mysql/lib/libodbc.so.1&lt;BR /&gt;/mysql/lib/libodbc.so&lt;BR /&gt;&lt;/SPAN&gt;are the files created by Unix ODBC. Both&lt;BR /&gt;&lt;SPAN&gt;/mysql/lib/libodbc.so.1 and&lt;BR /&gt;/mysql/lib/libodbc.so are symlinks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the other files found are symlinks that I created because I'm not sure in which path will dld.so try to find libodbc.so.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is the output of&lt;BR /&gt;&lt;STRONG&gt;# cd /mysql/lib&lt;BR /&gt;# ll&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 972px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95917i01E2FD8B2122C2B9/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for trying to help :)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2017 01:14:24 GMT</pubDate>
    <dc:creator>MissX</dc:creator>
    <dc:date>2017-06-16T01:14:24Z</dc:date>
    <item>
      <title>/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968179#M495486</link>
      <description>&lt;P&gt;Greetings. Currently, I'm facing problem in trying to install MySQL Connector ODBC. This is what I do to install the mysql connector odbc:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;myodbc-installer -a -d -n "MySQL ODBC 5.1 Driver" -t "Driver=/mysql/mysql-con/mysql/lib/libmyodbc5.so"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After I run the command, the system generated error such as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Killed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FYI, I already set the permission of all the folder/file of MySQL connector ODBC and UnixODBC to available to all user using chmod command and I have already set PATH for MySQL connector and UnixODBC. I hope that some of you can help me regarding this issue. Thank you in advance for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 06:21:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968179#M495486</guid>
      <dc:creator>MissX</dc:creator>
      <dc:date>2017-06-15T06:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968260#M495487</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; For newcomers: &lt;A href="https://community.hpe.com/t5/x/x/m-p/6963384" target="_blank"&gt;https://community.hpe.com/t5/x/x/m-p/6963384&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; [...] As usual, showing actual commands with their actual output can&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; be more helpful than vague descriptions or interpretations.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Still true.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I keep trying, but it doesn't seem to be working.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; FYI, I already set the permission of all the folder/file of MySQL&lt;BR /&gt;&amp;gt; connector ODBC and UnixODBC to available to all user using chmod command&lt;BR /&gt;&amp;gt; and I have already set PATH for MySQL connector and UnixODBC.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; With my weak psychic powers, I don't know what you did with the&lt;BR /&gt;"chmod" command, or with your "PATH".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Around here:&lt;BR /&gt;&lt;BR /&gt;dyi# find . -name 'libodbc\.so*'&lt;BR /&gt;./DriverManager/.libs/libodbc.so.2.0&lt;BR /&gt;./DriverManager/.libs/libodbc.so.2&lt;BR /&gt;./DriverManager/.libs/libodbc.so&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; So, I'd guess that some of your software expects a ".1", but what you&lt;BR /&gt;have is a ".2".&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; My quick Web search found this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mailman.unixodbc.org/pipermail/unixodbc-support/2012-February/003071.html" target="_blank"&gt;http://mailman.unixodbc.org/pipermail/unixodbc-support/2012-February/003071.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;which suggests creating some symlinks from missing files to existing&lt;BR /&gt;files.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 22:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968260#M495487</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2017-06-15T22:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968285#M495488</link>
      <description>&lt;P&gt;&amp;gt; &amp;gt;&amp;nbsp;&lt;SPAN&gt;I keep trying, but it doesn't seem to be working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sorry for not providing enough information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The situation is, I'm trying to install MySQL ODBC Connector&lt;BR /&gt;and &lt;/SPAN&gt;&lt;SPAN&gt;the prerequisite is Unix ODBC&amp;nbsp;which have been successfully installed.&lt;BR /&gt;But when we tried to install MySQL ODBC, we got this error: &amp;nbsp;&lt;BR /&gt;&lt;EM&gt;/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Our steps in installing MySQL ODBC are as followed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) &lt;STRONG&gt;# gzip -dc mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit.tar.gz&amp;nbsp;| tar xf -&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;2) &lt;STRONG&gt;# cd&amp;nbsp;mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;3) &lt;STRONG&gt;# cd bin&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;4) &lt;STRONG&gt;# myodbc-installer --a -d -n "MySQL ODBC 5.1 Driver" -t "Driver=/mysql/mysql-con/mysql/lib/libmyodbc5.so"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Note&lt;/STRONG&gt;: We created symlink to&amp;nbsp;mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit as mysql&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;During step 4, we encounter the error:&amp;nbsp;&lt;STRONG&gt;/usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt; &amp;gt;&amp;nbsp;&amp;nbsp;With my weak psychic powers, I don't know what you did with the&lt;BR /&gt;"chmod" command, or with your "PATH".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# cd&lt;/STRONG&gt; &lt;STRONG&gt;/mysql&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;# chmod 777 *&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All files inside /mysql path is as below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 850px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95912i699FF753636AF810/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;MySQL bin and lib folder is inside mysql_5.0.18 (/mysql/mysql_5.0.18/bin).&lt;BR /&gt;bin, etc, include, and lib folder (/mysql/bin or /mysql/etc) belong to Unix ODBC.&lt;/P&gt;&lt;P&gt;Then, we set PATH for MySQL Connector bin and lib.&lt;BR /&gt;&lt;STRONG&gt;# export PATH=$PATH:/mysql/mysql-con/mysql/bin &amp;nbsp;&amp;nbsp;&lt;BR /&gt;# export PATH=$PATH:/mysql/mysql-con/mysql/lib&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The same goes for Unix ODBC.&lt;STRONG&gt;&lt;BR /&gt;# export PATH=$PATH:/mysql/bin&lt;BR /&gt;# export PATH=$PATH:/mysql/lib&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; &amp;gt;&amp;nbsp;&lt;SPAN&gt;So, I'd guess that some of your software expects a ".1", but what you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have is a ".2".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 493px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95913iCDC6B7F6E0B2B27A/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/mysql/lib/libodbc.so.1.0,&lt;BR /&gt;&lt;SPAN&gt;/mysql/lib/libodbc.so.1&lt;BR /&gt;/mysql/lib/libodbc.so&lt;BR /&gt;&lt;/SPAN&gt;are the files created by Unix ODBC. Both&lt;BR /&gt;&lt;SPAN&gt;/mysql/lib/libodbc.so.1 and&lt;BR /&gt;/mysql/lib/libodbc.so are symlinks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All the other files found are symlinks that I created because I'm not sure in which path will dld.so try to find libodbc.so.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is the output of&lt;BR /&gt;&lt;STRONG&gt;# cd /mysql/lib&lt;BR /&gt;# ll&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 972px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/95917i01E2FD8B2122C2B9/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for trying to help :)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 01:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968285#M495488</guid>
      <dc:creator>MissX</dc:creator>
      <dc:date>2017-06-16T01:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968286#M495489</link>
      <description>&lt;P&gt;&amp;gt; [...] I'm trying to install MySQL ODBC Connector and the prerequisite&lt;BR /&gt;&amp;gt; is Unix ODBC which have been successfully installed.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; For the record, I know nothing about MySQL or ODBC Connector, and all&lt;BR /&gt;I know about UnixODBC is what you've seen here.&amp;nbsp; But...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note: We created symlink to&lt;BR /&gt;&amp;gt; mysql-connector-odbc-5.1.7-hpux11.31-ia64-64bit as mysql&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; [...] As usual, showing actual commands with their actual output can&lt;BR /&gt;&amp;gt; &amp;gt; &amp;gt; be more helpful than vague descriptions or interpretations.&lt;BR /&gt;&amp;gt; &amp;gt;&lt;BR /&gt;&amp;gt; &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Still true.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; _Please_ stop trying to describe what you did, and simply _show_&lt;BR /&gt;_exactly_ what you _actually_ did.&amp;nbsp; Also, copy+paste plain text, so that&lt;BR /&gt;the next fellow can do the same.&amp;nbsp; Inserting a _picture_ of plain text is&lt;BR /&gt;much less useful.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # cd /mysql&lt;BR /&gt;&amp;gt; # chmod 777 *&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Why?&amp;nbsp; Now anyone on the system has permission to damage this stuff.&lt;BR /&gt;If I were you, I'd delete that mess, and install it again.&amp;nbsp; And then&lt;BR /&gt;don't change permissions in such a dangerous way.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # export PATH=$PATH:/mysql/mysql-con/mysql/lib&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Why?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; # export PATH=$PATH:/mysql/lib&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Why?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; You seem to have the expected ".so.1[.0]" files, so if you get an&lt;BR /&gt;error like "Unable to find library 'libodbc.so.1'", then I'd guess that&lt;BR /&gt;someone is looking in the wrong place for it/them.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I don't know what's inside "myodbc-installer", so I can't see the&lt;BR /&gt;actual command which is causing the "Unable to find library" error.&lt;BR /&gt;Knowing nothing, I assume that someone is trying to link some program,&lt;BR /&gt;but the link command does not specify the path(s) needed to locate&lt;BR /&gt;"libodbc.so.1".&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you can't find anyone here with more MySQL knowledge, then you&lt;BR /&gt;might want to try to find a MySQL forum somewhere.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 01:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968286#M495489</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2017-06-16T01:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968299#M495490</link>
      <description>&lt;P&gt;$PATH is for executables, but libodbc.so.1 is a library. So "&lt;STRONG&gt;export PATH=$PATH:/mysql/lib&lt;/STRONG&gt;" is probably useless.&lt;/P&gt;&lt;P&gt;Since the MySQL connector seems to require a 64-bit ODBC library, but does not know where to find it, you would need to add the /mysql/lib directory to $LD_LIBRARY_PATH. If that environment variable doesn't exist, create it. One command that would work in both cases would be:&lt;/P&gt;&lt;PRE&gt;# export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/mysql/lib&lt;/PRE&gt;&lt;P&gt;Run this before starting the myodbc-installer. If it works, you may have to add this $LD_LIBRARY_PATH setting to the environment for all processes that wish to use the UnixODBC library and/or the MySQL ODBC connector.&lt;/P&gt;&lt;P&gt;The $LD_LIBRARY_PATH variable is for 64-bit libraries and, if I recall correctly, all Itanium libraries. If you need to specify a path for 32-bit PA_RISC libraries, you would have to use $SHLIB_PATH instead, and possibly use the chatr command to change some library search settings in the thing that requires that library, for historical reasons. (For details, see "man dld.so" for Itanium or "man dld.sl" for PA_RISC.)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 08:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968299#M495490</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2017-06-16T08:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968628#M495491</link>
      <description>&lt;P&gt;Thanks a lot Matti. You are right regarding the SHLIB_PATH.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 11:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6968628#M495491</guid>
      <dc:creator>MissX</dc:creator>
      <dc:date>2017-06-20T11:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/hpux64/dld.so: Unable to find library 'libodbc.so.1'.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6969146#M495492</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/586411"&gt;@Steven Schweda&lt;/a&gt;&amp;nbsp; # find . -name 'libodbc\.so*'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: find(1) takes a pattern and not a regex, so a "\" isn't needed to quote the period&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jun 2017 09:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-hpux64-dld-so-unable-to-find-library-libodbc-so-1/m-p/6969146#M495492</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2017-06-25T09:20:14Z</dc:date>
    </item>
  </channel>
</rss>

