Jump to content

Problem installing PHP extension for MAXDB


Recommended Posts

Hi,

 

I am having problems trying to install the PHP extensions for MaxDB.

 

I get stuck at step 5. I would appreciate help with this one....Thanks

 

I followed the instructions at xdb/en/da/9427423e29df2ce10000000a1550b0/content.htm ...

 

Procedure

 

1. Create the directory <php_source>/ext/maxdb.

2. Download the MaxDB PHP package maxdb-<version>.tgz from PECL under pecl.php.net/package/maxdb and unpack it to a temporary directory on your computer.

 

tar –C <tmp_folder> –xvzf maxdb-<version>.tgz

 

3 Copy the contents of the directory <maxdb_version> to the directory <php_source>/ext/maxdb:

 

cp –r <tmp_folder>/<maxdb_version> <php_source>/ext/maxdb

 

4. Go to the directory <php_source>:

 

cd /<php_source>

 

5. Create the new scripts for compiling the source code. To do so, enter the following command:

 

./buildconf --force

 

********** Error *********************

# ./buildconf --force

-bash: ./buildconf: No such file or directory

**************************************

find / -name buildconf -print *** no file found ***

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.