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

在mac上,运行avsocks时,遇错 #3

Open
luckypoem opened this issue Aug 29, 2016 · 1 comment
Open

在mac上,运行avsocks时,遇错 #3

luckypoem opened this issue Aug 29, 2016 · 1 comment

Comments

@luckypoem
Copy link

hi.
我在linux ups上,搭建成功并运行成功:
root@AR:/avsocks/build# ./avsocks -d
root@AR:
/avsocks/build# lsof -i:4567
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
avsocks 27141 root 6u IPv4 4052126419 0t0 TCP *:4567 (LISTEN)
root@AR:/avsocks/build# ls
avsocks CMakeCache.txt CMakeFiles cmake_install.cmake Makefile
root@AR:
/avsocks/build#

但是在mac上,虽然搭建成功:
yudeMacBook-Air:build brite$ ls
CMakeCache.txt Makefile cmake_install.cmake
CMakeFiles avsocks
yudeMacBook-Air:build brite$

但是运行avsocks时,遇错:
yudeMacBook-Air:build brite$ ./avsocks
libc++abi.dylib: terminating with uncaught exception of type boost::exception_detail::clone_implboost::exception_detail::error_info_injector<boost::program_options::reading_file >: can not read options configuration file ''
Abort trap: 6
yudeMacBook-Air:build brite$

如何解决?

@zwkno1
Copy link
Member

zwkno1 commented Oct 24, 2017

can not read options configuration file 配置文件

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

2 participants