Well I don't have much experience installing things from source code so if anyone can help I'd really appreciate it I'm trying to install libflashsupport on debain stable. Here is what I'm getting:
- Code: Select all
a@Astudio:~$ cd /A/pkgsrc/usr/lib/oss/lib
a@Astudio:/A/pkgsrc/usr/lib/oss/lib$ cc -shared -O2 -Wall -Werror -lssl flashsupport.c -o libflashsupport.so
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
a@Astudio:/A/pkgsrc/usr/lib/oss/lib$
google for -lssl doesn't help
Any suggestions?
Thanks
