Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Building with ArchLinux #13

Open
CryptoShelf opened this issue Apr 23, 2014 · 1 comment
Open

Building with ArchLinux #13

CryptoShelf opened this issue Apr 23, 2014 · 1 comment

Comments

@CryptoShelf
Copy link

for building with Arch Linux I had to change line 251 of cmake_modules/add_boost.cmake to:
find_library(Icui18nLib libicui18n.so)
find_library(IcuucLib libicuuc.so)
find_library(IcudataLib libicudata.so)
(i.e. replace .a with .so)

@dirvine
Copy link
Contributor

dirvine commented Apr 24, 2014

Thanks we will look into that. I think we need to improve our linux build instructions. We did have a debian part, but it's slipped out. An Arch linux would be good to. I will try and get to the cmake issue for you though.

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

No branches or pull requests

2 participants