2005年12月06日
備忘録 Ethnaのインストール(PEARパッケージ)

PEARのバージョンが古いといわれたので、再インストール
> links -source http://go-pear.org/ | php
Ethnaのインストール実行
> pear install Ethna-0.2.0.tgz
ということで、インストール終わり。
> pear info Ethna
ABOUT ETHNA-0.2.0
=================
Provides Classes: Ethna_Form_Info, Ethna_Action_Info,
Ethna_AMF_ActionClass, Ethna_CLI_ActionClass,
Ethna_DB_PEAR, Ethna_LogWriter_Echo,
Ethna_LogWriter_File, Ethna_LogWriter_Syslog,
Ethna_SOAP_ActionForm, Ethna_SOAP_Gateway,
Ethna_SOAP_GatewayGenerator, Ethna_SOAP_Util,
Ethna_SOAP_WsdlGenerator, Ethna_View_Info,
Ethna_View_List, Ethna_ActionClass,
Ethna_ActionError, Ethna_ActionForm,
Ethna_AppManager, Ethna_AppObject,
Ethna_AppSearchObject, Ethna_AppSQL,
Ethna_Backend, Ethna_ClassFactory,
Ethna_Config, Ethna_Controller, Ethna_DB,
Ethna_Error, Ethna_Filter, Ethna_I18N,
Ethna_InfoManager, Ethna_Logger,
Ethna_LogWriter, Ethna_MailSender,
Ethna_Session, Ethna_SkeltonGenerator,
Ethna_Util, Ethna_ViewClass, Ethna
Package Ethna
Summary Ethna PHP Framework Packages
Description Ethna Framework Package
Maintainers Keita Arai
halt feits
Version 0.2.0
Release Date 2005-12-01
Release License BSD
Release State alpha
Release Notes Ethna PHP
Release Deps Package PEAR >= 1.3.5
PHP >= 4.1.0
Package.xml Version 1.0
Packaged With PEAR 1.4.5
Version
Last Installed Version - None -
Last Modified 2005-12-06
> pear list Ethna
INSTALLED FILES FOR ETHNA
=========================
TYPE INSTALL PATH
php /usr/local/lib/php/Ethna/bin/generate_project_skelton.php
php /usr/local/lib/php/Ethna/bin/unify_script.php
php /usr/local/lib/php/Ethna/class/Action/Ethna_Action_Info.php
php /usr/local/lib/php/Ethna/class/AMF/Ethna_AMF_ActionClass.php
php /usr/local/lib/php/Ethna/class/CLI/Ethna_CLI_ActionClass.php
php /usr/local/lib/php/Ethna/class/DB/Ethna_DB_PEAR.php
php /usr/local/lib/php/Ethna/class/LogWriter/Ethna_LogWriter_Echo.php
php /usr/local/lib/php/Ethna/class/LogWriter/Ethna_LogWriter_File.php
php /usr/local/lib/php/Ethna/class/LogWriter/Ethna_LogWriter_Syslog.php
php /usr/local/lib/php/Ethna/class/SOAP/Ethna_SOAP_ActoinForm.php
php /usr/local/lib/php/Ethna/class/SOAP/Ethna_SOAP_Gateway.php
php /usr/local/lib/php/Ethna/class/SOAP/Ethna_SOAP_GatewayGenerator.php
php /usr/local/lib/php/Ethna/class/SOAP/Ethna_SOAP_Util.php
php /usr/local/lib/php/Ethna/class/SOAP/Ethna_SOAP_WsdlGenerator.php
php /usr/local/lib/php/Ethna/class/View/Ethna_View_Info.php
php /usr/local/lib/php/Ethna/class/View/Ethna_View_List.php
php /usr/local/lib/php/Ethna/class/Ethna_ActionClass.php
php /usr/local/lib/php/Ethna/class/Ethna_ActionError.php
php /usr/local/lib/php/Ethna/class/Ethna_ActionForm.php
php /usr/local/lib/php/Ethna/class/Ethna_AppManager.php
php /usr/local/lib/php/Ethna/class/Ethna_AppObject.php
php /usr/local/lib/php/Ethna/class/Ethna_AppSearchObject.php
php /usr/local/lib/php/Ethna/class/Ethna_AppSQL.php
php /usr/local/lib/php/Ethna/class/Ethna_Backend.php
php /usr/local/lib/php/Ethna/class/Ethna_ClassFactory.php
php /usr/local/lib/php/Ethna/class/Ethna_Config.php
php /usr/local/lib/php/Ethna/class/Ethna_Controller.php
php /usr/local/lib/php/Ethna/class/Ethna_DB.php
php /usr/local/lib/php/Ethna/class/Ethna_Error.php
php /usr/local/lib/php/Ethna/class/Ethna_Filter.php
php /usr/local/lib/php/Ethna/class/Ethna_I18N.php
php /usr/local/lib/php/Ethna/class/Ethna_InfoManager.php
php /usr/local/lib/php/Ethna/class/Ethna_Logger.php
php /usr/local/lib/php/Ethna/class/Ethna_LogWriter.php
php /usr/local/lib/php/Ethna/class/Ethna_MailSender.php
php /usr/local/lib/php/Ethna/class/Ethna_Session.php
php /usr/local/lib/php/Ethna/class/Ethna_SkeltonGenerator.php
php /usr/local/lib/php/Ethna/class/Ethna_SmartyPlugin.php
php /usr/local/lib/php/Ethna/class/Ethna_Util.php
php /usr/local/lib/php/Ethna/class/Ethna_ViewClass.php
php /usr/local/lib/php/Ethna/skel/app.action.default.php
php /usr/local/lib/php/Ethna/skel/app.controller.php
php /usr/local/lib/php/Ethna/skel/app.error.php
php /usr/local/lib/php/Ethna/skel/app.filter.default.php
php /usr/local/lib/php/Ethna/skel/app.view.default.php
php /usr/local/lib/php/Ethna/skel/bin.generate_action_script.php
php /usr/local/lib/php/Ethna/skel/bin.generate_view_script.php
php /usr/local/lib/php/Ethna/skel/etc.ini.php
php /usr/local/lib/php/Ethna/skel/skel.action.php
php /usr/local/lib/php/Ethna/skel/skel.view.php
php /usr/local/lib/php/Ethna/skel/template.index.tpl
php /usr/local/lib/php/Ethna/skel/www.index.php
php /usr/local/lib/php/Ethna/skel/www.info.php
php /usr/local/lib/php/Ethna/tpl/info.tpl
data /usr/local/lib/php/data/Ethna/CHANGES
php /usr/local/lib/php/Ethna/Ethna.php
data /usr/local/lib/php/data/Ethna/LICENSE
data /usr/local/lib/php/data/Ethna/README
投稿者 田中@グリニッジ : 2005年12月06日 18:25
トラックバック
このエントリーのトラックバックURL:
http://blog.tanaka-cs.com/mt/mt-tb.cgi/77
