n9

Results 53 comments of n9

@stsp Yes, but I have not noticed the error: ``` $ mk-build-deps --install --root-cmd sudo --remove dpkg-buildpackage: info: source package fdpp-build-deps dpkg-buildpackage: info: source version 1.9-1 dpkg-buildpackage: info: source distribution...

Ok, thank you I have realized that in the meantime. I have successfully build and installed `nasm-segelf`. But problems with fdpp deps still persist: ``` $ mk-build-deps --install --root-cmd sudo...

I will try to build and install [thunk_gen](https://github.com/stsp/thunk_gen).

But the instruction says: *It is likely not interesting for you unless you want to compile some 16bit or 32bit DOS code for 64-bits execution.* I am trying to install...

What about flatpak? Will it be possible to deliver dosemu via flatpak?

I mean instead of writing documentation for particular distro and version, what about to use CI to create Flatpak and publish it to Flathub or other repository?

Could you please build for i386 as well (https://github.com/dosemu2/dosemu2/actions/runs/14684139485)?

> I don't think github offers such runners. Would it be possible to use an approach similar to: https://github.com/flatpak/flatpak-github-actions?tab=readme-ov-file#building-for-multiple-cpu-architectures ?

I cloned the repo and opened it in VS. Now it is much easier. I have mocked up a solution: https://github.com/n9/wpf/commit/623fc974ec6197f78a43254f4548e491a1f74a99, but I do not know, how to test it....