曾奥然
曾奥然
Hi @enebo, Thanks for your help! I'm using JRuby on Windows. > jruby 9.4.1.0 (3.1.0) 2023-02-07 237d5fa5f4 OpenJDK 64-Bit Server VM 21-ea+12-971 on 21-ea+12-971 +jit [x86_64-mswin32] I've changed the script...
Any progress? **Personally**, I think the Debian packages system is very complex and chaotic for a developer to learn and package. Is it the reason? Or the dependencies are some...
> Haha, I'm forking `rdmd` to build a `rgcc` to quickly run `gcc` or `clang` on my Windows. Yes, this is what I want: When I'm not familiar with `rdmd/rgcc`'s...
Test report with `Ruby 3.2.0-1` on Windows 11. with `Ruby 3.1.3-1` on Windows 11.
Another report in my recent work: 1. On Windows 11, I `load` a file with `20ms` 2. On WSL ubuntu, I `load` the same file with only `2ms` The influence...
Hi @dig12345 Thanks for reporting. In fact, we can run `ruby` directly in CMD.exe:  > The application has failed to start because its side-by-side configuration is incorrect. Please see...
You don't need to add every version to `PATH`. In my CMD.exe, you can see:  Just be sure to include these two paths at the front to your `PATH`...
Sounds reasonable, I'll add it with some other updates when I have time.
若GitHub和Gitee有重复或高度关联的 issue,均不会关闭,而会互相引用。问题解决后方可关闭。
2023-09-24 今天重新实现了 1. `freebsd-pkg` 换源代码 2. `freebsd-ports` 换源代码 有几个问题: 1. `freebsd-pkg` 源 有没有 http 和 https 的问题? 2. https://help.mirrors.cernet.edu.cn/FreeBSD-ports/ 这里提供了一种换 `freebsd-ports` 的方式,这种并没有在你们的文档中记载,这种可行吗?选用哪一种最合适? 3. `freebsd-update` 源目前的状况如何? @ykla