|
[Sponsors] |
December 4, 2004, 22:00 |
Animation problem
|
#1 |
Guest
Posts: n/a
|
While generating an MPEG animation on Novell SuSE Linux 9.2 I get the following error message:
mpeg_encode: relocation error: mpeg_encode: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference How to solve this? Hi ap :-D |
|
December 5, 2004, 21:04 |
Re: Animation problem
|
#2 |
Guest
Posts: n/a
|
mpeg_encode is a seperate utility supplied with fluent, but exists in some linux systems anyway.
Maybe there is some conflict? Do you have more than one mpeg_encode on your system? If not, maybe you could build it from source, and replace the fluent supplied version? Rob |
|
December 6, 2004, 18:01 |
Re: Animation problem
|
#3 |
Guest
Posts: n/a
|
Thank you for your answer.
I don't have mpeg_encode on my system, but I'm going to install it from source, as you suggested. Regards, ap |
|
December 6, 2004, 18:46 |
Re: Animation problem
|
#4 |
Guest
Posts: n/a
|
I can't say I know much about Novell SuSE, but it sounds like a problem with the libc installation?
If you run ldd on mpeg_encode, you can see which libraries it uses (which isn't much): $ ldd /var/opt/pkg/Fluent.Inc/contrib/lnx86/mpeg_encode and on my debian system, I can see the symbol above with: $ objdump -T /lib/libc.so.6 | grep errno libc6 is pretty standard, but I notice that debian has a seperate libc6-i686 package (which I don't have installed) that includes the following warning: WARNING: Some third-party binaries may not work well with these libraries. Most notably, IBM's JDK. If you experience problems with such applications, you will need to remove this package. Just a thought. |
|
December 7, 2004, 18:44 |
Re: Animation problem
|
#5 |
Guest
Posts: n/a
|
I can't replace that library because many applications uses it.
However, I solved by saving the animation as PPM images, converting them in jpeg and generating a mpeg using mencoder. Thanks again, ap |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
conduction problem | venkataramana | OpenFOAM | 3 | December 1, 2013 08:30 |
Problem Importing Geometry ProE to CFX | fatb0y | CFX | 3 | January 14, 2012 20:42 |
Can I solve this problem by Fluent? | Kai_kc | FLUENT | 1 | October 27, 2010 06:29 |
Animation Problem | Salehi | FLUENT | 5 | June 2, 2007 06:30 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |