Not able to run beaglecfg #44
Unanswered
GauravKumawat33
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Hello @GauravKumawat33, Thanks, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue in running beaglecfg.
While running the project in a local machine. After
git found, I am getting some errors:-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads - not found
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot
After running
make -j$(nproc)It's still showing
beaglecfgandsudo beaglecfgis not a valid command.I also tried running
./ cross_compile.shbut still showing beaglecfg is not a valid command.I am currently using Ubuntu

Beta Was this translation helpful? Give feedback.
All reactions