From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TiJGyoF8UoglMyqZN4Vd+h9hxqhcsy2onk06aZ7TMTY=; b=ltH2sM93Fl6N7IQW5CQZWtJ5jSEMCkgAYLZ0A0W2YpMTxVE73LxWu2uGX+iHSbSw7h FerB/oF4pPS3rBZn50Ak95w53vguDI/x57lI8tJEo9BKqHW+fzaIPyyfJzsspqSMscyh D7PzHFUCwT2lgtg0bJTdUHCOU+kEraA+pN4y4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=mEcZdT7xcOg+oOawEVcd542l84GHZee7nmLmrXfJvGnmMPLEngfMudF3ODiB7NJnSY KDTOAC2ugsp7wDLl9Ls5UVzx2gkFZrK/95OtPxDoKFNidHkgG/3VjFTmL6kmQMrJ1/p8 MhZ7saElgt43JLyHwPi9nrjwXUCujXsk/NO0w= MIME-Version: 1.0 Sender: alexey.borovskoy@gmail.com Date: Fri, 29 Jan 2010 16:37:31 +1200 X-Google-Sender-Auth: 0428c7d36b522b9b Message-ID: <3f60a831001282037r4f7e9ee7x39378855016acede@mail.gmail.com> From: Alexey Borovskoy To: ALT Linux Team development discussions Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Subject: [devel] =?koi8-r?b?8NLJy9LV3snXwc7JxSBQSFAgRlBNIMsgzsHbxc3VIFBI?= =?koi8-r?b?UA==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2010 04:37:47 -0000 Archived-At: List-Archive: List-Post: =E4=CF=C2=D2=D9=CA =C4=C5=CE=D8. =F0=D9=D4=C1=C0=D3=D8 =D0=D2=C9=CB=D2=D5=D4=C9=D4=D8 =D7=CF=D4 =DC=D4=CF ht= tp://php-fpm.org =CB =CE=C1=DB=C5=CD=D5 =D0=D9=C8=D0=D9=C8=D5. =EE=C1=CB=CC=C1=C4=D9=D9=D7=C1=C5=D4=D3=D1 =C9 =D3=CF=C2=C9=D2=C1=C5=D4=D3= =D1 =C2=C5=DA =D0=D2=CF=C2=CC=C5=CD. =EE=CF =CE=C5 =D0=D2=CF=C8=CF=C4=C9=D4= =D3=C5=CB=C3=C9=C0 install. =EB=D5=D3=CF=CB Makefile install: install-fpm install-fpm: all @echo "Installing PHP FPM binary: $(INSTALL_ROOT)$(php_fpm_bin_path)" @$(mkinstalldirs) $(INSTALL_ROOT)$(php_fpm_bin_dir) @$(mkinstalldirs) $(INSTALL_ROOT)$(php_fpm_pid_dir) @$(mkinstalldirs) $(INSTALL_ROOT)$(php_fpm_log_dir) @$(INSTALL) -m 0755 $(SAPI_FPM_PATH) $(INSTALL_ROOT)$(php_fpm_bin_path)$(program_suffix)$(EXEEXT) @test "$(php_fpm_conf)" && \ echo "Installing PHP FPM config: $(INSTALL_ROOT)$(php_fpm_conf_path)" && \ $(mkinstalldirs) $(INSTALL_ROOT)$(php_fpm_conf_dir) || : =EE=C1 =D7=D9=C8=CF=C4=C5 =D0=CF=CC=D5=DE=C1=C5=D4=D3=D1 =D7=CF=D4 =D4=C1= =CB: Installing PHP FPM binary: /usr/bin/php-fpm /bin/install: cannot create regular file `/usr/bin/php-fpm': Permission den= ied make: *** [install-fpm] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/php5-source' error: Bad exit status from /usr/src/tmp/rpm-tmp.92194 (%install) =F7 rpm-build-php5 %php5_make_install() \ BUILD_ENV_VARS=3D"EXTENSION_DIR=3D%buildroot/%php5_extdir \ PEAR_INSTALLDIR=3D%buildroot/%php5_peardir" \ %makeinstall $BUILD_ENV_VARS %* \ %nil =EB=D4=CF =D7=C9=CE=CF=D7=C1=D4 =C9 =DE=D4=CF =C4=C5=CC=C1=D4=D8?