[Goodies-dev] thunar-media-tags-plugin libexo-0.3 xubuntu 11.10

Nick Schermer nickschermer at gmail.com
Fri Nov 25 20:25:01 CET 2011


On Fri, Nov 25, 2011 at 7:01 PM, Nick Brake <nick.brake at gmail.com> wrote:
> I am trying to edit thunar-plugin/tag-renamer.c to change the format
> options for "Rename Multiple Files". Which is straightforward and all
> well and good, but when trying to compile I'm running into a roadblock
> with libexo-0.3 (atleast version 0.3.1.3). Xubuntu 11.10 ships with
> libexo-1-0 version 0.6.2-2ubuntu0.1 so configure is failing.
>
> Any advice on how to proceed would be appreciated as ubuntu used to
> ship with 0.3 but then jumped to 0.6.2-2ubuntu0.1

Replace the exo check line in configure.in.in with:
XDT_CHECK_PACKAGE([EXO], [exo-1], [0.5.0])

And run autogen.sh (requires xfce4-dev-tools).

Nick


More information about the Goodies-dev mailing list