I'm trying to install 4.0.6 on Mac OS X Server 10.0.4 (has Apache 1.3.19).  I'm using 
iODBC with the <ftp://www.openlinksw.com/open40/m2kozzzz.taz> files.  I was able to 
install it once on a Mac OS X box that had Apache 1.3.20 and using PHP 4.0.6 and the 
same iODBC.  All my files are in the /usr/local/src and I'm using sudo with all my 
commands.

Where could it be going wrong?

It seems that attachments aren't accepted.

Here's the info from the debug.log:

CONFIGURE:   './configure' '--with-xml' '--with-zlib' '--with-apxs=/usr/sbin/apxs' 
'--with-iodbc=../odbcsdk' '--prefix=/usr' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--enable-debug'
CC:         cc
CFLAGS:     -g -O2
CPPFLAGS:    -traditional-cpp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT 
-DHARD_SERVER_LIMIT=1024 -DEAPI -DSUPPORT_UTF8
CXX:        
CXXFLAGS:   
INCLUDES:   -I/usr/local/src/odbcsdk/include  -I/usr/include/httpd  
-I$(top_builddir)/Zend -I/usr/local/src/php-4.0.6/ext/mysql/libmysql 
-I../odbcsdk/include
LDFLAGS:     -L/usr/local/src/odbcsdk/lib -L/usr/local/src/odbcsdk/lib
LIBS:       -liodbc -lz -lm 
DLIBS:      
SAPI:       apache
PHP_RPATHS:  /usr/local/src/odbcsdk/lib
uname -a:   Darwin fileserver 1.3.7 Darwin Kernel Version 1.3.7: Sat Jun  9 11:12:48 
PDT 2001; root:xnu/xnu-124.13.obj~1/RELEASE_PPC  Power Macintosh powerpc

cc -o conftest -g -O2  -traditional-cpp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT 
-DHARD_SERVER_LIMIT=1024 -DEAPI -DSUPPORT_UTF8  -L/usr/local/src/odbcsdk/lib 
-L/usr/local/src/odbcsdk/lib conftest.c -liodbc -lz -lm  1>&5
dyld: ./conftest can't open library: .libs/libiodbc.dylib  (No such file or directory, 
errno = 2)


Thanks.
-- 

-Ryan

---
Mr. Ryan La Riviere
Drexel University; College of Engineering
The Drexel Engineering Curriculum
Philadelphia, PA 19104

hp: <http://staff.tdec.drexel.edu/larz/>
w: 215.895.6010
-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to