Operating System - HP-UX
1748241 Members
3777 Online
108759 Solutions
New Discussion юеВ

Re: mysql 3.23.52 installation dependancy

 
Mehdi_1
Regular Advisor

Re: mysql 3.23.52 installation dependancy

Hi
Are you still experienceing any problem?

If you have please email me :

lavasani@connect.org.uk

I will try to solve the problem.



ps: I am the porter of the above packages on HPUX Archive.
aaa_17
Advisor

Re: mysql 3.23.52 installation dependancy

Hi Leigh,

I faced the same senario during the mysql installation. However, I can't find the version 3.1 of gcc compiler in the below URL, Can u tell me how I can get this version of gcc? Thanks!
Leigh Peterson
Occasional Advisor

Re: mysql 3.23.52 installation dependancy

Hi aaa,

Looks like version 3.1 of the GCC compiler is no longer on the site. You can download the latest version (3.2.3) here http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.2.3/
or version 3.2 here http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.2/

Guile is available here http://hpux.connect.org.uk/hppd/hpux/Gnu/guile-1.6.0/

Regards,
Leigh
Clemens van Everdingen
Honored Contributor

Re: mysql 3.23.52 installation dependancy

Leigh,

Did you try these pages for more information ?

http://www.cmve.net/~merijn/#Gcc

Procura did a wonderfull job there .

Kind regards,
Clemens
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Paul Debleecker
Occasional Advisor

Re: mysql 3.23.52 installation dependancy

Hi,

I'm having the same problem on my systems as well.
I have already installed following packages:
ncurses-5.3-sd-11.00.depot
openssl-0.9.7b-sd-11.00.depot
gcc-3.3.1-sd-11.00.depot
glib2-2.2.2-sd-11.00.depot
and some other packages as well.

I am currently having problems installing mysql-3.23.55-sd-11.00.depot
My main goal is to get apache running with php
When I type ./httpd -v I get following error message:
/usr/lib/dld.sl: Can't open shared library: /usr/local/mysql/lib/mysql/libmysqlc
lient.sl.10
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

Maybe I need another gcc to get things up and running?

Best regards,
Clemens van Everdingen
Honored Contributor

Re: mysql 3.23.52 installation dependancy

Hi,

Check in /etc/SHLIB_PATH if the path to the shared libs are there.
I got recently the same issue with an installation of netscape directory server.

First do a find on the files the system is complaining about, and then chekc if the path to these files is in the mentioned file.
Also check for other stuff if the path is in /etc/PATH.

In thos files you will be able to define the default path's sourced by the .profile.

Clemens
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Jairo Florez
New Member

Re: mysql 3.23.52 installation dependancy

the solutios is: install gcc 3.2, because it has libgcc_s.sl then install the others (new release)
Paul Debleecker
Occasional Advisor

Re: mysql 3.23.52 installation dependancy

I've already did a downgrade from 3.3.1 to 3.2.
I'm still having the same problem. Also gcc 3.2.3 does not solve the problem.
I've contacted the creator of the depot file and he replied to me with the following message:

In regard to mysql-3.23.55, there is a very little chance for you to fix the
problem. The problem is that, few month ago our automatic "depot" builder
program want bugy, and added some dependency to some depot that it shouldn't.
Unfortunatly, mysql depot is one of those depot that got effected. To
fix the problem I have to build another depot. However I decided to build
another depot with the new version of Mysql (4.0.15).


That shouldn't take long. It should be ready in the next few days.
----------------------------------
So, I have to be a little patiened and try to install a more recent version in a few days.

Bye,

Paul Debleecker
Occasional Advisor

Re: mysql 3.23.52 installation dependancy

Version 4.0.15 is available for download.
With this new version, I did not had any problem with the installation.

Regards,
Matti Yrj├╢l├д
Occasional Advisor

Re: mysql 3.23.52 installation dependancy

Regarding the mysql-4.0.15a:

I have a problem with the new mysql-4.0.15a package downloaded from:
http://hpux.connect.org.uk/hppd/hpux/Development/Languages/mysql-4.0.15a/

When I try to run mysql (or mysqld) it complains about missing
shared library:

/usr/local/mysql/bin/mysql
/usr/lib/dld.sl: Can't find path for shared library: libstdc++.sl.5
/usr/lib/dld.sl: No such file or directory
Abort

I have installed gcc 3.3.1 (and other required packages) from Software Porting And Archive Centre for HP-UX but the libstdc++.sl.5
shared library is missing. Is this a problem with the gcc or mysql
package?


$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.1/specs
Configured with: ./configure --prefix=/usr/local --exec-prefix=/usr/local
+--disable-threads --disable-shared --with-gnu-as --enable-languages=c,c++,f77
+--disable-nls
Thread model: single
gcc version 3.3.1

$ uname -a
HP-UX lib B.11.11 U 9000/800 1729987641 unlimited-user license