ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: DH <dh@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] PEAR
Date: Tue, 23 Apr 2002 00:24:18 +0400
Message-ID: <3CC47172.5070902@altlinux.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

Вопрос уже здесь звучал, но как-то тихо прошел.

Повторю:
В PEAR в php-common-4.1.2.*.rpm не все файлы, хотя в исходниках находятся все.
Проблема в том, что в php-4.1.2/pear/Makefile.in указаны не все файлы, поэтому ставяться не все.

Я тут патчик небольшой сварганил - в нем *все* файлы, кроме тех, что в Experimental/*

Надеюсь он будет полезен.


-- 
DH (http://dh.opennet.ru ICQ#:22751243)

-*******-
Windows 98 is *NOT* a virus - viruses are small and efficient.
-*******-


[-- Attachment #2: php-pear-4.1.2.patch --]
[-- Type: text/plain, Size: 1049 bytes --]

diff -urN php-4.1.2/pear/Makefile.in php-4.1.2.new/pear/Makefile.in
--- php-4.1.2/pear/Makefile.in	Mon Dec 10 19:44:52 2001
+++ php-4.1.2.new/pear/Makefile.in	Tue Apr 23 00:17:18 2002
@@ -50,6 +50,7 @@
 	Cache/Output.php \
 	Cache/OutputCompression.php \
 	Console/Getopt.php \
+	CMD.php \
 	Crypt/CBC.php \
 	Crypt/HCEMD5.php \
 	Date/Calc.php \
@@ -75,6 +76,8 @@
 	HTML/IT.php \
 	HTML/ITX.php \
 	HTML/IT_Error.php \
+	HTML/Menu.php \
+	HTML/Menu_Browser.php \
 	HTML/Page.php \
 	HTML/Processor.php \
 	HTML/Select.php \
@@ -93,7 +96,10 @@
 	Mail/RFC822.php \
 	Mail/sendmail.php \
 	Mail/smtp.php \
+	Mail/mail.php \
 	Mail/mime.php \
+	Mail/mimeDecode.php \
+	Mail/mimePart.php \
 	Math/Fraction.php \
 	Math/Util.php \
 	Net/Curl.php \
@@ -109,10 +115,12 @@
 	PEAR/Remote.php \
 	PEAR/Uploader.php \
 	PEAR/Registry.php \
+	PEAR/WebInstaller.php \
 	Payment/Verisign.php \
 	Schedule/At.php \
 	System.php \
-	XML/Parser.php 
+	XML/Parser.php \
+	XML/Render.php
 
 install-data-local:
 	@if $(mkinstalldirs) $(INSTALL_ROOT)$(peardir); then \

             reply	other threads:[~2002-04-22 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22 20:24 DH [this message]
2002-04-23  8:35 ` Alexander Bokovoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CC47172.5070902@altlinux.ru \
    --to=dh@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git