Top / PHP関連 / PEARのダウンロードのログ(Windows)

PEARのダウンロードのログ(Windows)

PEARをインストールした際のログです。何か情報があるかもしれません。

D:\php\tmp>php go-pear.php
Welcome to go-pear!

Go-pear will install the 'pear' command and all the files needed by
it.  This command is your tool for PEAR installation and maintenance.

Use 'php go-pear.php local' to install a local copy of PEAR.

Go-pear also lets you download and install the following optional PEAR
packages: PEAR_Frontend_Web-beta, PEAR_Frontend_Gtk2, MDB2.


If you wish to abort, press Control-C now, or press Enter to continue:

HTTP proxy (http://user:password@proxy.myhost.com:port), or Enter for none::

Below is a suggested file layout for your new PEAR installation.  To
change individual locations, type the number in front of the
directory.  Type 'all' to change all of them or simply press Enter to
accept these locations.

 1. Installation prefix ($prefix) : D:\php\tmp
 2. Temporary files directory     : $prefix\temp
 3. Binaries directory            : $prefix
 4. PHP code directory ($php_dir) : $prefix\pear
 5. Documentation base directory  : $php_dir\docs
 6. Data base directory           : $php_dir\data
 7. Tests base directory          : $php_dir\tests
 8. php.exe path                  : D:\PHP\php.exe

1-8, 'all' or Enter to continue: 1

Below is a suggested file layout for your new PEAR installation.  To
change individual locations, type the number in front of the
directory.  Type 'all' to change all of them or simply press Enter to
accept these locations.

 1. Installation prefix ($prefix) : D:\php
 2. Temporary files directory     : $prefix\temp
 3. Binaries directory            : $prefix
 4. PHP code directory ($php_dir) : $prefix\pear
 5. Documentation base directory  : $php_dir\docs
 6. Data base directory           : $php_dir\data
 7. Tests base directory          : $php_dir\tests
 8. php.exe path                  : D:\PHP\php.exe

1-8, 'all' or Enter to continue:

The following PEAR packages are bundled with PHP: PEAR_Frontend_Web-beta,
PEAR_Frontend_Gtk2, MDB2.
Would you like to install these as well? [Y/n] :

Loading zlib: ok

Bootstrapping Installer...................
Using previously install ... ok

Extracting installer..................
Using previously installed installer ... ok

Preparing installer..................
Updating channel "pear.php.net"
Update of Channel "pear.php.net" succeeded
Updating channel "pecl.php.net"
Update of Channel "pecl.php.net" succeeded

Installing selected packages..................
Package: PEAR..................................... already installed ... ok
Package: Structures_Graph-stable.................. already installed ... ok
Package: Archive_Tar-stable....................... already installed ... ok
Package: Console_Getopt-stable.................... already installed ... ok
Downloading and installing package: PEAR_Frontend_Web-beta.......downloading PEAR_Frontend_Web-0.7.3.tgz ...
Starting to download PEAR_Frontend_Web-0.7.3.tgz (53,152 bytes)
.............done: 53,152 bytes
downloading HTML_Template_IT-1.2.1.tgz ...
Starting to download HTML_Template_IT-1.2.1.tgz (21,565 bytes)
...done: 21,565 bytes
install ok: channel://pear.php.net/HTML_Template_IT-1.2.1
install ok: channel://pear.php.net/PEAR_Frontend_Web-0.7.3
Downloading and installing package: PEAR_Frontend_Gtk2.......Did not download optional dependencies: pear/XML_P
l, use --alldeps to download automatically
Did not download optional dependencies: pear/System_Command, use --alldeps to download automatically
pear/PEAR_Frontend_Gtk2 requires PHP extension "php-gtk" (version >= 2.0.0dev)
pear/Config can optionally use package "pear/XML_Parser"
pear/Config can optionally use package "pear/XML_Util"
pear/Gtk2_EntryDialog requires PHP extension "php-gtk" (version >= 2.0.0dev)
pear/Gtk2_FileDrop requires PHP extension "php-gtk" (version >= 2.0.0dev)
pear/MIME_Type can optionally use package "pear/System_Command"
downloading Config-1.10.11.tgz ...
Starting to download Config-1.10.11.tgz (27,718 bytes)
...done: 27,718 bytes
downloading MIME_Type-1.1.1.tgz ...
Starting to download MIME_Type-1.1.1.tgz (6,631 bytes)
...done: 6,631 bytes
install ok: channel://pear.php.net/Config-1.10.11
install ok: channel://pear.php.net/MIME_Type-1.1.1
Downloading and installing package: MDB2.............downloading MDB2-2.4.1.tgz ...
Starting to download MDB2-2.4.1.tgz (119,790 bytes)
...done: 119,790 bytes
install ok: channel://pear.php.net/MDB2-2.4.1
MDB2: Optional feature fbsql available (Frontbase SQL driver for MDB2)
MDB2: Optional feature ibase available (Interbase/Firebird driver for MDB2)
MDB2: Optional feature mysql available (MySQL driver for MDB2)
MDB2: Optional feature mysqli available (MySQLi driver for MDB2)
MDB2: Optional feature mssql available (MS SQL Server driver for MDB2)
MDB2: Optional feature oci8 available (Oracle driver for MDB2)
MDB2: Optional feature pgsql available (PostgreSQL driver for MDB2)
MDB2: Optional feature querysim available (Querysim driver for MDB2)
MDB2: Optional feature sqlite available (SQLite2 driver for MDB2)
MDB2: To install optional features use "pear install pear/MDB2#featurename"

The 'pear' command is now at your service at d:\php\pear.bat

** The 'pear' command is not currently in your PATH, so you need to
** use 'd:\php\pear.bat' until you have added
** 'D:\php' to your PATH environment variable.

Run it without parameters to see the available actions, try 'pear list'
to see what packages are installed, or 'pear help' for help.

For more information about PEAR, see:

  http://pear.php.net/faq.php
  http://pear.php.net/manual/

Thanks for using go-pear!



* WINDOWS ENVIRONMENT VARIABLES *
For convenience, a REG file is available under D:\php\PEAR_ENV.reg .
This file creates ENV variables for the current user.

Double-click this file to add it to the current user registry.


D:\php\tmp>


D:\php\tmp>pear
Commands:
build                    Build an Extension From C Source
bundle                   Unpacks a Pecl Package
channel-add              Add a Channel
channel-alias            Specify an alias to a channel name
channel-delete           Remove a Channel From the List
channel-discover         Initialize a Channel from its server
channel-info             Retrieve Information on a Channel
channel-update           Update an Existing Channel
clear-cache              Clear Web Services Cache
config-create            Create a Default configuration file
config-get               Show One Setting
config-help              Show Information About Setting
config-set               Change Setting
config-show              Show All Settings
convert                  Convert a package.xml 1.0 to package.xml 2.0 format
cvsdiff                  Run a "cvs diff" for all files in a package
cvstag                   Set CVS Release Tag
download                 Download Package
download-all             Downloads each available package from the default channel
info                     Display information about a package
install                  Install Package
list                     List Installed Packages In The Default Channel
list-all                 List All Packages
list-categories          List All Categories
list-category            List All Packages of a Category
list-channels            List Available Channels
list-files               List Files In Installed Package
list-packages            List All Packages of a Channel
list-upgrades            List Available Upgrades
login                    Connects and authenticates to remote server
logout                   Logs out from the remote server
makerpm                  Builds an RPM spec file from a PEAR package
package                  Build Package
package-dependencies     Show package dependencies
package-validate         Validate Package Consistency
pickle                   Build PECL Package
remote-info              Information About Remote Packages
remote-list              List Remote Packages
run-scripts              Run Post-Install Scripts bundled with a package
run-tests                Run Regression Tests
search                   Search remote package database
shell-test               Shell Script Test
sign                     Sign a package distribution file
uninstall                Un-install Package
update-channels          Update the Channel List
upgrade                  Upgrade Package
upgrade-all              Upgrade All Packages
Usage: pear [options] command [command-options] <parameters>
Type "pear help options" to list all options.
Type "pear help shortcuts" to list all command shortcuts.
Type "pear help <command>" to get the help for the specified command.

D:\php\tmp>
最新の10件
2010-07-09 2010-07-08 2010-07-07 2010-06-29 2010-06-28
人気の20件
Counter: 1147, today: 1, yesterday: 0