Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

installing xfce theme manager

371 views
Skip to first unread message

Michael Fothergill

unread,
Sep 29, 2014, 9:20:03 AM9/29/14
to
Dear Debian folks,

I have been trying to install xfce theme manager (I am running Debian Jessie on an AMD 64 box).

I found a web site

https://launchpad.net/~rebuntu16/+archive/ubuntu/other-stuff/+sourcepub/4038858/+listing-archive-extra

where there appeared to be some packages that may may not work in debian (perhaps better used in e.g. ubuntu).

I downloaded the ones that seemed relevant and tried using aptitude to install them but it did not work.

I also noticed another web site

https://launchpad.net/~rebuntu16/+archive/ubuntu/other-stuff/+sourcepub/4038858/+listing-archive-extra

On this website, which was dealing with e.g. xubuntu not debian the commands recommended to install it were:

sudo add-apt-repository ppa:rebuntu16/other-stuff
sudo apt-get update
sudo apt-get install xfce-theme-manager

I think the reason it may not be working in my case is that I don't know what the correct equivalent of

sudo add-apt-repository ppa:rebuntu16/other-stuff

would be for a debian user.

If it isn't possible to make the repository work in debian at present I could try installing from a tar file instead.

Maybe that is what I should be doing here......

Please excuse my ignorance here.

Suggestions on this are most welcome.


Regards

Michael Fothergill































Fabrice Vaillant

unread,
Sep 29, 2014, 10:20:01 AM9/29/14
to
Hi
I believe XFCE is already included in debian repository. Have you tried following the instruction described here?

Fabrice Vaillant

Michael Fothergill

unread,
Sep 29, 2014, 10:30:02 AM9/29/14
to
Hi
I believe XFCE is already included in debian repository. Have you tried following the instruction described here?

Thank you for your reply

I already have xfce installed.

But I assumed (maybe I am wrong) that

xfce-theme-manager - 0.3.5-1

is not automatically installed along with it and so I would have to separately install it.















Fabrice Vaillant

unread,
Sep 29, 2014, 10:40:02 AM9/29/14
to
Oh, then I am afraid you misunderstood.
I would sugest building it from source as indicated here.

Reco

unread,
Sep 29, 2014, 10:50:02 AM9/29/14
to
Hi.

On Mon, Sep 29, 2014 at 02:14:42PM +0100, Michael Fothergill wrote:
> Dear Debian folks,
>
> I have been trying to install xfce theme manager (I am running Debian Jessie on an AMD 64 box).
>
> I found a web site
>
> https://launchpad.net/~rebuntu16/+archive/ubuntu/other-stuff/+sourcepub/4038858/+listing-archive-extra
>
> where there appeared to be some packages that may may not work in debian (perhaps better used in e.g. ubuntu).

This package won't work in Debian testing, the reason being that
xfce-theme-manager is built against libxfce4ui-1-0 (>= 4.11.0), and
testing only has version 4.10.0 of this library ATM.


> On this website, which was dealing with e.g. xubuntu not debian the commands recommended to install it were:
>
> sudo add-apt-repository ppa:rebuntu16/other-stuff
> sudo apt-get update
> sudo apt-get install xfce-theme-manager
>
> I think the reason it may not be working in my case is that I don't know what the correct equivalent of
>
> sudo add-apt-repository ppa:rebuntu16/other-stuff
>
> would be for a debian user.

That's Ubuntu way of saying 'Please add this line to
/etc/apt/sources-list.d:

deb https://launchpad.net/~rebuntu16/+archive ubuntu

But, since this package won't do you any good anyway - don't bother.
Just rebuild it from the source, and install it conventional way.

Reco


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/20140929144233.GA5206@x101h

Michael Fothergill

unread,
Sep 29, 2014, 11:40:01 AM9/29/14
to
Oh, then I am afraid you misunderstood.
I would sugest building it from source as indicated here.

I will go ahead and do that.

Thank you very much for the advice.  It's not always obvious which packages you can use apt with and which you have to compile.

The ubuntu and xubuntu sites make you think you could apt but you can't quite do it yet...........

Regards


Michael

On Mon, Sep 29, 2014 at 4:27 PM, Michael Fothergill <michael.f...@googlemail.com> wrote:
Oh, then I am afraid you misunderstood.
I would sugest building it from source as indicated here.

