https://bugzilla.xfce.org/show_bug.cgi?id=16068

Andre Miranda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Andre Miranda <[email protected]> ---
you need to build and install exo with:
./autogen.sh --prefix=/usr #this prefix can be different for ubuntu/debian
make && sudo make install

then build and run thunar:
./autogen.sh --prefix=/usr
make
thunar -q # quits the daemon
thunar/thunar # run thunar you just built

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to