Re: mysqladmin is missing from RPM distribution

2001-08-30 Thread Paul DuBois

At 11:54 AM -0600 8/28/01, root wrote:
>  >Description:
>I downloaded, via ftp, and installed MySQL-3.23.41-1.i386.rpm.

That's the RPM that contains the server.  mysqladmin is a client.
Install the client 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: 
>>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 2731 (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:
>lrwxrwxrwx1 root root   13 Aug 24 08:37 
>/lib/libc.so.6 -> libc-2.2.2.so
>-rwxr-xr-x1 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


-- 
Paul DuBois, [EMAIL PROTECTED]

-
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




mysqladmin is missing from RPM distribution

2001-08-28 Thread root

>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:  
>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 2731 (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: 
lrwxrwxrwx1 root root   13 Aug 24 08:37 /lib/libc.so.6 -> libc-2.2.2.so
-rwxr-xr-x1 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