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

Installation Problems (Lack of 'lboost-filesystem') #191

Open
BennyHz opened this issue Sep 27, 2022 · 3 comments
Open

Installation Problems (Lack of 'lboost-filesystem') #191

BennyHz opened this issue Sep 27, 2022 · 3 comments

Comments

@BennyHz
Copy link

BennyHz commented Sep 27, 2022

I was trying(struggling) to install velocyto.R on MacOS 12.6 R 4.1.3. When I was using devtools to install velocyto.R:

devtools::install_github('velocyto-team/velocyto.R')

An ERROR message always came up saying:

ld: library not found for -lboost_filesystem
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The similar error disappeared when I finally installed gfortran/gcc. However, after properly installing boost and adding it into R path, I just still bumped into this error message over and over again.

@Junedays
Copy link

Junedays commented Nov 6, 2022

Same issues

@BennyHz
Copy link
Author

BennyHz commented Nov 15, 2022

Just figured it out by changing the path of boost.

@denvercal1234GitHub
Copy link

denvercal1234GitHub commented Nov 16, 2022

for anyone with this issue: follow #167. cheers

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

3 participants