vote up 2 vote down star
1

How do I upgrade PHP 5.1 to 5.2 from the SUSE 10.1 command line? Is there a package manager command to do it automatically?

Actually I need JSON support to use the JavaScript-RTE and believe it's in PHP 5.2 only.

flag

77% accept rate

1 Answer

vote up 1 vote down check

How about using zypper?

I got this, already having latest available.

aansari:~ # zypper in php
Downloading repository 'openSUSE-11.0-Updates' metadata [done]
Building repository 'openSUSE-11.0-Updates' cache [done]
Reading installed packages...
'php5' providing 'php' is already installed.
Nothing to do.
aansari:~ #
link|flag
ok, so I use yast to get zypper first.. – Tom Jan 13 at 11:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.