List:General Discussion« Previous MessageNext Message »
From:Boyd Lynn Gerber Date:August 24 2000 10:23pm
Subject:Re: [Problems installing MsSQL on SCO UNIX osr 5.0.5]
View as plain text  
On Thu, 24 Aug 2000 joel@stripped wrote:
> >Description:
>         I am attempting to do a binary install of MySql version 3.22.32 on a SCO Unix
> machine running Open Server version 5.0.5.  I download the binary, unpack it an untar it
> in the /usr/local/mysql directory.  When I run the ./bin/mysql_install_db script, I get
> the error message: dynamic linker: ./bin/mysqld: error opening libz.so.  I then downloaded
> the libz.so file from the mysql web site and unpacked it in the /usr/local/mysql/lib
> directory.  I got the same exact error message.  Could you tell me what I might be doing
> wrong, needing to do differently or where I might look for help with this?  Thanks,
>            Joel Levitan
>            Omega Institute
>            Rhinebeck, NY
>            914-266-4444 ext. 220
> >How-To-Repeat:
> >Fix:

Put the libz.so in /usr/local/lib/

add the following to your enviroment.  They may need to be changed
depending on your shell.

PATH=:/bin:/etc:/usr/bin:/usr/bin/X11:/usr/local/bin:/usr/ccs/bin:/usr/local/ubin:/usr/zenez/bin:
LD_LIBRARY_PATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:/usr/local/mysql/lib:/usr/local/BerkeleyDB.3.1/lib
LIBPATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:
MANPATH=scohelp:/usr/man:/usr/local1/man:/usr/local/man:

export PATH LD_LIBRARY_PATH LIBPATH MANPATH

> 	
> 
> >Submitter-Id:	joel@stripped
> >Originator:	Joel Levitan
> >Organization:
>    Omega Institute for Holistic Studies
> >Support:  none yet
> >Synopsis:	cannot run mysql_install_db script successfully 
> >Severity:	
> >Priority:	
> >Category:	mysql
> >Class:		
> >Release:	mysql-3.22.32 (Source distribution)
> 
> >Environment:
> 	
> System: SCO_SV omega 3.2 5.0.5 i386
> 
> 
> Some paths:  /usr/bin/perl /usr/local/bin/make /usr/local/bin/gcc
> GCC: Reading specs from /usr/local/lib/gcc-lib/i486-pc-sco3.2v5.0/2.7.2.3/specs
> gcc version 2.7.2.3
> Compilation info: CC='gcc'  CFLAGS=' '  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
> Configure command: ./configure  --prefix=/usr/local/mysql
> Perl: This is perl, version 5.004_04 built for i486-pc-sco3.2v5.0
> 
> -- 
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/php/manual.php" before
> posting. To request this thread, e-mail mysql-thread48828@stripped
> 
> To unsubscribe, send a message to:
>     <mysql-unsubscribe-gerberb=zenez.com@stripped>
> 
> If you have a broken mail client that cannot send a message to the above
> address(Microsoft Outlook), you can use http://lists.mysql.com/php/unsubscribe.php
> 
> 

--
Boyd Gerber <gerberb@stripped> 
ZENEZ	3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975

Thread
[Problems installing MsSQL on SCO UNIX osr 5.0.5]joel24 Aug
  • Re: [Problems installing MsSQL on SCO UNIX osr 5.0.5]Boyd Lynn Gerber25 Aug