Kory Wheatley writes:
 > I'm Trying to install the Binary Installation of Mysql 3.23.36
 > on HPUX 10.2. I receive the following
 > error when I run the
 > "scripts/mysql_install_db"  Command.
 > 
 > Warning: setrlimit couldn't increase number of open files to more
 > than 60 .
 > 
 > Warning: Changed limits: max_connections 50 table_cached:64
 > 
 > scripts/mysql_install_db[288]:
 > 6288 Memory Fault(coredump)
 > installation of grant tables failed!
 > 
 > 
 > Does anyone know the solution?
 > 
 > MYSQL Debug stuff below:
 > ______________________________________________________
 > >Release: mysql-3.23.36 (Official MySQL binary)
 > 
 > >Environment:
 >  <machine, os, target, libraries (multiple lines)>
 > System: HP-UX cwis B.10.20 C 9000/802 492603331 32-user license
 > 
 > 
 > Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/cc
 > 
 > Compilation info: CC='gcc'  CFLAGS='-DHPUX -I/opt/dce/include  -O6
 > -fpic'  CXX='gcc'  CXXFLAGS='-DHPUX -I/opt/dce/include
 > -felide-constructors -fno-exceptions -fno-rtti -O6 '  LDFLAGS=''
 > LIBC:
 > -r-xr-xr-x   1 bin        bin        1863680 Nov 10  1999 /lib/libc.1
 > -r--r--r--   1 bin        bin        2456532 Nov 10  1999 /lib/libc.a
 > lrwx------   1 root       sys             15 Jul 30  1999 /lib/libc.sl
 > -> /usr/lib/libc.1
 > -r-xr-xr-x   1 bin        bin        1863680 Nov 10  1999
 > /usr/lib/libc.1
 > -r--r--r--   1 bin        bin        2456532 Nov 10  1999
 > /usr/lib/libc.a
 > lrwx------   1 root       sys             15 Jul 30  1999
 > /usr/lib/libc.sl -> /usr/lib/libc.1
 > Configure command: ./configure  --prefix=/usr/local/mysql
 > '--with-comment=Official MySQL binary' --with-extra-charsets=complex
 > --with-pthread --with-named-thread-libs=-ldce --disable-shared
 > Perl: This is perl, version 5.004_01
 > 
 > 
 > --
 > #########################################
 > Kory Wheatley
 > Academic Computing Analyst Sr.
 > Phone 282-3874
 > #########################################
 > Everything must point to him.
 > 
 > 
 > 


Hi!

Please read our manual on HP-UX. You need to do things. Apply all
available patches (include DCE) plus raise limits for the user under
whose uid MySQL daemon is running.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to