>Description:
I downloaded, via ftp, and installed MySQL-3.23.41-1.i386.rpm.
The user instructions at the end of the rpm -i ./*.rpm command
proscripbed the use of /usr/bin/mysqladmin -u root -p password 'new-password'
and /usr/bin/mysqladmin -u root -h 'my-dns-name' -p password 'new-password'.
Unfortunately, 'mysqladmin' cannot be found on the machine, via
find / -name "mysqladmin*".  A list of the distribution files also shows it
missing; via rpm -qpl ./*.rpm.
>How-To-Repeat:
run rpm -qpl MySQL-3.23.41-1.i386.rpm.  look for /usr/bin/mysqladmin
>Fix:
Found and installed /usr/bin/mysqladmin from a previous rpm


>Submitter-Id:  <submitter ID>
>Originator:    root
>Organization:  
>MySQL support: none
>Synopsis:      mysqladmin missing from MySQL-3.23.41-1.i386.rp.
>Severity:      non-critial
>Priority:      medium
>Category:      mysql
>Release:       mysql-3.23.41 (Official MySQL RPM)

>Environment:
        
System: Linux ravi2.orem.volera.com 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)
Compilation info: CC='egcs'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  
CXX='egcs'  CXXFLAGS='-O6 -fno-omit-frame-pointer            -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Aug 24 08:37 /lib/libc.so.6 -> libc-2.2.2.so
-rwxr-xr-x    1 root     root      1236396 Apr  6 15:58 /lib/libc-2.2.2.so
-rw-r--r--    1 root     root     26350254 Apr  6 13:27 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Apr  6 13:27 /usr/lib/libc.so
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --without-berkeley-db --without-innodb 
--enable-assembler --with-mysqld-user=mysql 
--with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ 
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql 
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man 
'--with-comment=Official MySQL RPM'












































---------------------------------------------------------------------
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 <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to