Where do I get the sockets library.
I am new to linux.
I just installed fedora (11) for the first time.
I brought over a C program from a unix system and tried to compile it.
I received the error:
cannot find -lsocket.
I used 'find' and it was not there.
Is the socket library under a different name in linux?
Or do I need to download libraries from some where?
I I down load is 'yum' the correct tool?
I search several Q/A on the web, but none seemed to answer my question
|