Hi,
I would like to know what's the correct way to update a library.
Let's say I have libc.a, libc.so.1.8 and libc.sa.1.8 under /usr/lib on
my machine. Could I just update the libc.a library by copying libc.a,
libc.so.1.9 and libc.sa.1.9 from another machine to my machine ?
My question is: is there any compatibility issue between the library
files (libc*) I just copied and the other libraries (for example, libm.a)
under /usr/lib ? Is there any OS issue also ?
posting to the newsgroup.
Thanks,
Lynn