I will go ahead and do that.

Thank you very much for the advice.  It's not always obvious which packages you can use apt with and which you have to compile.

The ubuntu and xubuntu sites make you think you could apt but you can't quite do it yet...........

Regards

Michael







Lisi Reisz

unread,
Sep 29, 2014, 12:20:02 PM9/29/14
to
On Monday 29 September 2014 16:29:48 Michael Fothergill wrote:
> It's not always obvious which packages
> you can use apt with and which you have to compile.

You can use apt with packages which are in the repositories. You can find
this out with <aptitude search> or equivalent or by looking on
https://www.debian.org/distrib/packages

If you want something which is not in the repositories you have to compile it.

It makes a difference which repositories you have available. See:
/etc/apt/sorces.list
Use cat or an editor.

Lisi


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/201409291712.3...@gmail.com

Michael Fothergill

unread,
Sep 30, 2014, 2:30:01 PM9/30/14
to
If you want something which is not in the repositories you have to compile it.

I downloaded the theme manager tarfile and then had a go at compiling it.

I have tried a few times now and I always seem to get a segmentation fault when I try to run the program.

I think I have installed all the packages needed to compile it.

Here is the compilation output:root@trombone:/tmp/Xfce-Theme-Manager-0.3.5# ./autogen.sh --prefix=/usr/local/bin
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/callbacks.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/cli.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/database.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/globals.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/gui.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/main.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/panels.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
Xfce-Theme-Manager/app/../sources:1: warning: source file '../src/thumbnails.cpp' is in a subdirectory,
Xfce-Theme-Manager/app/../sources:1: but option 'subdir-objects' is disabled
Xfce-Theme-Manager/app/Makefile.am:3:   'Xfce-Theme-Manager/app/../sources' included from here
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for XCURSOR... yes
checking for XFCE4UI... yes
checking for XFCONF... yes
checking for unzip... true
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Xfce-Theme-Manager/app/Makefile
config.status: creating config.h
config.status: executing depfiles commands

root@trombone:/tmp/Xfce-Theme-Manager-0.3.5# make
make  all-recursive
make[1]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5'
Making all in Xfce-Theme-Manager/app
make[2]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-callbacks.o -MD -MP -MF .deps/xfcethememanager-callbacks.Tpo -c -o xfcethememanager-callbacks.o `test -f '../src/callbacks.cpp' || echo './'`../src/callbacks.cpp
mv -f .deps/xfcethememanager-callbacks.Tpo .deps/xfcethememanager-callbacks.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-cli.o -MD -MP -MF .deps/xfcethememanager-cli.Tpo -c -o xfcethememanager-cli.o `test -f '../src/cli.cpp' || echo './'`../src/cli.cpp
mv -f .deps/xfcethememanager-cli.Tpo .deps/xfcethememanager-cli.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-database.o -MD -MP -MF .deps/xfcethememanager-database.Tpo -c -o xfcethememanager-database.o `test -f '../src/database.cpp' || echo './'`../src/database.cpp
mv -f .deps/xfcethememanager-database.Tpo .deps/xfcethememanager-database.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-globals.o -MD -MP -MF .deps/xfcethememanager-globals.Tpo -c -o xfcethememanager-globals.o `test -f '../src/globals.cpp' || echo './'`../src/globals.cpp
mv -f .deps/xfcethememanager-globals.Tpo .deps/xfcethememanager-globals.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-gui.o -MD -MP -MF .deps/xfcethememanager-gui.Tpo -c -o xfcethememanager-gui.o `test -f '../src/gui.cpp' || echo './'`../src/gui.cpp
mv -f .deps/xfcethememanager-gui.Tpo .deps/xfcethememanager-gui.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-main.o -MD -MP -MF .deps/xfcethememanager-main.Tpo -c -o xfcethememanager-main.o `test -f '../src/main.cpp' || echo './'`../src/main.cpp
mv -f .deps/xfcethememanager-main.Tpo .deps/xfcethememanager-main.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-panels.o -MD -MP -MF .deps/xfcethememanager-panels.Tpo -c -o xfcethememanager-panels.o `test -f '../src/panels.cpp' || echo './'`../src/panels.cpp
mv -f .deps/xfcethememanager-panels.Tpo .deps/xfcethememanager-panels.Po
g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/harfbuzz   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -pthread  -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPREFIX=\""/usr/local/bin\"" -DDATADIR=\""/usr/local/bin/share/Xfce-Theme-Manager"\" -DSYSCONFDIR=\""/usr/local/bin/etc/Xfce-Theme-Manager"\" -DLIBDIR=\""/usr/local/bin/lib/Xfce-Theme-Manager"\" -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE  -O3 -export-dynamic -Wall -MT xfcethememanager-thumbnails.o -MD -MP -MF .deps/xfcethememanager-thumbnails.Tpo -c -o xfcethememanager-thumbnails.o `test -f '../src/thumbnails.cpp' || echo './'`../src/thumbnails.cpp
mv -f .deps/xfcethememanager-thumbnails.Tpo .deps/xfcethememanager-thumbnails.Po
g++ -O3 -export-dynamic -Wall   -o xfcethememanager xfcethememanager-callbacks.o xfcethememanager-cli.o xfcethememanager-database.o xfcethememanager-globals.o xfcethememanager-gui.o xfcethememanager-main.o xfcethememanager-panels.o xfcethememanager-thumbnails.o  -lglib-2.0   -lgthread-2.0 -pthread -lglib-2.0   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype   -lXcursor   -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0
make[2]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
make[2]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5'
mv Xfce-Theme-Manager/app/xfcethememanager Xfce-Theme-Manager/app/xfce-theme-manager
make[2]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5'
make[1]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5'



