-
After several tries, built and came up fine on Debian 10. I have yet to connect or play, however. But the GUI shows both ALSA and my Jack install. Dependencies were an issue on the first builds. H…
-
I know it's not yet been approved or tested for Debian buster but I get above error. Has anyone got any alternative??
@arakasi72 can you end long time wait for Debian 12??
-
> npm install
> npm WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best fea…
-
Hi,
In my non-English environment, floating number separator is "," and not ".", I need to prepend script execution by "LANG=C".
On my Debian Buster, the default shell is "/bin/sh" and interprete…
-
Just upgraded to Debian Buster. Xrdp sound had previously worked fine with the xrdp-pulseaudio-installer package in Stretch. However that package is no longer available so I followed the instructions …
-
https://github.com/mcandre/packer-templates/tree/update-debian
* [ ] Rebuild, republish VirtualBox providers (amd64, i386)
* [ ] Rebuild, republish downstream boxes
-
Here is my content inside Dockerfile
`
FROM wyveo/nginx-php-fpm:php72
RUN apt-get update && apt-get install -y \
librdkafka-dev
RUN docker-php-ext-install rdkafka && docker-php-ext-enable r…
-
On Linux, Debian Buster, Julia 1.11.1 (started as `julia -p 4`)
Today, I first typed:
```julia
using Base.Threads
```
all good.
then, by mistake, I typed
```julia
using Distributef
```
(instead of `…
-
We are using the Debian repository
```
deb https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster main
```
and are monitoring the signatures of all signed repository files in /var/lib/apt/lists…
-
Created a virtual environment using the default Python 3.7 and updated pip to current (essential--see #26).
Installed bifs 0.9.1 and
```bash
(testEnv) ross@barley:~/UCSF/Kornak$ bifs_gui
Matplotl…