Dnia środa 13 maj 2009, Iñaki Baz Castillo napisał(a): > El Miércoles, 13 de Mayo de 2009, Michał Andrzej Woźniak escribió: > > Dnia środa 13 maj 2009, Vadim Lebedev napisał(a): > > > Folks, > > > > > > We're planning to release 2.2 final this Friday... > > > > > > We'll provide Windows and Mac OS/X 10.5 Builds. > > > > What about Linux? > > > > I was trying to compile the 2.2 branch (on Kubuntu Hardy), but failed > > on several ocasions. > > Any howtos/hints on that? > > I've compiled it with "no" problem (after fixing some details...). > Which problems do you have? paste them please. I have ffmpeg/libavcodec installed, with -dev version, too:
$ aptitude search libavcodec i libavcodec-dev - development files for libavcodec - Medibuntu package i libavcodec1d - ffmpeg codec library - Medibuntu package The headers are there: $ ls -1 /usr/include/ffmpeg adler32.h avcodec.h avutil.h common.h dsputil.h fifo.h integer.h intfloat_readwrite.h log.h lzo.h mathematics.h md5.h opt.h random.h rational.h But - I get this: $ ./build_make.sh started build at Fri May 15 01:12:45 CEST 2009. abort: There is no Mercurial repository here (.hg not found) -- OS: Linux-2.6.24-24-generic -- Processor: x86_64 -- Compiler: /usr/bin/gcc -- Build type: Debug -- Build tool: /usr/bin/make -- Build directory: /home/rysiek/projects/qutecom/qutecom-2.2-RC3/build/debug -- svn revision: -- Time: 20090515011245 Doing find_package(PkgConfig) _AVCODEC_INCLUDEDIR = /usr/include _AVCODEC_LIBDIR = /usr/lib _AVCODEC_LIBS = avcodec;theora;vorbisenc;raw1394;avutil;vorbis;m;ogg _AVCODEC_LIBS_L = _AVCODEC_LIBS_PATH = AVCODEC_INCLUDE_DIR = /usr/include/ffmpeg CMake Error at owbuild/FindFFMPEG.cmake:266 (message): Could not find FFMPEG Call Stack (most recent call first): libs/3rdparty/ffmpeg/CMakeLists-external.txt:2 (find_package) libs/3rdparty/ffmpeg/CMakeLists.txt:10 (include) -- Configuring done Generate graphviz: /home/rysiek/projects/qutecom/qutecom-2.2-RC3/build/wengophone.dot Please tell, what "minor problems" did you encounter? Cheers Mike _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
