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

how can i build envirment in centos 7. #131

Closed
anzhaozhong opened this issue Feb 21, 2019 · 8 comments
Closed

how can i build envirment in centos 7. #131

anzhaozhong opened this issue Feb 21, 2019 · 8 comments
Labels
enhancement New feature or request

Comments

@anzhaozhong
Copy link

[ 64%] Built target rocksdb
[ 64%] Building CXX object libraries/fc/CMakeFiles/fc.dir/src/uint128.cpp.o
In file included from /root/evt/evt/libraries/fc/include/fc/uint128.hpp:6:0,
from /root/evt/evt/libraries/fc/src/uint128.cpp:1:
/root/evt/evt/libraries/fc/include/fc/exception/exception.hpp:8:20: fatal error: optional: No such file or directory
#include
^
compilation terminated.
make[3]: *** [libraries/fc/CMakeFiles/fc.dir/src/uint128.cpp.o] Error 1
make[2]: *** [libraries/fc/CMakeFiles/fc.dir/all] Error 2
make[1]: *** [programs/evtd/CMakeFiles/evtd.dir/rule] Error 2
make: *** [evtd] Error 2

@harrywong
Copy link
Contributor

harrywong commented Feb 21, 2019 via email

@anzhaozhong
Copy link
Author

thks, i tried docker firstly. but i meeted a trouble too...
how can i mount docker volume on appoint path by docker_ops.py

@harrywong
Copy link
Contributor

harrywong commented Feb 21, 2019 via email

@anzhaozhong
Copy link
Author

You want to mount data to physical path on host instead of using volume? - Harry

________________________________ 发件人: anzhaozhong notifications@github.com 发送时间: 星期四, 二月 21, 2019 10:39 收件人: everitoken/evt 抄送: Harry; Comment 主题: Re: [everitoken/evt] how can i build envirment in centos 7. (#131) thks, i tried docker firstly. but i meeted a trouble too... how can i mount docker volume on appoint path by docker_ops.py ― You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feveritoken%2Fevt%2Fissues%2F131%23issuecomment-465838851&data=02%7C01%7C%7C6e23a84ec00543cf121a08d697a5bf6f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636863135461622789&sdata=gofzM5XGQdC5QMJRe9mQjLPG8PzuhIhGOMLacqRHLSA%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABZs3-r4lWHD-3Tim1PCzzt8Y44a88Rnks5vPgbIgaJpZM4bGgoZ&data=02%7C01%7C%7C6e23a84ec00543cf121a08d697a5bf6f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636863135461632800&sdata=wILt%2BqnyaTtgjp2eHqHOjsYKRlxL9UuGwV2Yw5Y11n8%3D&reserved=0.

yes, i want mount data to /mnt/evt/data, because volume path is at /var/lib/docker/...

@harrywong
Copy link
Contributor

harrywong commented Feb 21, 2019 via email

@harrywong
Copy link
Contributor

Hi, I've updated the docker_ops.py to support specifying a host path instead of data volume when creating evtd or postgres.

@harrywong harrywong added the enhancement New feature or request label Feb 21, 2019
@anzhaozhong
Copy link
Author

u

thks ^.^. And i have solved the problem by add options(-graph -exec-root) to dockerd.

@harrywong
Copy link
Contributor

harrywong commented Feb 26, 2019 via email

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

No branches or pull requests

2 participants