Search Criteria
Package Details: nx-common 3.5.0-8
Git Clone URL: | https://aur.archlinux.org/nx-common.git (read-only, click to copy) |
---|---|
Package Base: | nx-common |
Description: | NoMachine NX common package for client and server |
Upstream URL: | http://nomachine.com/ |
Licenses: | |
Submitter: | bidulock |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-16 01:27 |
Last Updated: | 2018-12-29 09:29 |
Dependencies (7)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libxcomp
- openssl-1.0 (openssl-1.0-chacha20, openssl-1.0-hardened)
- nx-headers (make)
- xorg-server-devel (xorg-server1.12-devel, xorg-server-devel-notty, xorg-server-devel-sd_notify, xorg-server-devel-git, xorg-server-devel-noudev, xorg-server-devel-dev, xorg-server1.19-devel-git, xorg-server-devel-rootless-nosystemd-minimal-git, xorg-server-devel-rootless-nosystemd-minimal, xorg-xwayland-devel-rootless-nosystemd-minimal-git) (make)
Latest Comments
adlerweb commented on 2020-07-25 23:01
Downloads are 404ed, mirror seems to no longer provide the files. Using other mirrors works as expected.
aromaparanoia commented on 2018-07-19 17:54
This patch works:
WhiteAnthrax commented on 2018-03-31 07:52
nxssh need link -lpthread
sed before make:
sed -i "s/NXCOMPLIBS=-L..\/nxcomp -lXcomp -lstdc++ -lpng -ljpeg -lz/NXCOMPLIBS=-L..\/nxcomp -lXcomp -lstdc++ -lpng -ljpeg -lz -lpthread/" Makefile
Hegz commented on 2018-01-26 18:59
builds with configure flags:
--with-cppflags=-I/usr/include/openssl-1.0 --with-ldflags=-L/usr/lib/openssl-1.0
provided openssl-1.0 is installed.
Chrissss commented on 2017-05-28 18:36
Besides the trouble compiling nxcompsh, the link leads to a 404...
$ wget ftp.uni-duisburg.de/X11/NX/sources/3.5.0/nxcompsh-3.5.0-1.tar.gz
--2017-05-28 20:35:17-- http://ftp.uni-duisburg.de/X11/NX/sources/3.5.0/nxcompsh-3.5.0-1.tar.gz
Auflösen des Hostnamens ftp.uni-duisburg.de… 134.91.82.10
Verbindungsaufbau zu ftp.uni-duisburg.de|134.91.82.10|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 404 Not Found
2017-05-28 20:35:17 FEHLER 404: Not Found.
Anonymous comment on 2017-05-01 16:09
Does not compile because of newer openssl library, even with configure flag --without-openssl-header-check
postadelmaga commented on 2017-03-19 07:38
also nxssh packages is missing I replaced it with this one:
https://lost-contact.mit.edu/afs/enea.it/software/freenx/FreeNX-3.5-el5/nxssh-3.5.0-2.tar.gz
postadelmaga commented on 2017-03-19 07:36
The download link for `nxcompsh` is not working for me.
I used this one:
https://lost-contact.mit.edu/afs/enea.it/software/freenx/FreeNX-3.5-el5/nxcompsh-3.5.0-1.tar.gz