Package Details: nomachine 8.14.2-1

Git Clone URL: https://aur.archlinux.org/nomachine.git (read-only, click to copy)
Package Base: nomachine
Description: Remote desktop application
Upstream URL: http://www.nomachine.com
Licenses: custom:"NoMachine EULA"
Groups: network
Conflicts: nxclient, nxmanager, nxnode, nxserver, nxwebplayer
Submitter: FreeK
Maintainer: runnytu
Last Packager: runnytu
Votes: 92
Popularity: 0.40
First Submitted: 2014-07-24 15:45 (UTC)
Last Updated: 2024-10-04 19:35 (UTC)

Pinned Comments

runnytu commented on 2021-02-20 13:44 (UTC)

Since nomachine 7.1.3-2 the default behavior of the package is StartNXDaemon Manual and FirewallConfiguration 0 on a new installation, if you want to change this, you need to modify PKGBUILD build options with your desire behavior:

BUILD OPTIONS
Set to y to enable nomachine service autostart

_autoservice=n

Set to y to enable firewall autorules

_autofirewall=n

END BUILD OPTIONS

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 25 Next › Last »

mrfabjr commented on 2018-06-13 13:43 (UTC) (edited on 2018-06-13 13:49 (UTC) by mrfabjr)

Getting the following errors:

curl: (22) The requested URL returned error: 404 Not Found

==> ERROR: Failure while downloading http://download.nomachine.com/download/6.1/Linux/nomachine_6.1.6_9_x86_64.tar.gz Aborting... ==> ERROR: Makepkg was unable to build nomachine.

Tried installing using:

pamac-manager

$ yaourt -S nomachine

I've done the following:

Updated system

Refreshed Databases

no luck.

Thanks

runnytu commented on 2018-06-02 13:36 (UTC)

@meriops, fixed.

meriops commented on 2018-06-01 19:11 (UTC)

makepkg complains that the "conflict" entry contains illegal characters. This entry should be: conflicts=('nxmanager' 'nxwebplayer' 'nxserver' 'nxnode' 'nxclient') rather than the current:<br> conflicts=('nxmanager nxwebplayer nxserver nxnode nxclient')

kubrick commented on 2018-04-28 10:48 (UTC)

Hi, is there a way to fix this problem permanently please? https://bbs.archlinux.org/viewtopic.php?pid=1727671#p1727671

parkerlreed commented on 2018-02-15 17:22 (UTC)

Ahh cheers, missed that.

runnytu commented on 2018-02-14 20:41 (UTC)

@parkerlreed, there is an option in the PKGBUILD to disable nomachine service autostart, you only need to change it to no, also there is a banner during installation informing you "No Changes To Automatic Service Start And Firewall Automatic Rules" if you don't touch the variable.

@brittyazel, fixed.

parkerlreed commented on 2018-02-14 16:45 (UTC)

The post install command enables the service automatically...

Might want to make a note of this in the post install script in case the user installing it only wants to use it as a client.

<deleted-account> commented on 2018-02-13 21:24 (UTC)

For anyone having issues with NoMachine not using h.264, it's an issue with the libstdc++.so.6 included in /usr/NX/lib. Just rename this to libstdc++.so.6.old or something, and restart NoMachine and h.264 should work (granted you need to have everything else set up correctly too). This error is common when a software program comes bundled with a verseion of libstdc++ that is out of date compared to the one in Archlinux. (looking at you MATLAB and Steam)

@runnytu, perhaps it might be usefull to add a command to the build script that renames this file so that people won't run into this issue.

robit.a commented on 2018-02-10 22:01 (UTC)

thanks huitseeker

huitseeker commented on 2018-02-10 21:28 (UTC)

Please consider this diff for an update: https://github.com/huitseeker/nomachine/commit/dfedac0a363b117c4c4a3af9af397c20bc98b2ea