Next Previous Table of Contents
-Samba 2.x.x
-QT 2.x.x (with development)
-KDE 2.x.x (with development)
In order to compile and install KPopup on your system, then do the following:
1.) Check the path of the application "smbclient" and change SMBPATH in "misc.h".
2.) Type "./configure" to create Makefiles.
3.) Type "make" to compile KPopup.
4.) Type "make install" to install KPopup.
5.) Insert into the Samba configuration file (smb.conf) in section [global] the following line
and change the path where KPopup is installed. Restart Samba
message command = sh -c 'export DISPLAY=:0; /opt/kde2/bin/kpopup %s %f;' &
6.) Only for first installation of KPopup, not for updates:
For an actual networkgroup-hostlist, you have to edit the file "browse" (path to smbclient, SERVER)
and type "make settab".
7.) Start KPopup to received and send Popups.
Since KPopup uses
autoconfyou should have no trouble compiling it. If you run into any problems please report them to Torsten Henschel
Next Previous Table of Contents