-
Notifications
You must be signed in to change notification settings - Fork 4
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 issue #5
Comments
Could you please provide the exact command that failed, as well as the logs for it? |
Hi,
I will send it tommorow
Op 31 jan. 2023, om 17:34 heeft Fabian Sauter ***@***.***> het volgende geschreven:
Could you please provide the exact command that failed, as well as the logs for it?
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AR62KX7XJYPISOOU7RE5JE3WVE5LBANCNFSM6AAAAAAUMOMORU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Here is the error: akerslab@raspberrypi:~ $ # Clone the repository: Switch into the newly cloned repository:cd gtk-ui Check out the correct branch:git checkout bt Build the project:mkdir build openssl/1.1.1s: WARN: Package binary is corrupted, removing: b151e1733276fe181b280bdd3bde39f5f17f93d3 Installing (downloading, building) binaries...
); openssl/1.1.1s: ['"conan-Release-Linux-armv7-clang-12"', 'no-shared', '--prefix=/', '--openssldir="/etc/ssl"', 'no-unit-test', 'threads', 'PERL=perl', 'no-tests', '--release', '-fPIC', 'no-md2'] *** OpenSSL has been successfully configured *** *** If you encounter a problem while building, please open an *** *** perl configdata.pm --dump *** *** (If you are new to OpenSSL, you might want to consult the *** perl "-I." -Mconfigdata "util/dofile.pl" -- Configuring incomplete, errors occurred! |
It states: |
I installed clang following the hardware configuration of Jutta. So, in my opinion, it is OK. |
But CMake has an other opinion about it 😜. Try installing gcc. |
Can't solve the issues... is it possible to share an complete img. file I'm teacher and try to help my students out with there coffee corner project. I'm not the best programmer... |
Sure! I can send you a complete RPi image. Just let me know, how large your SD-Card is, so you don't have to shrink it :D |
I have a 16GB micro sd card for a raspberry pi 3B+. I would be so grateful. |
When would you be able to make the RPi image? |
Hi Fabian, Where you able to make an RPi image? My pupils would be so gratefull. |
Oh, I totally forgot about this! Sorry. Will do it tomorrow! |
OK, here we go! The following image contains a compiled version of the serial, as well as the Bluetooth (bt) UI.
Image download link: rpi.coffee_maker_bt_serial.zip |
Super! I'll try it tomorrow! thanx!!!! |
pi@raspberrypi-coffee:~ $ |
Try |
We are getting there... pi@raspberrypi-coffee:~ $ cd |
If you want, we can schedule a meeting, so I can help you starting everything. |
That would be super! When would you be available? I'm available today. |
I'm available for the next hour or so and then tomorrow between 08:00 am and 11:00 am Berlin time. We can use the following room then: |
Hi,
when installing Ui on my raspberry Pi 3B, I went through the following steps
Kind regards,
Sebastiaan
The text was updated successfully, but these errors were encountered: