Page 1 of 1
ffmpeg-php library support:
Posted: 2008-12-06 00:27
by setchan
kann mir einer helfen ich versuche seit geschlagenen 4 tagen das ffmpeg-php library support für debian zu installieren kann mir einer helfen ich weis nicht was ich falsche mache ich hab schon google durch forstet
kann mir jemand helfen ganz liab an schaut
Re: ffmpeg-php library support:
Posted: 2008-12-06 00:36
by Joe User
Da Debian das Paket nicht anbietet, wirst Du es selbst kompilieren müssen. Und ohne exakte Fehlermeldung kann man Dir nicht weiterhelfen...
Re: ffmpeg-php library support:
Posted: 2008-12-06 00:45
by setchan
Joe User wrote:Da Debian das Paket nicht anbietet, wirst Du es selbst kompilieren müssen. Und ohne exakte Fehlermeldung kann man Dir nicht weiterhelfen...
ich hab hab ne anleitung gefunden aber irgend wie komme ich nun nicht weiter
Code: Select all
alster000:/usr/src/ffmpeg-php-0.5.2.1# ./configure –enable-libmp3lame –enable-libvorbis –disable-mmx –enable-shared
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for .enable-libmp3lame-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... Invalid configuration `.enable-libmp3lame':
machin e `.enable' not recognized
configure: error: /bin/sh ./config.sub .enable-libmp3lame failed
alster00:/usr/src/ffmpeg-php-0.5.2.1# echo .#define HAVE_LRINTF 1. >> config.h
alster00:/usr/src/ffmpeg-php-0.5.2.1# make && make install
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.
Schl uss.
alster000:/usr/src/ffmpeg-php-0.5.2.1# make
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.
Schluss.
alster000:/usr/src/ffmpeg-php-0.5.2.1#
Re: ffmpeg-php library support:
Posted: 2008-12-06 12:25
by Joe User
setchan wrote:Code: Select all
checking build system type... Invalid configuration `.enable-libmp3lame':
machin e `.enable' not recognized
configure: error: /bin/sh ./config.sub .enable-libmp3lame failed
Die Fehlermeldung hast Du aber mal gelesen und den Abschnitt "Installation" auf
http://ffmpeg-php.sourceforge.net/ auch?
Re: ffmpeg-php library support:
Posted: 2008-12-06 14:28
by setchan
ja hab ich aber selbst damit komm ich net weiter
FFMPEG << is ja richitig installiert nur leider die libarys net das is das was mit an kotzt und wo ich seit 4 tagen dran verweifle
Re: ffmpeg-php library support:
Posted: 2008-12-06 14:58
by Joe User
Da Lenny demnächst stable wird, kannst auch das Paket aus Lenny nehmen:
http://packages.debian.org/search?keywords=php5-ffmpeg Und/Oder Du machst gleich ein dist-upgrade auf Lenny...
Re: ffmpeg-php library support:
Posted: 2008-12-06 16:18
by setchan
ich bin zu blöd dafür
ich bekomm es einfahc nicht hin >< danke für deine hilfe