Re: [Yade-users] Compilation with gts feature

2010-11-10 Thread Václav Šmilauer
if I disable vtk feature, there is no problem with gts. Similarly, when compiling with vtk but without gts, there is no problem as well. But compilation with both vtk feature and gts feature fails as I posted.. just to let you know :-) Thanks for the message, let us suppose that it is

Re: [Yade-users] Compilation with gts feature

2010-11-08 Thread Jan Stránský
__ Od: Jan Stránský _hon...@centrum.cz Komu: yade-users@lists.launchpad.net Datum: 05.11.2010 17:50 Předmět: Re: [Yade-users] Compilation with gts feature Hi Vaclav, nor installing libavutils50 helped.. I already had installed libavutil49.. I tried to reinstall

[Yade-users] Compilation with gts feature

2010-11-05 Thread Jan Stránský
Hello, when installing Yade on another computer with gts (or log4cxx) feature, the compilation fails an in config.log I get this output. Do you know, what could be the source of the problem? thanks a lot in advance Jan scons: Configure: Checking for gts_object_class() in C++ library gts...

Re: [Yade-users] Compilation with gts feature

2010-11-05 Thread Václav Šmilauer
Some lib is asking to link with libavformat (probably vtk?), but libavutil is not installed. It looks like packaging bug of those libs, since they should depends on those. I suggest you try installing the libavutil50 package, that might help. Let us know. Cheers, v. Hello, when installing

Re: [Yade-users] Compilation with gts feature

2010-11-05 Thread Jan Stránský
@lists.launchpad.net Datum: 05.11.2010 15:11 Předmět: Re: [Yade-users] Compilation with gts feature Some lib is asking to link with libavformat (probably vtk?), but libavutil is not installed. It looks like packaging bug of those libs, since they should depends on those. I suggest you try installing