creating so's

hi everyone

i have a doubt about ".so" files.
what is the need of ".so" files.
why we use ".so" files.
where we can use ".so" files.
how can i create ".so" files.

can u tell me a good example please

thank you

See http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

thank you

its great

is there any deferences in .so file for fedora4 and fedora5

can u tell me in detail, please

thank you again

No, they are all Intel ELF(Extended Loader Format) files.

hi

i created one .so file to run my program in fedora4

it is working but in fedora5 it not working

what can i do

is there any deference

please help me in this

thank you for ur feedback

Try ldconfig in Fedora 5, the error can occure due to library cache

Could you give some more details, please? I can't tell what's going wrong just from that. Try

ldd myfile.so

, that will show any files it depends on as well as any dependencies that are missing.

I'm anything but a spelling nazi, but there's a difference between typos, and choosing not to spell. If you can spell "ur", you can spell "your", as required by the rules, please.