Hello, I am using the package libssl-dev on ubuntu in my beagleboard xm, and I 
have to run two C algorithms using the openSSL library..
Although I can't compile using the command: gcc test.c -lssl -o test. It seems 
the compiler isn't recognizing the "-lssl" command.
Does someone know how to solve this?
Do I have to set some path, or something like that?

Thanks Guys.
                                          

Reply via email to