-
The README currently suggests installation of the package using:
``devtools::install_github("scrogster/nimbleDistance", build_vignettes = TRUE, INSTALL_opts = "--no-multiarch")``
However, this do…
-
I was excited to see the updated gcc in the multiarch 13.3.0 image!
```
jb@zlogin3:~ $ pkgin se gcc4
gcc48-libs-4.8.2nb1 The GNU Compiler Collection (GCC) support shared libraries.
gcc48-4.8.2 = …
calmh updated
10 years ago
-
When I use registry GC for our local image repository.For our registry,we make all the images for multiarch images like this:
```
/app # ls /storage/docker/registry/v2/repositories/library/ | grep b…
-
Anybody have any idea why i cannot delete the addon?
18-07-09 10:18:37 INFO (SyncWorker_2) [hassio.docker.interface] Remove docker bestlibre/amd64-grafana with latest and None
18-07-09 10:18:37 …
-
-
for apple sicilion m1 and more
-
We are building images for both amd64 and arm64 via Apko and Docker, I would like to be able to incert into both architectures and publish back up as a single Manifest reference both modified images
-
I just use configure and make -j, yet cannot build gblic 2.37, I think the reason is my E5-2678v3 CPU does not support avx512 instruction set. Can I disable avx512 instruction set before compiling?
…
-
if I pass -target aarch64-linux-gnu to clang in C mode I get
```
#1 with x86-64 clang (trunk)
/usr/bin/ld: unrecognised emulation mode: aarch64linux
Supported emulations: elf_x86_64 elf32_…
-
I'm having trouble compiling with `sh build-opencv-linux.sh` on a raspberry pi 4 running bookworm 64-bit. So I'm cross compiling with `bash build-opencv-linux-aarch64-cross-compile.sh --build-only`
…