I'm using xfce 4.10. I try to build thunar-dropbox and get the following message saying it can't find thunarx-2. Thunar clearly is installed, though, so perhaps there's something I need to change for this new version?
~/Downloads/thunar-dropbox-0.2.0$ ./waf configure --prefix=/usr
Checking for program gcc or cc : /usr/bin/gcc
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for gcc : ok
Checking for thunarx-2 : not found
I'm using xfce 4.10. I try to build thunar-dropbox and get the following message saying it can't find thunarx-2. Thunar clearly is installed, though, so perhaps there's something I need to change for this new version?
~/Downloads/thunar-dropbox-0.2.0$ ./waf configure --prefix=/usr Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : /usr/bin/cpp Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok
Checking for thunarx-2 : not found