Verlihub / verlihub

Verlihub 1.5.0.0
https://github.com/verlihub/
GNU General Public License v3.0
57 stars 15 forks source link

FreeBSD12 _icu_lib_le.... #170

Closed stasenso closed 5 years ago

stasenso commented 5 years ago

Hello! I decided to switch to another server, but could not build Verlihub. I can not understand what this package _icu_lib_le ....

-- [ OK ] Building replacer plugin.
-- [ OK ] Building floodprot plugin.
-- Generating vh_daemon
-- Generating vh_lib
-- Generating vh_gui
-- Generating vh
-- Generating vhm
-- Generating vh_regimporter
-- Generating vh_migration_0.9.8eto1.0
-- Generating vh_run_integration_test
--
-- ========== Build information ==========
--
-- [ OK ] Hub version: 1.1.0.0
-- [ OK ] CMAKE_INSTALL_PREFIX: /usr/local
-- [ OK ] Building plugins: 12 of 12
-- [ OK ] Now please run "make" as current user and "make install" as super user                                                                                                                                                             .
--
-- ================= End =================
--
CMake Error: The following variables are used in this project, but they are set                                                                                                                                                              to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake file                                                                                                                                                             s:
_icu_lib_le
    linked by target "libverlihub" in directory /home/Luser/Downloads/verlihub-1                                                                                                                                                             .1.0.0/src

I'm looking for a second week, please help me find a dependency. Thank!

RoLex commented 5 years ago

https://www.freshports.org/devel/icu/

stasenso commented 5 years ago

https://www.freshports.org/devel/icu/ I started with this. Does not work...


pkg info icu
icu-63.1_1,1
Name           : icu
Version        : 63.1_1,1
Installed on   : Sun Mar  3 16:45:50 2019 MSK
Origin         : devel/icu
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : devel
Licenses       : ICU
Maintainer     : office@FreeBSD.org
WWW            : http://site.icu-project.org/
Comment        : International Components for Unicode (from IBM)
Shared Libs provided:
libicutu.so.63
libicutest.so.63
libicudata.so.63
libicui18n.so.63
libicuuc.so.63
libicuio.so.63
Annotations    :
FreeBSD_version: 1200086
repo_type      : binary
repository     : FreeBSD
Flat size      : 45.8MiB
Description    :
The International Components for Unicode (ICU) is a C and C++ library
providing Unicode support (ex. character set conversions, locales,
normalization, transliteration, etc.).

More information on ICU can be found on the homepage

WWW: http://site.icu-project.org/

RoLex commented 5 years ago

i forgot to mention that ICU version 60+ doesnt work. currently same issue as ubuntu > https://github.com/Verlihub/verlihub/issues/115

plus they have renamed "icu-le-hb" library name, thats why you get the error

please use version below 60 for now. it will probably take alot of time to rewrite verlihub for c++11 support :/