[email protected]

Results 30 comments of [email protected]

Well my framework is: - a client machine for browser access - resolves addresses with these lines in /etc/hosts file ``` 192.168.102.120 m01serv m01serv.m01.net 192.168.102.120 k6k k6k.m01.net 192.168.102.120 njsapp njsapp.m01.net...

Hi @gardun0, I was able to do steps 1, 2, 3, and 7 Then I created an SSL resource using apisix dashboard giving the crt and key for www.m01.net It...

> Looks like there are two issues: > > 1. The nightly build job is [failing](https://github.com/servo/servo/actions/runs/7946836240/job/21694994623). > > 2. Ideally the GH Release should have been a pre-release so the...

Sorry @mukilan but I'm particularly dumb. I'm using Debian testing updated daily. When I try to launch the yesterday build, I receive an error: ``` mirto@bianco500:~/Scaricati$ cd servo/ mirto@bianco500:~/Scaricati/servo$ ls...

Seems it is not sufficient: ``` mirto@bianco500:~/Scaricati/servo$ ./servo egl function was not loaded (thread main, at /home/runner/work/servo/servo/target/production/build/surfman-4d98480c7267738a/out/egl_bindings.rs:284) mirto@bianco500:~/Scaricati/servo$ sudo nala show libegl1-mesa-dev Package: libegl1-mesa-dev Version: 23.3.5-1 Architecture: amd64 Installed: no...

You are right! The previous installation was unsuccessful. After installin it the program starts correctly. Thanks

Well, I tried the instructions at the AMD link on a fresh Debian Trixie installation. I saw that Trixie is not supported ( https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html#supported-distribution ) but I tried using the...

Hi @cjatin maybe it is related to this issue? https://github.com/ROCm/ROCm/issues/2694