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

LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR #386

Closed
datamaskinen opened this issue May 26, 2018 · 8 comments
Closed

LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR #386

datamaskinen opened this issue May 26, 2018 · 8 comments

Comments

@datamaskinen
Copy link

Hi there...
I'm on Ubuntu 18.04 ... i do not know if there is some library that is missing in the build instructions for ubuntu...

/opt/darling/build$ cmake ..
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.10/Modules/FindLibXml2.cmake:85 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
src/external/xcbuild/Libraries/plist/CMakeLists.txt:69 (find_package)

@ahyattdev
Copy link
Member

try installing the required packages https://wiki.darlinghq.org/build_instructions

@datamaskinen
Copy link
Author

yeah i did that but in the Ubuntu line (sudo apt-get xxxx) i can not find LibXml2....
so i am don't know ... is it libxml2-dev package i need or what is it?

@bugaevc
Copy link
Member

bugaevc commented May 27, 2018

is it libxml2-dev package i need or what is it?

Yes, please try installing libxml2-dev. If it solves the issue for you, we'll add it to the build instructions.

@datamaskinen
Copy link
Author

yes it works now ... or at least i have now started to compile it ....
Wonderful job guys and girls ....

@ahyattdev
Copy link
Member

The wiki page has been updated to reflect this dependency (Arch and Fedora not changed, someone familiar with them must do it).

@bugaevc
Copy link
Member

bugaevc commented May 29, 2018

Confirmed & added libxml2-devel for Fedora. Thanks @datamaskinen!

@XyloPoP
Copy link

XyloPoP commented Jul 20, 2022

This link is no longer working: https://wiki.darlinghq.org/build_instructions
Where can I install the files from to correct this?? I am using windows 10

@CuriousTommy
Copy link
Contributor

The wiki.darlinghq.org website has been replaced with docs.darlinghq.org

You can find the build instructions here: https://docs.darlinghq.org/build-instructions.html

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

5 participants