[Xfce-bugs] [Bug 14005] "Trash" name not localized by LightDM's "Language menu" applet

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Nov 15 15:50:14 CET 2017


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

--- Comment #2 from René Genz <liebundartig at freenet.de> ---
Note: I built only on Fedora 26. Versions according to: thunar -- Help -- About
F26: 1.6.12
Git: 1.6.12git-a63b1732

Git-compiled 'master' version of `thunar` picks up language setting from
/etc/locale.conf. Unfortunately, afterwards it does not obey changes to
/etc/locale.conf or any user related settings!


Please, keep in mind that it might be due to my bad compilation.
I cloned the dependency chain as explained at:
https://docs.xfce.org/xfce/building

Then executed in terminal:
export PREFIX="/opt/xfce4"
export PKG_CONFIG_PATH="${PREFIX}/lib/pkgconfig:$PKG_CONFIG_PATH"
export CFLAGS="-O2 -pipe"

# and repeated for each subfolder
# did not use '--disable-debug' for xfce4-dev-tools
./autogen.sh --prefix=${PREFIX} --disable-debug && make && sudo make install &&
echo $?


At 'xfconf' `./autogen.sh` printed the following message, but did not stop! So
I continued without other problems.
--8<--
...
checking for perl modules: ExtUtils::Depends, ExtUtils::PkgConfig, Glib... no

*** Required perl modules not found to build perl bindings.  Requirements are:
***
***     ExtUtils::Depends    0.300
***     ExtUtils::PkgConfig  1.000
***     Glib                 1.020
***
*** Please install the required dependencies and run ./configure again.

checking for ...
--8<--

Judging from the behaviour of `./autogen.sh` the perl module do not seem to be
required, because it continued without problems.
If they are required, `./autogen.sh` should stop immediately and not continue.




I would like to comment on the compilation process. If you think these changes
are worth a patch, I can prepare one. Shall I attach it to this issue?

https://git.xfce.org/xfce/thunar/tree/README#n19

on Fedora 26 and Parabola:
`xfconf-query` is a binary, not a package.
Package name would be 'xfconf'.
Maybe write "and the executable file `xfconf`"?



https://git.xfce.org/xfce/thunar/tree/README#n27

Wich INSTALL file? I cannot find it.
Found build information here: https://docs.xfce.org/xfce/building
In the process I sawy that 'INSTALL' was created by `./autogen`.
Maybe write "The file 'INSTALL' (created by `./autogen.sh`) ..."?



https://docs.xfce.org/xfce/building#build_requirements

'Coffee' as in the brew or "patience" or a package?
On Fedora 26 it is called: 'coffee-script'
On Parabola it is called: coffeescript
Maybe write "executable files `pkgconf` and `coffee`"?



On the same website in the sentence:
"You need to make sure the PKG_CONFIG_PATH variable include the path ..."
Please, append an "s" to "include".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list