[gephex-user] compiling and ffmpeg troubles

Ricardo Filipe Soares Garcia da Silva ricardo.garcia.silva at gmail.com
Fri Mar 28 15:45:18 CET 2008


Hello Martin

I just used the main darcs 0.4 version. I downloaded the soure code
using:

	darcs get http://darcs.gephex.org/gephex/gephex--main--0.4

and as for ffmpeg I took the svn code with:

	svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg 

With these sources, the compilation went as reported in the previous
e-mail, resulting in the compilation of gephex version 0.4.5

Hope this is useful. Also I'd like to ask you if it is currently
possible to build deb packages for gephex. If so, could you please post
a brief description of the process? thanks in advance


On Fri, 2008-03-28 at 14:22 +0100, Martin Bayer wrote:
> Hi Ricardo,
> 
> which version of gephex did you use?
> 
> The current gephex version in our darcs repository with the current 
> ffmpeg version in their subversion repository was (after some small 
> already commited change) some days ago compatible.
> 
> Martin
> 
> Ricardo Filipe Soares Garcia da schrieb:
> > Hello to all
> > Lately this list has been a bit quiet. I'm hoping there's still people 
> > around here to share my enthousiasm.
> > 
> > I recently got a new laptop and decided to compile gephex from the darcs 
> > repo.
> > I've had some issues with this process but I was able to solve them, so 
> > I'm leaving a description here in case it will be useful for someone.
> > 
> > I am using Ubuntu Gutsy.
> > In the 'configure' step, I enabled the following options: 
> > serialize-framebuffer, GL, libPNG and MPEG3
> > 
> > After chasing down all the needed dependencies (had to check the output 
> > of the 'configure' step carefully to see what I was missing) I moved on 
> > to the 'make' part of the process.
> > 
> > During 'make' I got an error about the ffmpeg sources. I cannot recall 
> > exactly what the error was, but it seemed that the gephex 'make' script 
> > had some wrong parameter. I was able to bypass this error by entering 
> > the ffmpeg directory (contrib/ffmpeg) and executing the 'make' file 
> > present there. This compiled the ffmpeg sources.
> > 
> > After this I returned to the gephex main directory and executed the main 
> > 'make' file. The process resumed normally.
> > 
> > Later on, while building the ffmpegout module the script threw some more 
> > errors, saying that it could not find the location of the following 
> > files: avcodec.h, avformat.h, avutil.h and avio.h so I'm thinking this 
> > is probably derived from me bypassing the gephex ffmpeg 'make' file and 
> > maybe some changes from the ffmpeg devs to their code.
> > 
> > In order to overcome this I had to find the missing files in the 
> > contrib/ffmpeg folder and make a symlink for each one of these files in 
> > the ffmpeg main folder. After that I re executed the 'make' command and 
> > gephex finished compiling without problem.
> > 
> > I hope this info is useful.
> > 
> > 
> > 
> > -- 
> > ___________________________ ___ __
> > Ricardo Garcia Silva
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _______________________________________________
> > gephex-user mailing list
> > gephex-user at lists.gephex.org
> > http://lists.gephex.org/mailman/listinfo/gephex-user
> _______________________________________________
> gephex-user mailing list
> gephex-user at lists.gephex.org
> http://lists.gephex.org/mailman/listinfo/gephex-user



More information about the gephex-user mailing list