Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the breadcrumb-navxt domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114
さくらVPSにpear::Services_Amazonをインストールする – コンピュータ学

rgb-green.net

さくらVPSにpear::Services_Amazonをインストールする

以下のようにして、さくらVPSにpear::Services_Amazonをインストールしました。

[php]

$ sudo pear install XML_Util
pear/XML_Util is already installed and is the same as the released version 1.2.3
install failed

$ sudo pear install XML_Parser
WARNING: “pear/XML_Parser” is deprecated in favor of “pear/XML_Parser2”
downloading XML_Parser-1.3.4.tgz …
Starting to download XML_Parser-1.3.4.tgz (16,040 bytes)
……done: 16,040 bytes
install ok: channel://pear.php.net/XML_Parser-1.3.4

$ sudo pear install XML_Serializer-0.20.2
WARNING: “pear/XML_Parser” is deprecated in favor of “pear/XML_Parser2”
downloading XML_Serializer-0.20.2.tgz …
Starting to download XML_Serializer-0.20.2.tgz (35,634 bytes)
………done: 35,634 bytes
install ok: channel://pear.php.net/XML_Serializer-0.20.2

$ sudo pear install Net_URL
WARNING: “pear/Net_URL” is deprecated in favor of “pear/Net_URL2”
downloading Net_URL-1.0.15.tgz …
Starting to download Net_URL-1.0.15.tgz (6,303 bytes)
…..done: 6,303 bytes
install ok: channel://pear.php.net/Net_URL-1.0.15

$ sudo pear install Net_Socket
downloading Net_Socket-1.0.14.tgz …
Starting to download Net_Socket-1.0.14.tgz (5,600 bytes)
…..done: 5,600 bytes
install ok: channel://pear.php.net/Net_Socket-1.0.14

$ sudo pear install HTTP_Request
WARNING: “pear/HTTP_Request” is deprecated in favor of “pear/HTTP_Request2”
WARNING: “pear/Net_URL” is deprecated in favor of “pear/Net_URL2”
downloading HTTP_Request-1.4.4.tgz …
Starting to download HTTP_Request-1.4.4.tgz (17,109 bytes)
……done: 17,109 bytes
install ok: channel://pear.php.net/HTTP_Request-1.4.4

$ sudo pear install Services_Amazon-0.9.0
WARNING: “pear/HTTP_Request” is deprecated in favor of “pear/HTTP_Request2”
Did not download optional dependencies: pear/Cache, use –alldeps to download automatically
pear/Services_Amazon can optionally use package “pear/Cache”
downloading Services_Amazon-0.9.0.tgz …
Starting to download Services_Amazon-0.9.0.tgz (18,504 bytes)
……done: 18,504 bytes
install ok: channel://pear.php.net/Services_Amazon-0.9.0

[/php]


© 2023

© 2023 Study of Reason, Inc. All rights reserved.