2018-12-24 14:20 GMT+01:00, Eric Thomas <eric21...@gmail.com>:

> Next question: On my Centos VM, my shared library files have the library
> version as the filename suffix.
> For example, "*libavcodec.so.58*".
> On my Solaris machine, the library filenames do not have the version
> suffix. For example, "*libavcodec.so.*"

I get version suffixes here:
$ ls -l libavcodec/libavcodec.*
lrwxrwxrwx   1 cehoyos  staff         16 Dec 27 21:58
libavcodec/libavcodec.so -> libavcodec.so.58
-rwxr-xr-x   1 cehoyos  staff    66379668 Dec 27 21:58
libavcodec/libavcodec.so.58
-rw-r--r--   1 cehoyos  staff      25622 Dec 27 21:58 libavcodec/libavcodec.ver
-rw-r--r--   1 cehoyos  staff         85 Dec 27 21:48
libavcodec/libavcodec.version

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to