ID:               42769
 Updated by:       [EMAIL PROTECTED]
 Reported By:      stephan dot tiedt at alice-dsl dot de
 Status:           Closed
 Bug Type:         *Configuration Issues
 Operating System: Linux SuSE 10.2
 PHP Version:      5.2.4
 New Comment:

I've no idea what this 'maxdb' extension is, but it's propably just
using the plain autoconf AC_ARG_WITH macro instead of the PHP wrapper
PHP_ARG_WITH. It's just a warning. It has nothing to do with any
line-endings..


Previous Comments:
------------------------------------------------------------------------

[2007-09-26 21:06:20] stephan dot tiedt at alice-dsl dot de

i make a simple [EMAIL PROTECTED] #autoconf 
and after this a ./buildconf --force again

Than i have to edit the configure - script with
vi configure
and %s/^M/\r/g

You must input the ^M  with [strg]+V [strg]+M


This is the way to MaxDB-PHP extension !

------------------------------------------------------------------------

[2007-09-26 20:41:24] stephan dot tiedt at alice-dsl dot de

Description:
------------
THIS happens with php5.2.4  and php5.2-200709261830 (your latest php)

I do everthing right, like in the describtion on
http://dev.mysql.com/doc/maxdb/de/da/9427423e29df2ce10000000a1550b0/content.htm
with ./buildconf --force etc.
-----------------------------------------------------
and than i try:

./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-maxdb=/opt/sdb/programs
-------------------------------------------------
and GET:

Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-maxdb=/opt/sdb/programs

Check './configure --help' for available options
---------------------------------------------------
So how to make it with MaxDB-PHP extension ?


Expected result:
----------------
Thank you for using PHP.

Actual result:
--------------
Thank you for using PHP.

Notice: Following unknown configure options were used:

--with-maxdb=/opt/sdb/programs


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42769&edit=1

Reply via email to