[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freenx-knx
Subject:    [FreeNX-kNX] SVN: CIFS printer issues solved. (Windows printing)
From:       "Fabian Franz" <FabianFranz () gmx ! de>
Date:       2008-03-05 14:04:15
Message-ID: 20080305140415.244370 () gmx ! net
[Download RAW message or body]

Hello all,

the printing issues with CIFS are solved now.

Howto use it before 0.7.2 release:

- Download FreeNX SVN and install nxredir and nxsmb:

$ mkdir freenx-svn
$ cd freenx-svn
$ svn co svn://svn.berlios.de/freenx/freenx-server/trunk
$ cd trunk/nxredir
$ make
gcc -g -O2 -Wall -fPIC   -c -o nxredir.o nxredir.c
gcc -fPIC -g -O2 -Wall -fPIC -nostdlib -shared -o libnxredir.so.0 nxredir.o -ldl -lc
$ sudo make install
install -m755 libnxredir.so.0 /usr/lib
install -m755 nxredir /usr/bin
install -m755 nxsmb /usr/lib/cups/backend/
ldconfig
$ sudo rm -f /usr/bin/nxredir # not needed at the moment

So now we only have to patch nxnode. (Not the one from SVN, but your version)

Replace:

DEVICE_URI="smb://$username:$password@127.0.0.1:$port/$share"

through:

DEVICE_URI="nxsmb://$username:$password@127.0.0.1:$port/cifs/$share"

In SVN is a more advanced solution, but this should do the basic trick.

cu

Fabian
________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:
  http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
         Don't forget to check the NX Knowledge Base:
                 http://www.nomachine.com/kb/ 

________________________________________________________________
       FreeNX-kNX mailing list --- FreeNX-kNX@kde.org
      https://mail.kde.org/mailman/listinfo/freenx-knx
________________________________________________________________
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic