Tiny Core Extensions > TCE Talk
how can I instsall nonmachine's deb?
kora3848:
I already download nomachine's deb
but when I install it
I use dpkg, but it doesnt work, tinycore lack of this
and I try dpkg-deb , tinycore also lack of this
I try file2tcz , tinycore also lack of this
can anyone one help?
thank you
gadget42:
looks like they offer a few different packages:
https://downloads.nomachine.com/download/?id=3
this might help as well:
https://kb.nomachine.com/AR06N00891
also(since i had it handy):
https://en.wikipedia.org/wiki/NX_technology
kora3848:
thank you so much
but I find to download nomachine's tar.gz for install
but finally I still can not install
I already
--- Code: ---sudo tar zxvf nomachine_8.10.1_1_x86_64.tar.gz
--- End code ---
when I use
--- Code: ---sudo /usr/NX/nxserver --install
--- End code ---
it show
--- Code: ---tc@box:~$ sudo /usr/NX/nxserver --install
sudo: unable to execute /usr/NX/nxserver: No such file or directory
--- End code ---
but I can see the nxserver is there
--- Code: ---tc@box:/usr/NX$ ls
etc/ nxserver
--- End code ---
plz I want to know what can I do? thank you so much
[EDIT]: Added code tags. Rich
gadget42:
looks like it might require systemd:
https://msiyer.com/nomachine-on-opensuse-leap-and-tumbleweed/
kora3848:
thanks a lot
and I read you provide the link
at least he types "sudo /usr/NX/nxserver --install" and he can install, of course he still need to fix many things
but I type same but I cant install
--- Code: ---tc@box:~$ sudo /usr/NX/nxserver --install
sudo: unable to execute /usr/NX/nxserver: No such file or directory
--- End code ---
then I try
--- Code: ---tc@box:/usr/NX$ nxserver --install
-sh: nxserver: not found
tc@box:/usr/NX$ sudo nxserver --install
sudo: nxserver: command not found
--- End code ---
but I nxserver is there
--- Code: ---tc@box:/usr/NX$ nxserver --install
-sh: nxserver: not found
tc@box:/usr/NX$ ls
etc/ nxserver
--- End code ---
I dont know why
[EDIT]: Added code tags. Rich
Navigation
[0] Message Index
[#] Next page
Go to full version