Il 31/08/2014 22:05, Carl Eugen Hoyos ha scritto:
Arturo Rinaldi gmail.com> writes:
this is my custom build script to download and
build ffmpeg from source
Without looking at your script, I'd like to add
that from experience such scripts make much
more problems than they solve.
If yo
Il 31/08/2014 22:05, Carl Eugen Hoyos ha scritto:
Arturo Rinaldi gmail.com> writes:
this is my custom build script to download and
build ffmpeg from source
Without looking at your script, I'd like to add
that from experience such scripts make much
more problems than they solve.
If yo
Il 30/08/2014 09:20, Carl Eugen Hoyos ha scritto:
<2amph+s0zl7 guerrillamail.com> writes:
./configure --prefix=/usr/local \
--shlibdir=/usr/local/lib \
--extra-cflags=-I/usr/local/include \
This seems to be missing --extra-ldflags=-L/usr/local/lib
Carl Eugen