ID: 37492 Updated by: [EMAIL PROTECTED] Reported By: webmaster at ritrama dot pl -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Fedora 5 PHP Version: 5.1.4 New Comment:
No PHP problem -> Bogus Previous Comments: ------------------------------------------------------------------------ [2006-05-18 11:09:42] webmaster at ritrama dot pl i just forgot :D Somewhere on the google i found that the httpd-devel is required to build libphp5.so so i put some way how to do this ..ee.. sorry ------------------------------------------------------------------------ [2006-05-18 11:06:57] webmaster at ritrama dot pl my mirror of php-5.1.4: http://pl2.php.net/get/php-5.1.4.tar.bz2/from/pl.php.net/mirror [EMAIL PROTECTED] Desktop]# rpm -qa | grep httpd httpd-2.2.0-5.1.2 httpd-devel-2.2.0-5.1.2 [EMAIL PROTECTED] Desktop]# rpm -e httpd-devel [EMAIL PROTECTED] Desktop]# rpm -e httpd błąd: Niespełnione zależności: httpd >= 2.2.0 jest wymagany przez (zainstalowany) gnome-user-share-0.10-1.fc5.1.i386 [EMAIL PROTECTED] Desktop]# rpm -e gnome-user-share [EMAIL PROTECTED] Desktop]# rpm -e httpd ostrzeżenie: /etc/httpd/conf/httpd.conf zapisano jako /etc/httpd/conf/httpd.conf.rpmsave [EMAIL PROTECTED] Desktop]# yum install httpd-devel Loading "installonlyn" plugin Setting up Install Process Setting up repositories livna [1/4] core [2/4] updates [3/4] extras [4/4] Reading repository metadata in from local files Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for httpd-devel to pack into transaction set. httpd-devel-2.2.0-5.1.2.i 100% |=========================| 31 kB 00:01 ---> Package httpd-devel.i386 0:2.2.0-5.1.2 set to be updated --> Running transaction check --> Processing Dependency: httpd = 2.2.0-5.1.2 for package: httpd-devel --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Downloading header for httpd to pack into transaction set. httpd-2.2.0-5.1.2.i386.rp 100% |=========================| 80 kB 00:00 ---> Package httpd.i386 0:2.2.0-5.1.2 set to be updated --> Running transaction check Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: httpd-devel i386 2.2.0-5.1.2 core 160 k Installing for dependencies: httpd i386 2.2.0-5.1.2 core 1.1 M Transaction Summary ============================================================================= Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 1.2 M Is this ok [y/N]: y Downloading Packages: (1/2): httpd-devel-2.2.0- 100% |=========================| 160 kB 00:01 (2/2): httpd-2.2.0-5.1.2. 100% |=========================| 1.1 MB 00:07 Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing: httpd ######################### [1/2] Installing: httpd-devel ######################### [2/2] Installed: httpd-devel.i386 0:2.2.0-5.1.2 Dependency Installed: httpd.i386 0:2.2.0-5.1.2 Complete! [EMAIL PROTECTED] Desktop]# rpm -qa | grep httpd httpd-2.2.0-5.1.2 httpd-devel-2.2.0-5.1.2 [EMAIL PROTECTED] Desktop]# ------------------------------------------------------------------------ [2006-05-18 10:57:30] [EMAIL PROTECTED] Can't reproduce, the two packages i downloaded just now produce exactly the same output for tar -tv{z|j}f php-5.1.4.tar.{gz|bz2} maybe it is a bug in mc? ------------------------------------------------------------------------ [2006-05-18 10:46:08] [EMAIL PROTECTED] Which mirror did you use to download the files? Mind sharing your definition on "trouble" with us? :) ------------------------------------------------------------------------ [2006-05-18 10:20:46] webmaster at ritrama dot pl Description: ------------ I just unpacked both version of php-5.1.4 ( tar.gz and tar.bz2 ). The number of files inside are different !!! tar.bz2 has 13 files more then tar.gz and tar.bz2 is compiling WITHOUT errors when tar.gz has trouble with libphp5.so .For unpack i simply used mc ( mc-4.6.1a-5.fc4 ). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37492&edit=1
