what's the best way to update php and it's dependencies with rpm ?

# rpm -U php-4.3.8-1.mortenp.rh73.i386.rpm
error: failed dependencies:
        php = 4.3.4 is needed by php-standalone-4.3.4-3.mortenp.rh73
        php = 4.3.4 is needed by php-mysql-4.3.4-3.mortenp.rh73
        php = 4.3.4 is needed by mod_php-4.3.4-3.mortenp.rh73
        php = 4.3.4 is needed by php-gd-4.3.4-3.mortenp.rh73
        php = 4.3.4 is needed by php-ftp-4.3.4-3.mortenp.rh73

rpm -U [list of all above files] ?
any gotchas to watch for ?


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to