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

Requirements for Armbian Bionic Minimal #26

Open
pmar146 opened this issue Jul 11, 2020 · 0 comments
Open

Requirements for Armbian Bionic Minimal #26

pmar146 opened this issue Jul 11, 2020 · 0 comments

Comments

@pmar146
Copy link

pmar146 commented Jul 11, 2020

HI All,
I can only find an Arabian Bionic Minimal image. What other requirements are needed to make WiringOP-Zero to work?

I get a host of errors when I try and run the ./build

I have worked out the cc: compiler is required and installed that.

So it made WiringOP-Zero, but with a whole lot of cautions.

I did a gpio readall and it shows all the pins, but nothing is working.

If I try ./build again I get this:
[sudo] password for minimac:
./build: 4: ./build: [[: not found
wiringPi Build script

WiringPi Library
[UnInstall]
make: Nothing to be done for 'all'.
[Install Headers]
[Install Dynamic Lib]

WiringPi Devices Library
[UnInstall]
make: Nothing to be done for 'all'.
[Install Headers]
[Install Dynamic Lib]

GPIO Utility
make: Nothing to be done for 'all'.
[Install]

All Done.

NOTE: To compile programs with wiringBP v2, you need to add:
-lwiringPi
to your compile line(s) To use the Gertboard, MaxDetect, etc.
code (the devLib), you need to also add:
-lwiringPiDev
to your compile line(s).

All help would be appreciated.

Regards
PMAR146

@pmar146 pmar146 changed the title Requirements for Arabian Bionic Minimal Requirements for Armbian Bionic Minimal Jul 12, 2020
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

1 participant