* Cristian Rodriguez R. <[EMAIL PROTECTED]> [05-31-07 06:40]: > for this to work the user should: > > 1. install mysql from the server:database repo > 2. install php5 from the server:php repository target > server_database_SUSE_Linux_10.1[1] which does not build because the > error above :-( > > > [1]http://software.opensuse.org/download/server:/php/server_database_SUSE_Linux_10.1
I have dl'd mysql to local directory and will do a reinstall locally, but the site location you have indicated above does not include php5 base package. Do I misunderstand? Did you intend the pkg from http://software.opensuse.org/download/server:/php/server_apache_SuSE_Linux_10.1/ or http://software.opensuse.org/download/server:/php/SUSE_Linux_10.1/x86_64/ ok, 1. reinstalled mysql from server:database repo rpm -Uvh --replacepkgs ./mysql-5.0.41-4.1.x86_64.rpm 2. reinstalled php5 from server:/php/SUSE_Linux_10.1/x86_64/ rpm -Uvh --replacepkgs ./php5-5.2.2-49.1.x86_64.rpm 3. installed mysql-shared-5.0.18-16 had newer version which apparently was dropped? 4. installed libmysqlclient15-5.0.41.-4.1 required by (3), BUT provides overlapping files ??? 3. did: SuSEconfig ;ldconfig still same problem...... tks, -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/ Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
