* Thus wrote [EMAIL PROTECTED]:
> Sorry but I am having problems with the PHP-Install list.  Anyone have any
> insights on compling with Imagick.  Is that what is causing this problem of
> the error at the bottom of the message?
> 
> Here is my configure statement:
> ./configure --with-apxs=/usr/local/www/bin/apxs --enable-ftp --with-dom
> --enable-sockets --enable-wddx --with-xmlrpc
> --with-zlib-dir=/usr/local/include --enable-dbx --enable-dbase
> --with-mcrypt=/usr/local/src --enable-sockets --with-iodbc --with-xpm-dir=no
> --with-xmlrpc --with-mhash=/usr/local/lib --with-imagick
> --with-expat-dir=/usr/local --with-iconv=/usr/local
> --with-mysql=/usr/virtual/share/pkgs/installed/mysql-client/3.23.46
> 
> - can anyone let me know why it won't compile?  Many thanks!!
> Here is the output:
> 
> creating cache ./config.cache
> checking host system type... i386-unknown-freebsd4.4
> ./configure: ./build/shtool: not found

It appears this is were the problems all start. That build/shtool
should exist. Extract a fresh copy in a new directory and see if
its there. If not redown load it from php's site.

Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to