root@trombone:/tmp/Xfce-Theme-Manager-0.3.5# make install
Making install in Xfce-Theme-Manager/app
make[1]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
g++ -O3 -export-dynamic -Wall   -o xfcethememanager xfcethememanager-callbacks.o xfcethememanager-cli.o xfcethememanager-database.o xfcethememanager-globals.o xfcethememanager-gui.o xfcethememanager-main.o xfcethememanager-panels.o xfcethememanager-thumbnails.o  -lglib-2.0   -lgthread-2.0 -pthread -lglib-2.0   -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype   -lXcursor   -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0
make[2]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
 /bin/mkdir -p '/usr/local/bin/bin'
  /usr/bin/install -c xfcethememanager '/usr/local/bin/bin'
make  install-exec-hook
make[3]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
mv /usr/local/bin/bin/xfcethememanager /usr/local/bin/bin/xfce-theme-manager
mkdir -p /usr/local/bin/share/man/man1 /usr/local/bin/share/man/de/man1 /usr/local/bin/share/man/es/man1 /usr/local/bin/share/man/pl/man1 /usr/local/bin/share/man/fr/man1
mkdir -p /usr/local/bin/share/applications /usr/local/bin/share/pixmaps
gzip --stdout ../resources/man/xfce-theme-manager.1 > /usr/local/bin/share/man/man1/xfce-theme-manager.1.gz
gzip --stdout ../resources/man/xfce-theme-manager.1.es > /usr/local/bin/share/man/es/man1/xfce-theme-manager.1.gz
gzip --stdout ../resources/man/xfce-theme-manager.1.de > /usr/local/bin/share/man/de/man1/xfce-theme-manager.1.gz
gzip --stdout ../resources/man/xfce-theme-manager.1.pl > /usr/local/bin/share/man/pl/man1/xfce-theme-manager.1.gz
gzip --stdout ../resources/man/xfce-theme-manager.1.fr > /usr/local/bin/share/man/fr/man1/xfce-theme-manager.1.gz
cp ../resources/pixmaps/Xfce-Theme-Manager.desktop /usr/local/bin/share/applications/
cp ../resources/pixmaps/xfce-theme-manager.png /usr/local/bin/share/pixmaps/
make[3]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
 /bin/mkdir -p '/usr/local/bin/share/Xfce-Theme-Manager/docs'
 /usr/bin/install -c -m 644 ../resources/docs/gpl-3.0.txt '/usr/local/bin/share/Xfce-Theme-Manager/docs'
 /bin/mkdir -p '/usr/local/bin/share/Xfce-Theme-Manager/scripts'
 /usr/bin/install -c -m 644 ../resources/scripts/RandomAll ../resources/scripts/RandomGTK ../resources/scripts/RandomTheme ../resources/scripts/RandomWallpaper ../resources/scripts/RandomWMBorder ../resources/scripts/SequentialGTK ../resources/scripts/SequentialIcons ../resources/scripts/SequentialTheme ../resources/scripts/SequentialWallpaper ../resources/scripts/SequentialWMBorder '/usr/local/bin/share/Xfce-Theme-Manager/scripts'
