Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download and installed code from 2.3 archive. Installing 2.2? #1030

Closed
parker20121 opened this issue Oct 5, 2017 · 2 comments
Closed

Download and installed code from 2.3 archive. Installing 2.2? #1030

parker20121 opened this issue Oct 5, 2017 · 2 comments

Comments

@parker20121
Copy link

I downloaded the 2.3 codebase, compiled it and installed from the openjpeg-v2.3.0-linux-x86_64.tar.gz file. It appears that it's installing 2.2 version of the libraries.

machine ~/Projects/openjpeg/build $ sudo make install
[ 31%] Built target openjp2
[ 62%] Built target openjp2_static
[ 75%] Built target opj_compress
[ 87%] Built target opj_decompress
[100%] Built target opj_dump
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/lib/openjpeg-2.2/OpenJPEGTargets.cmake
-- Installing: /usr/local/lib/openjpeg-2.2/OpenJPEGTargets-release.cmake
-- Installing: /usr/local/lib/openjpeg-2.2/OpenJPEGConfig.cmake
-- Installing: /usr/local/lib/pkgconfig/libopenjp2.pc
-- Installing: /usr/local/include/openjpeg-2.2/opj_config.h
-- Installing: /usr/local/lib/libopenjp2.so.2.2.0
-- Installing: /usr/local/lib/libopenjp2.so.7
-- Installing: /usr/local/lib/libopenjp2.so
-- Installing: /usr/local/lib/libopenjp2.a
-- Installing: /usr/local/include/openjpeg-2.2/openjpeg.h
-- Installing: /usr/local/include/openjpeg-2.2/opj_stdint.h
-- Installing: /usr/local/bin/opj_decompress
-- Removed runtime path from "/usr/local/bin/opj_decompress"
-- Installing: /usr/local/bin/opj_compress
-- Removed runtime path from "/usr/local/bin/opj_compress"
-- Installing: /usr/local/bin/opj_dump
-- Removed runtime path from "/usr/local/bin/opj_dump"

@rouault
Copy link
Collaborator

rouault commented Oct 5, 2017

I build and installed from source and it worked fine. You probably didn't build the version you think

@rouault rouault closed this as completed Oct 5, 2017
@parker20121
Copy link
Author

Yeah. My fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants