compilation problem

2 views
Skip to first unread message

CONANDOR

unread,
Apr 10, 2008, 9:56:13 PM4/10/08
to ffmpeg-php
I want to install it on solaris 10 x86 platform

when i run the phpize, it come out an error message.

Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF
environment variable is set correctly and then rerun this script.

can anyone help to figure out the solution? thanks

Todd Kirby

unread,
Apr 10, 2008, 10:00:39 PM4/10/08
to ffmpe...@googlegroups.com
have you installed autoconf?

CONANDOR

unread,
Apr 10, 2008, 10:13:38 PM4/10/08
to ffmpeg-php
wasn't it come with solaris?

i ve no problem compile other application such as apache, openssl

but i do have "missing configure" message then i trying to run ./
configure directly

Todd Kirby

unread,
Apr 10, 2008, 10:16:59 PM4/10/08
to ffmpe...@googlegroups.com
On Thu, Apr 10, 2008 at 4:13 PM, CONANDOR <cona...@gmail.com> wrote:

wasn't it come with solaris?

I'm not familiar with Solaris


i ve no problem compile other application such as apache, openssl

but i do have "missing configure" message then i trying to run ./
configure directly

phpize creates configure



CONANDOR

unread,
Apr 10, 2008, 10:43:50 PM4/10/08
to ffmpeg-php
but it complain on the missing autoconf when i run phpize.

how can i configure to make it find autoconf
should i set lib path to redirect it to PHP_AUTOCONF?

Todd Kirby

unread,
Apr 11, 2008, 1:21:21 AM4/11/08
to ffmpe...@googlegroups.com
Do you have autoconf? Type 'autoconf' and post results.

-T-

CONANDOR

unread,
Apr 11, 2008, 1:30:40 AM4/11/08
to ffmpeg-php
result as following

-bash-3.00$ autoconf
-bash: autoconf: command not found


On Apr 11, 1:21 pm, "Todd Kirby" <ffmpeg....@gmail.com> wrote:
> Do you have autoconf? Type 'autoconf' and post results.
>
> -T-
>

Todd Kirby

unread,
Apr 11, 2008, 2:02:14 AM4/11/08
to ffmpe...@googlegroups.com
You need to install it I think. Here's what I get when I run 'autoconf -V'

autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

CONANDOR

unread,
Apr 11, 2008, 5:09:19 AM4/11/08
to ffmpeg-php
i see.
so i need to install ffmpeg before go for ffmpeg-php?
so i need to ffmpeg with only install MPlayer v1.0rc2 source file?

On Apr 11, 2:02 pm, "Todd Kirby" <ffmpeg....@gmail.com> wrote:
> You need to install it I think. Here's what I get when I run 'autoconf -V'
>
> autoconf (GNU Autoconf) 2.61
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software. You may redistribute copies of it under the terms of
> the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by David J. MacKenzie and Akim Demaille.
>

CONANDOR

unread,
Apr 14, 2008, 2:24:10 AM4/14/08
to ffmpeg-php
problem solved.
thanks alot for replying, Todd.

anyway this is still not the end of the enquires. lol
how can i check which video format do ffmpeg-php support? i want it to
support .3gp format.

Todd Kirby

unread,
Apr 14, 2008, 5:18:00 AM4/14/08
to ffmpe...@googlegroups.com
ffmpeg-php supports whatever ffmpeg supports.

Type...

ffmpeg  -formats

...for a list.

-T-
Reply all
Reply to author
Forward
0 new messages