Tiny Core Base > CorePlus

I want to install Boinc.

<< < (12/16) > >>

Richard Cranium:

--- Quote from: Juanito on August 03, 2024, 03:57:38 AM ---Recompiled webkitgtk4 posted - I don't have an i486 to test, please update your version of webkitgtk4 and try boincmgr again.

--- End quote ---

I removed boinc all together thru the package manager, restarted and re-installed boinc , I still get the same error .


--- Quote ---illegal instruction
--- End quote ---

I checked and the recompiled version is installed...

Juanito:
It was webkitgtk4 you needed to reinstall, not boinc.

Richard Cranium:

--- Quote from: Juanito on August 03, 2024, 02:57:40 PM ---It was webkitgtk4 you needed to reinstall, not boinc.

--- End quote ---

That's what I did....   Boinc dosen't launch...

Richard Cranium:

--- Quote from: Juanito on August 03, 2024, 02:57:40 PM ---It was webkitgtk4 you needed to reinstall, not boinc.

--- End quote ---

new screenshot.

Juanito:
I tried one more time.

Please use the apps gui to update webkitgtk4, reboot and test boincmgr.

If anybody knows how best to configure cmake to force i486, suggestions welcome.

I tried this using -DCMAKE_TOOLCHAIN_FILE:
--- Code: ---# the name of the target operating system
set(CMAKE_SYSTEM_NAME Linux)

# Which compilers to use for C and C++
set(CMAKE_C_COMPILER /usr/local/bin/i486-linux-gnu-gcc)
set(CMAKE_CXX_COMPILER /usr/local/bin/i486-linux-gnu-g++)
--- End code ---
..but webkitgtk wouldn't configure

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version