8000 Could NOT found ICU · Issue #26 · arxsys/dff · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Could NOT found ICU #26

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

Open
hapesurya opened this issue Nov 11, 2019 · 0 comments
Open

Could NOT found ICU #26

hapesurya opened this issue Nov 11, 2019 · 0 comments

Comments

@hapesurya
Copy link

I'm using Linux MInt 19.1 Cinnamon 64-bit

I already follow your installing instruction :

apt-get install cmake build-essential swig python-qt4 pyqt4-dev-tools qt4-dev-tools libicu-dev libtre-dev qt4-linguist-tools python-magic libfuse-dev libudev-dev libavformat-dev libavdevice-dev libavutil-dev libswscale-dev flex bison devscripts pkg-config autotools-dev automake autoconf autopoint zlib1g-dev libtool libssl-dev wget scons libtalloc-dev clamav
git clone https://github.com/arxsys/dff/
cd dff
git submodule init
git submodule update
mkdir build
cd build
cmake ..

Below is error when i type cmake ..

-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found compatible SWIG version (3.0.12)
-- Building project in dedicated build directory : /home/dory/dff/build
-- Will use -g for debugging -- no
-- input / output stats disabled
-- Compile WITHOUT TwoThreeTree debug information
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found ICU libraries:
/usr/lib/x86_64-linux-gnu/libicudata.so
/usr/lib/x86_64-linux-gnu/libicui18n.so
/usr/lib/x86_64-linux-gnu/libicuuc.so
/usr/lib/x86_64-linux-gnu/libicuio.so
_icu_lib_le-NOTFOUND
/usr/lib/x86_64-linux-gnu/libiculx.so
icu_lib-le-hb-NOTFOUND
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find ICU (missing: ICU_LIBRARIES) (found version "60.2.0")
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake_modules/FindICU.cmake:178 (find_package_handle_standard_args)
cmake_modules/dff/find_deps.cmake:116 (find_package)
CMakeLists.txt:22 (include)

-- Configuring incomplete, errors occurred!
See also "/home/dory/dff/build/CMakeFiles/CMakeOutput.log".

Need your help...thanks...

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

1 participant
0