Re: problem with ffmpeg port

2010-07-26 Thread C. P. Ghost
On Tue, Jul 27, 2010 at 1:07 AM, John Francis Lee wrote: > Thanks... I did that and ffmpeg did install! > > But... > > [...@28amen ~/www/robinlea.com]$ ffmpeg -i introduction.wav introduction.mp3 > FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers >  built on Jul 26 2010 22:42:00 w

Re: problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Thanks... I did that and ffmpeg did install! But... [...@28amen ~/www/robinlea.com]$ ffmpeg -i introduction.wav introduction.mp3 FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers built on Jul 26 2010 22:42:00 with gcc 3.4.6 [FreeBSD] 20060305 configuration: --prefix=/usr/local

Re: problem with ffmpeg port

2010-07-26 Thread Ryan Coleman
do this: #make install -DFORCE_PKG_REGISTER on that particular port, in this case /archivers/xz. On Jul 26, 2010, at 4:34 PM, John Francis Lee wrote: > Thanks > > [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ > [...@28amen /ports/archivers/xz]$ sudo make deinstall > Password:

Re: problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Thanks [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ [...@28amen /ports/archivers/xz]$ sudo make deinstall Password: ===> Deinstalling for archivers/xz [...@28amen /ports/archivers/xz]$ sudo make install ===> Installing for xz-4.999.9_1 ===> Generating temporary packing list ==

Re: problem with ffmpeg port

2010-07-26 Thread Chuck Swiger
On Jul 26, 2010, at 2:34 PM, John Francis Lee wrote: > Thanks > > [...@28amen /ports/multimedia/ffmpeg]$ cd ../../archivers/xz/ > [...@28amen /ports/archivers/xz]$ sudo make deinstall > Password: > ===> Deinstalling for archivers/xz > [...@28amen /ports/archivers/xz]$ sudo make install > ===> In

Re: problem with ffmpeg port

2010-07-26 Thread Chuck Swiger
Hi-- On Jul 26, 2010, at 2:22 PM, John Francis Lee wrote: > ===>Verifying install for /usr/local/bin/xz in /usr/ports/archivers/xz > ===> Installing for xz-4.999.9_1 > ===> Generating temporary packing list > ===> Checking if archivers/xz already installed > ===> An older version of arch

problem with ffmpeg port

2010-07-26 Thread John Francis Lee
Hello, I have a VPS account at viaverio and am trying to install ffmpeg on my server. [...@28amen ~]$ uname -a FreeBSD 28amen.org 6.3-RELEASE FreeBSD 6.3-RELEASE #6: Wed Oct 21 09:32:42 MDT 2009 r...@fc:/usr/src/sys/i386/compile/VKERN i386 I realize that that is an old version of FreeBSD, b