Skip to content

Update pdlib installation - #49

Merged
goodspb merged 1 commit into
goodspb:masterfrom
brccabral:master
Aug 20, 2022
Merged

Update pdlib installation#49
goodspb merged 1 commit into
goodspb:masterfrom
brccabral:master

Conversation

@brccabral

Copy link
Copy Markdown
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

goodspb commented Aug 20, 2022

Copy link
Copy Markdown
Owner

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