View previous topic :: View next topic |
Author |
Message |
Lousie_Louie n00b
Joined: 06 Jun 2005 Posts: 13
|
Posted: Mon Jun 06, 2005 1:31 am Post subject: Installing FreeNX [solved] |
|
|
I am following the instructions on the Gentoo Wiki:
http://gentoo-wiki.com/HOWTO_FreeNX_Server
and I am baffeled by the result I get. After emegeing it it says there is no such program. I have emerge other pakcage with better succes.
Here's what I did:
Code: |
root@axiom USE="commercial" emerge nxproxy nx-x11 nxserver-freenx nxclient
... lots of compiling ...
>>> net-misc/nxclient-1.4.0-r5 merged.
>>> clean: No packages selected for removal.
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
root@axiom axiom # nxserver --adduser axiom
bash: nxserver: command not found
|
Last edited by Lousie_Louie on Mon Jun 13, 2005 4:01 pm; edited 1 time in total |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Mon Jun 06, 2005 2:10 pm Post subject: |
|
|
Check the output of
# find / -name nxserver
I think that the nxserver command does not get put in a directory in the path. |
|
Back to top |
|
|
pir187 Guru
Joined: 19 Feb 2004 Posts: 309 Location: Papstdorf : Sachsen : Deutschland
|
Posted: Fri Jun 10, 2005 6:05 am Post subject: |
|
|
try this:
Code: | /usr/NX/bin/nxserver --adduser axiom |
pir187 _________________ Linux 2.6.24-gentoo-r8, Athlon XP 3200+@ASUS A7N8X-E Deluxe 2.0, 2GB MDT DDR-RAM PC3200@2,5-3-3-7, Gainward GF7800GS+ (G71), Creative Audigy 2 ZS, 2x Seagate 750 GB@RAID1 + LVM2
(sehr zufriedener) registrierter Linux-Nutzer #360788 |
|
Back to top |
|
|
|