Re: Zoom and linuxolator

2020-03-27 Thread Alexander Leidinger via freebsd-emulation
Quoting Alexandr Krivulya (from Fri, 27 Mar 2020 15:21:49 +0200): Hi, emulation@ ! I'm trying to start Linux version of Zoom client [1] on my FreeBSD (latest head) and I have two questions: 1. Why I need to copy all libraries from Zoom binary folder to /compat/linux/lib64 because the

Re: Zoom and linuxolator

2020-03-27 Thread Alexander Leidinger via freebsd-emulation
Quoting Alexandr Krivulya (from Fri, 27 Mar 2020 20:27:21 +0200): 27.03.20 19:29, Alexander Leidinger пишет: Quoting Alexandr Krivulya (from Fri, 27 Mar 2020 15:21:49 +0200): Hi, emulation@ ! I'm trying to start Linux version of Zoom client [1] on my FreeBSD (latest head) and I hav

Re: How to properly install a Linux desktop app?

2020-06-22 Thread Alexander Leidinger via freebsd-emulation
Quoting "Mikhail T." (from Fri, 19 Jun 2020 14:59:35 -0400): On 19.06.20 04:52, Tijl Coosemans wrote: You should not use USE_LINUX_RPM. It's meant for infrastructure ports. Yes, this is the current stance, but it seems like an unnecessary limitation... :( Software distributed by vendors i

Re: [Bug 230160] linuxulator doesn't implement madvise(MADV_DONTNEED) and any MADV_ flags with values >= 8 correctly

2020-06-30 Thread Alexander Leidinger via freebsd-emulation
Quoting bugzilla-nore...@freebsd.org (from Thu, 25 Jun 2020 20:31:29 +): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230160 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Thu Jun 25 20:30:31 UTC 2020 New revision: 362631 URL: https:

Re: [Bug 230160] linuxulator doesn't implement madvise(MADV_DONTNEED) and any MADV_ flags with values >= 8 correctly

2020-06-30 Thread Alexander Leidinger via freebsd-emulation
Quoting Edward Tomasz Napierała (from Tue, 30 Jun 2020 12:45:12 +0100): On 30 Jun 2020, at 09:29, Alexander Leidinger wrote: Quoting bugzilla-nore...@freebsd.org (from Thu, 25 Jun 2020 20:31:29 +): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230160 --- Comment #12 from co

Re: Linuxulator: running one's own small Linux in FreeBSD?

2021-02-08 Thread Alexander Leidinger via freebsd-emulation
Quoting Thomas Mueller (from Mon, 08 Feb 2021 02:51:55 +): Is it possible to run one's own little Linux in FreeBSD by null-mounting directory or partition on /compat/linux? Short answer: most probably yes. [...] Would the Linux C library have to be glibc, or could it be uClibc-ng o