Thanks a lot for the response. <br>I already ran my app through ldd and verified that all the shared libraries it depends on are present.<br><br>This is what the ldd output looks like. All the dependencies are present.<br>
<br>linux-gate.so.1 => (0xffffe000)<br> libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f22000)<br> libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f10000)<br> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7de1000)
<br> /lib/ld-linux.so.2 (0xb7f3b000)<br><br><br><div><span class="gmail_quote">On 9/10/07, <b class="gmail_sendername">Marc Rios</b> <<a href="mailto:marcrios84@gmail.com">marcrios84@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It seems like you don't have a library...<br>
can you execute ?>ldd executable_file and send it to us?<br>
<br><br><div><span class="gmail_quote">2007/9/10, Hemant Bist <<a href="mailto:hemantbist@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">hemantbist@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="e" id="q_114ee4f7225bd892_1">
Hi,<br><br>I have an application that runs fine on Ubuntu-Dapper when LD_ASSUME_KERNEL=2.4.1 is set.<br>However the same application gives the following errors on feisty. Is there a workaround for this?<br>Is there any other environment variable that needs to be set for backward compatibility?
<br>I have spent quite some time on this. I would appreciate any pointers in troubleshooting this.<br><br>lmgrd: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
<br><br>Thanks<br><span><br>Hemant.<br><br><br><br>
</span><br></span></div>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at:
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br><br></blockquote></div>
<br>
<br>--<br>ubuntu-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br><br></blockquote></div><br>