Upgrading from 3.23 to 4.0 Problem

2004-02-19 Thread Ross O
Im trying to upgrade 3.23 on my redhat 9 machine.  I
have one lone perl-dbd-mysql libmysqlclient dependency
that is throwing me off.  when i try to upgrade it
wont go.  so i try to uninstall that perl rpm and it
says its mysql 3.23 needs it and when i try to
uninstall mysql 3.23 it says the perl dbd needs it. 
how do i get around this catch?

__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Installation Confusion in Linux

2004-02-17 Thread Ross O
I was able to successfully install MySQL server 4
under windows, but am a little confused about doing it
through linux.  

My main confusion is where the install goes? Im using
the rpm, and from my personal directory where i
downloaded the rpm to, i issue a rpm -i
MySQL-server-...rpm command and it goes through its
deal. The very first thing I notice is it says is to
execute /usr/bin/mysqladmin -u root... to set the
passwords. Well there are about a dozen mysql scripts
in that directory but no mysqladmin, so immediately Im
thinking i have a problem or did something wrong. Next
it says the default directory for the install is
/usr/local/mysql unless i specified otherwise. I did
not and that directory does not exist. 

so what happened? i downloaded the rpm off the mysql
site and all i did was run it. didnt touch anything
else. it installs the mysql service fine, and it puts
all its db files in the /var/lib directory like it
says it will, but it sure seems like im missing some
other critical files?

__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Installation Confusion in Linux

2004-02-17 Thread Ross O
/ukrainian

-rwxr-xr-x1 rootroot13600 Feb 12
09:02 /usr/share/mysql/ukrainian/errmsg.sys

-rwxr-xr-x1 rootroot14090 Feb 12
09:02 /usr/share/mysql/ukrainian/errmsg.txt

[EMAIL PROTECTED] root]#

---

heres a list of the files by running rpm -qlp
package and dont find mysqladmin or some other
important files.  did something go wrong during the
install?  ive tried uninstalling/reinstalling many
times.  using the find command on mysqladmin yields no
results.


--- walt [EMAIL PROTECTED] wrote:
 Ross,
 rpm -qlp package_name.rpm will list all the files in
 an rpm for you. You
 may
 need to install the client rpm as well.
 
 walt
 
 
 Ross O wrote:
  
  I was able to successfully install MySQL server 4
  under windows, but am a little confused about
 doing it
  through linux.
  
  My main confusion is where the install goes? Im
 using
  the rpm, and from my personal directory where i
  downloaded the rpm to, i issue a rpm -i
  MySQL-server-...rpm command and it goes through
 its
  deal. The very first thing I notice is it says is
 to
  execute /usr/bin/mysqladmin -u root... to set the
  passwords. Well there are about a dozen mysql
 scripts
  in that directory but no mysqladmin, so
 immediately Im
  thinking i have a problem or did something wrong.
 Next
  it says the default directory for the install is
  /usr/local/mysql unless i specified otherwise. I
 did
  not and that directory does not exist.
  
  so what happened? i downloaded the rpm off the
 mysql
  site and all i did was run it. didnt touch
 anything
  else. it installs the mysql service fine, and it
 puts
  all its db files in the /var/lib directory like it
  says it will, but it sure seems like im missing
 some
  other critical files?
  
  __
  Do you Yahoo!?
  Yahoo! Finance: Get your refund fast by filing
 online.
  http://taxes.yahoo.com/filing.html
  
  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:   

http://lists.mysql.com/[EMAIL PROTECTED]
 
 -- 
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:   

http://lists.mysql.com/[EMAIL PROTECTED]
 


__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]