[Libjpeg-turbo-users] Changing the name of the built library from libjpeg on Linux
SIMD-accelerated libjpeg-compatible JPEG codec library
Brought to you by:
dcommander
|
From: Bob <bob...@ho...> - 2016-11-23 10:53:12
|
I'm interested in changing the name of the libjpeg.so library that gets built so that it doesn't clash with other libraries called libjpeg that are on my system. I'm afraid I don't know enough about the build process to do this myself but if there was a way to have the library come out being called libcustomjpeg.so for example that would be useful. Am interested in doing this on Linux and I'm assuming that simply renaming the libjpeg.so file is not sufficient. Thanks in advance! |