make[2]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
make[1]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5/Xfce-Theme-Manager/app'
make[1]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5'
mv Xfce-Theme-Manager/app/xfcethememanager Xfce-Theme-Manager/app/xfce-theme-manager
make[2]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5'
make[2]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[3]: Entering directory '/tmp/Xfce-Theme-Manager-0.3.5'
chmod +x /usr/local/bin/share/Xfce-Theme-Manager/scripts/*
make[3]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5'
make[2]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5'
make[1]: Leaving directory '/tmp/Xfce-Theme-Manager-0.3.5'

I could look for dmesg or var/logs output if that would help from when I ran it and got the segmentation fault.

Suggestions most welcome on this.

Regards

Michael Fothergill








Michael Fothergill

unread,
Oct 1, 2014, 5:50:01 AM10/1/14
to
I have tried to use Xfce Theme Manager before, and all it did was
screw up my Xfce setup. It changed a lot of things I didn't want
changed, a I had to manually revert all of it. I don't recommend it.
--
Steven Rosenberg


Thanks for the help anyway.

Michael Fothergill





On Tue, Sep 30, 2014 at 8:48 PM, Steven Rosenberg <stevenhr...@gmail.com> wrote:
On Mon, Sep 29, 2014 at 6:14 AM, Michael Fothergill
<michael.f...@googlemail.com> wrote:
> I have been trying to install xfce theme manager (I am running Debian Jessie
> on an AMD 64 box).


I have tried to use Xfce Theme Manager before, and all it did was
screw up my Xfce setup. It changed a lot of things I didn't want
changed, a I had to manually revert all of it. I don't recommend it.
--
Steven Rosenberg
http://stevenrosenberg.net/blog
http://blogs.dailynews.com/click
stevenhr...@gmail.com
ste...@stevenrosenberg.net

Michael Fothergill

unread,
Oct 7, 2014, 11:30:04 AM10/7/14
to
This package won't work in Debian testing, the reason being that
xfce-theme-manager is built against libxfce4ui-1-0 (>= 4.11.0), and
testing only has version 4.10.0 of this library ATM.

Out of interest, once Jessie has been frozen and then becomes stable would this package be upgraded to 4.11.0 or greater?

Regards

Michael Fothergill

Reco

unread,
Oct 7, 2014, 3:30:03 PM10/7/14
to
Hi.

On Tue, 7 Oct 2014 16:28:52 +0100
Michael Fothergill <michael.f...@googlemail.com> wrote:

> This package won't work in Debian testing, the reason being that
> xfce-theme-manager is built against libxfce4ui-1-0 (>= 4.11.0), and
> testing only has version 4.10.0 of this library ATM.
>
> Out of interest, once Jessie has been frozen and then becomes stable would
> this package be upgraded to 4.11.0 or greater?

This is one of the things that they don't tell to a simple Debian user
such as me.

According to [1], the required version of libxfce4ui-1-0 is in
experimental currently.

So, it has a chance to enter sid, then testing before Jessie freeze.
This chance is slim at best, as there's a single month left before the
freeze.


[1]
https://packages.debian.org/search?searchon=names&suite=all&section=all&sourceid=mozilla-search&keywords=libxfce4ui-1-0

Reco


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/20141007232559.0b4d...@gmail.com

Andrei POPESCU

unread,
Oct 7, 2014, 4:40:01 PM10/7/14
to
[please don't top-post, it makes it difficult to follow who said what]

On Ma, 07 oct 14, 16:28:52, Michael Fothergill wrote:
>
> Out of interest, once Jessie has been frozen and then becomes stable would
> this package be upgraded to 4.11.0 or greater?

Not exactly sure what you're asking, but maybe this will explain it:

- according to the Release Team policy for this freeze Jessie will
contain the versions migrated to testing before the freeze[1]

- after Jessie is release the gates to unstable are opened for new
(major) versions, then it will only require a Maintainer willing to
invest the time ;)

[1] of course it may happen that minor versions and/or Debian version
get increased to fix RC bugs, but for your particular case if 4.11.x has
migrated to testing it will be included in Jessie.

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt
signature.asc
0 new messages