Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Applications / Re: XTide
« Last post by Martin Iturbide on January 21, 2026, 02:53:43 pm »
Perhaps Martin will create an empty tzdb git repository and I'll push my code.

Let me know if I forked the right one: https://github.com/OS2World/LIB-TIME-tzdb

Regards
12
Networking / Re: uacme
« Last post by Digi on January 21, 2026, 01:12:18 pm »
Thank you very much!
13
Applications / Re: LibrePCB
« Last post by TeLLie on January 21, 2026, 12:54:32 pm »
Hi alll
I disable all the opengl.

Its been build till 50 procent now...

G:\...-1.2.0\librepcb-1.2.0-cmake-3.31_i686-pc-os2-emx_920\apps\librepcb-cli>librepcb-cli.exe --version
LibrePCB CLI Version 1.2.0
File Format 1 (stable)
Git Revision f079fa97b
Qt Version 5.15.2 (compiled against 5.15.2)
OpenCascade N/A
Built at 1/21/26 12:35 PM
14
Applications / Re: LibrePCB
« Last post by Jochen Schäfer on January 21, 2026, 09:18:07 am »
We need some OpenGL implementation to get stuff like this running. I don't care if it's slow BTW.
15
Applications / Re: XTide
« Last post by Dave Yeo on January 21, 2026, 08:05:56 am »
Actually, I added that after the failure, the other defines did fix other issues. The code has a lot of defines and only a makefile. Likely grew a lot  Perhaps Martin will create an empty tzdb git repository and I'll push my code.
16
Applications / Re: XTide
« Last post by Steven Levine on January 21, 2026, 06:39:51 am »
Without looking at the code, I have to guess that -DHAVE_ISSETUGID=0 is part of the problem.  This is going to trigger the compatibility code to build.  However, since we have a issetugid(), this is going to cause a problem.
17
Networking / Re: uacme
« Last post by Steven Levine on January 21, 2026, 03:31:12 am »
You want,

  https://smedley.id.au/tmp/uacme-1.2.4-os2-20240817.zip

A version of the scripts I have used can be found at

  http://www.warpcave.com/betas/uacme-scripts-for-peter-2024-12-06-20240818.zip

The documentation is a bit rough.  The scripts should complain if you neglect to create one or more of the required directories or if you don't have the apache confs setup quite right.
18
Virtualization / Re: ArcaOS 5.1 on Apple Silicone
« Last post by fro on January 21, 2026, 02:16:00 am »
Nice! Glad it's working for you. I've attached what I'm using for QEMU config as well.

It's just a shell script with the QEMU commands.

Cheers
19
Networking / Re: uacme
« Last post by Digi on January 21, 2026, 12:43:21 am »
I'm trying to follow these instructions:
https://github.com/ndilieto/uacme/

But at the very first step I have a problem:

C:\Programs\uacme\bin>uacme.exe -v -c C:\Programs\uacme\bin\uacme.d new
uacme.exe: version 1.0.19 starting on Wed, 21 Jan 2026 10:39:02
uacme.exe: loading key from C:\Programs\uacme\bin\uacme.d/private/key.pem
uacme.exe: C:\Programs\uacme\bin\uacme.d/private/key.pem not found
uacme.exe: generating new 2048-bit RSA key
uacme.exe: key saved to C:\Programs\uacme\bin\uacme.d/private/key.pem
uacme.exe: fetching directory at https://acme-v02.api.letsencrypt.org/directory
uacme.exe: curl_get: GET https://acme-v02.api.letsencrypt.org/directory failed: Problem with the SSL CA cert (path? access rights?)
uacme.exe: curl_get: waiting 5 seconds before retrying

I can download the "directory" file manually without any problems (curl -O https://acme-v02.api.letsencrypt.org/directory).

What am I doing wrong?
20
Applications / Re: LibrePCB
« Last post by Dave Yeo on January 21, 2026, 12:24:05 am »
Hmm, that also didn't work. I'll have to examine all the cmake files and hopefully find the magic define
Pages: 1 [2] 3 4 ... 10