CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Animation problem

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 4, 2004, 21:00
Default Animation problem
  #1
ap
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
  Reply With Quote

Old   December 5, 2004, 20:04
Default Re: Animation problem
  #2
Rob Hart
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
  Reply With Quote

Old   December 6, 2004, 17:01
Default Re: Animation problem
  #3
ap
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
  Reply With Quote

Old   December 6, 2004, 17:46
Default Re: Animation problem
  #4
Rob Hart
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.
  Reply With Quote

Old   December 7, 2004, 17:44
Default Re: Animation problem
  #5
ap
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

  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
conduction problem venkataramana OpenFOAM 3 December 1, 2013 07:30
Problem Importing Geometry ProE to CFX fatb0y CFX 3 January 14, 2012 19:42
Can I solve this problem by Fluent? Kai_kc FLUENT 1 October 27, 2010 05:29
Animation Problem Salehi FLUENT 5 June 2, 2007 05:30
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 10:17.