Search Criteria
Package Details: nxagent 3.5.99.27-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/nx.git (read-only, click to copy) |
---|---|
Package Base: | nx |
Description: | NX X server based on Xnest |
Upstream URL: | https://arctica-project.org |
Licenses: | GPL |
Conflicts: | nx-xcompext |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | polygamma |
Votes: | 4 |
Popularity: | 0.004949 |
First Submitted: | 2022-04-01 19:04 (UTC) |
Last Updated: | 2023-09-04 13:34 (UTC) |
Dependencies (32)
- libtirpc
- libxcompAUR
- libxcomposite
- libxdamage
- libxfont2
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxpm (libxpm-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxtst
- nx-x11AUR
- pixman (pixman-gitAUR)
- xkeyboard-config (xkeyboard-config-hhkAUR, galliumos-xkeyboard-configAUR, xkeyboard-config-adnwAUR, xkeyboard-config-bbkt-gitAUR, xkeyboard-config-bbktAUR, xkeyboard-config-gitAUR)
- xorg-font-util
- xorg-xkbcomp
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- imake (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libxcomposite (make)
- Show 12 more dependencies...
Required by (3)
- x11docker (optional)
- x11docker-git (optional)
- x2goserver
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
polygamma commented on 2023-09-04 13:11 (UTC) (edited on 2023-09-04 13:12 (UTC) by polygamma)
@petaramesh I can see that it is annoying, but it doesn't look like the problem you're having has anything to do with this AUR package. However, this is not the right place for debugging your system. You may want to run e.g.
pacman -Qi nx-x11
(or whatever package you have installed) to see whether or not you actually have 3.5.99.27-2 installed. It's probably pamac doing weird stuff, because it always does. For me, neither aurman nor paru show this kind of behavior.petaramesh commented on 2023-09-04 13:06 (UTC)
Hello, for some reason, after successul compilation and installation of 3.5.99.27-2, the systems still thinks 3.5.99.27-1 is installed so pamac permanently proposes the update to 3.5.99.27-2 and recompiles and reinstalls everyday when applying system updates. That's annoying.
lahwaacz commented on 2023-08-29 13:37 (UTC)
Hmm, it seems the nx build system is not prepared for parallel builds. I had to remove
MAKEFLAGS="-j$(nproc)"
(it gives-j20
) to ensure that thenx-X11/exports/include/nx-X11/Xprotostr.h -> ../../../include/Xprotostr.h
symlink is created before it is used by the compiler. You might consider contacting upstream or exportingMAKEFLAGS=-j1
in the PKGBUILD.polygamma commented on 2023-08-29 12:47 (UTC)
@lahwaacz - I can't reproduce your failure, and it also successfully builds in Chaotic AUR, see e. g. https://pkgs.org/download/nx-x11
lahwaacz commented on 2023-08-29 06:20 (UTC)
Building the version 3.5.99.27 failed for me:
polygamma commented on 2023-08-07 13:20 (UTC)
For the new 3.5.99.27 version the patch currently included needs to be removed.
In the PKGBUILD in
prepare()
:Otherwise we get:
NexonSU commented on 2023-02-05 17:27 (UTC) (edited on 2023-02-05 17:36 (UTC) by NexonSU)
Build fails if system language is not english. Affected localization: Russian
petaramesh commented on 2022-10-17 13:16 (UTC)
Hi,
Please add 'aarch64' in the supported architectures in PKGBUILD, as it compiles and runs fine there.
Thanks in advance.
« First ‹ Previous 1 2 3 Next › Last »