DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 5th February 2011
Nothing2Do Nothing2Do is offline
New User
 
Join Date: Feb 2011
Posts: 8
Default I'm sorry ... (apache2, php5, pstgresql, openbsd 4.8)

I want to install apache2. It was easy through the port ... But, I try to install php5 the same way. Lot of reading latter, I've construct my exact php5's flavor

Quote:
env FLAVOR="--with-pear --with-pgsql --enable-zip --with-pdo-pgsql --with-mcrypt --enable-mbstring --with-gmp --with-gd --with-bz2 --with-apxs2=/usr/local/sbin/apxs2" sudo make && sudo make install
All is good, except that it won't compile after some error. The first one is :

Quote:
install -c -o root -g bin -m 444 /usr/ports/pobj/php-5.2.13/php-5.2.13/modules/bz2.so /usr/ports/pobj/php-5.2.13/fake-amd64/var/apache2/lib/php/modules/bz2.so
install: /usr/ports/pobj/php-5.2.13/php-5.2.13/modules/bz2.so: No such file or directory
*** Error code 71"
why he haven't bz2.so if my flavor contain "--with-bz2" ? I'm lost after some day to search a solution on the web.

Last edited by J65nko; 5th February 2011 at 11:19 PM. Reason: Added quote tags and whitespace to improve readability
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apache and php5 sputnik OpenBSD General 10 26th April 2010 08:20 AM
php5-pear gpatrick OpenBSD Packages and Ports 1 17th March 2010 12:00 AM
apache2.2+PHP5 edvinus OpenBSD Packages and Ports 1 29th June 2009 08:13 PM
Problem with upgrading php5-pcre and php5-mysql KernelPanic FreeBSD Ports and Packages 6 16th June 2008 10:00 PM
Apache2 and Iconv disi NetBSD Installation and Upgrading 1 13th May 2008 09:07 PM


All times are GMT. The time now is 02:05 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick