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

Update pdlib installation #49

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Update pdlib installation #49

merged 1 commit into from
Aug 20, 2022

Conversation

brccabral
Copy link
Contributor

Just doing ./configure --enable-debug fails with configure: error: dlib-1 not found.
Needed to indicate the dlib install location for it to work
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-debug
I got it from https://discuss.getsol.us/d/5423-compiled-library-not-found

Just doing `./configure --enable-debug` fails with `configure: error: dlib-1 not found`.
Needed to indicate the dlib install location for it to work
`PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-debug`
I got it from https://discuss.getsol.us/d/5423-compiled-library-not-found
@goodspb
Copy link
Owner

goodspb commented Aug 20, 2022

Thanks to sharing.

@goodspb goodspb merged commit 92a97cb into goodspb:master Aug 20, 2022
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

Successfully merging this pull request may close these issues.

2 participants