xfsamba? Re: XFCE4 on FreeBSD - no problem

Robert Klein RoKlein at roklein.de
Tue Jul 22 15:25:40 CEST 2003


I can't get xfsamba4 running of FreeBSD 5.1 (xfce 4rc1 and rc2)

If I start the module from xffm it shows 

Looking for master browsers...
XFSAMBA> nmblookup -M -- -

and stops there.

(on the command line it is:
$ nmblookup -M -- -
querying __MSBROWSE__ on 192.168.254.255
192.168.254.254 __MSBROWSE__<01>
192.168.254.215 __MSBROWSE__<01>
192.168.254.136 __MSBROWSE__<01>
)

I don't  see xfsamba4's nmblookup in tcpdump, either.

I compiled xfce in the order below(including options).
Any suggestions?

Regards, Robert


# notes for compiling xfce4

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig 
CPPFLAGS="-I/usr/local/include" 
LDFLAGS="-L/usr/local/lib"
export PKG_CONFIG_PATH
export CPPFLAGS
export LDFLAGS

gtk-xfce-engine

libxfce4util

libxfce4mcs

libxfcegui4

xfce-mcs-manager

xfce-mcs-plugin
    ./configure --enable-xf86misc --enable-xkb

xfce-utils
    ./configure --enable-gtkhtml --with-browser=opera

xfce4-iconbox

xfce4-panel
(has to be compiled/installed before xfce4-mixer)

xfce4-mixer

xfce4-toys

xfdesktop

xffm

xffm-icons

xfprint

xfwm4

xfwm4-themes

xfce4-systray

xfce4-themes

xfce4-trigger-launcher




More information about the Xfce4-dev mailing list