1 May 01:17
Re: I might have more than 1 install
Stefano Sabatini <stefano.sabatini-lala <at> poste.it>
2008-04-30 23:17:28 GMT
2008-04-30 23:17:28 GMT
On date Wednesday 2008-04-30 17:35:05 -0400, Jim Shupert encoded: > > > Stefano Sabatini wrote: > > > >> On Wed, Apr 30, 2008 at 2:51 PM, Jim Shupert <jshupert <at> pps-inc.com> wrote: > >> > >> > >>> how might one resolve a conflict between this latest ffmpeg tree > >>> sources and the prebuilt library coming from ubuntu package repository? > >>> > >>> > >> remove your ubuntu package ffmpeg libav* or anything related. But be > >> careful, it may mean that any multimedia application embedded with ubuntu > >> will disappear... > >> > > > > Or simply install the new ffmpeg into a dir different from /usr/local. > > I'm used to use my $HOME, but you could install with --prefix=/opt or > > ~/opt. > > > > Then you need to modify both your CFLAGS and LDFLAGS adding to the > > them respectively -I$PREFIX/include and -L$PREFIX/lib, eventually also > > $PKG_CONFIG_PATH, also you need to *export* them, so they will be > > accessible to all processes/programs, ask more if this isn't clear to > > you. > > > > > > by $HOME do you mean /home(Continue reading)

RSS Feed