I'm trying to install php-mysql with yum but it isn't working.

I decided to install mysql 4.1 using rpms...

rpm -i MySQL-server-4.1.10a-0.i386.rpm
rpm -i MySQL-client-4.1.10a-0.i386.rpm

So, perhaps that is the problem.

Any ideas?

here is the output....


[EMAIL PROTECTED] ~]# yum install php-mysql
Setting up Install Process
Setting up Repo:  dries
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  atrpms
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  livna-stable
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  dag
repomd.xml                100% |=========================| 1.1 kB    00:00
Setting up Repo:  updates-released
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  freshrpms
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  base
repomd.xml                100% |=========================| 1.1 kB    00:00
Setting up Repo:  extras
repomd.xml                100% |=========================|  951 B    00:00
Reading repository metadata in from local files
dries     : ################################################## 743/743
atrpms    : ################################################## 1053/1053
livna-stab: ################################################## 153/153
primary.xml.gz            100% |=========================| 748 kB    00:09
MD Read   : ################################################## 2020/2020
dag       : ################################################## 2020/2020
primary.xml.gz            100% |=========================| 294 kB    00:03
MD Read   : ################################################## 721/721
updates-re: ################################################## 721/721
freshrpms : ################################################## 476/476
base      : ################################################## 2622/2622
primary.xml.gz            100% |=========================| 337 kB    00:18
MD Read   : ################################################## 985/985
extras    : ################################################## 985/985
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for php-mysql to pack into transaction set.
php-mysql-4.3.10-3.2.i386 100% |=========================|  15 kB    00:00
---> Package php-mysql.i386 0:4.3.10-3.2 set to be installed
--> Running transaction check
--> Processing Dependency: libmysqlclient.so.10 for package: php-mysql
--> Processing Dependency: php= 4.3.10-3.2 for package: php-mysql
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for mysql to pack into transaction set.
mysql-3.23.58-14.i386.rpm 100% |=========================|  36 kB    00:00
---> Package mysql.i386 0:3.23.58-14 set to be installed
---> Downloading header for php to pack into transaction set.
php-4.3.10-3.2.i386.rpm   100% |=========================|  20 kB    00:00
---> Package php.i386 0:4.3.10-3.2 set to be updated
--> Running transaction check
--> Processing Dependency: perl-DBD-MySQL for package: mysql
--> Processing Conflict: mysql conflicts MySQL
Traceback (most recent call last):
  File "/usr/bin/yum", line 8, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum-cli/yummain.py", line 104, in main
    (result, resultmsgs) = base.buildTransaction()
  File "/usr/lib/python2.3/site-packages/yum/__init__.py", line 174,
in buildTransaction
    (rescode, restring) = self.resolveDeps()
  File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 190,
in resolveDeps
    (checkdep, missing, conflict, errormsgs) = self._processConflict(dep)
  File "/usr/lib/python2.3/site-packages/yum/depsolve.py", line 494,
in _processConflict
    (confname, confarch, confepoch, confver, confrel) = conftuple[0] #
take the first one, probably the only one
IndexError: list index out of range
[EMAIL PROTECTED] ~]#




-- 
Visit our online forum!
http://www.bethandnathan.com
-
Check out the BYU Book Exchange
http://bookexchange.byu.edu
-
Check out a National Book Exchange
http://www.booksoncampus.com

--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/

Reply via email to