You are not logged in.
Pages: 1
Greetings:
I have installed LMDE (Linux Mint Debian Edition) which uses the Debian Testing repositories. I downloaded the. run Xfce 4.8 and when I try to install I get this error in terminal:
Checking for GLib (GModule) >= 2.6.0... not found, see /home/elav/.xfce4.installer-log for details
I searched the logs:
## Checking for GLib (GModule) >= 2.6.0
pkg-config --atleast-version=2.6.0 glib-2.0 gmodule-2.0
!! Please install GLib 2.6.0 or above and the GLib development files. It is
!! important that you install GModule, which is part of GLib as well. GLib
!! can be downloaded from http://www.gtk.org/.
and the packages I have installed need not, however, I have installed this package whose description reads:
i gir1.0-glib-2.0 - Introspection data for GLib, GObject, Gio and GModule
url: blog.desdelinux.net
twt: @elavdeveloper
Offline
Do you have the -devel packages installed?
Offline
@xfcelav
Hi there...
I managed to compile xfce 4.8 on ubuntu 10.10; the first thing is to install development libraries (as nick told you) and dependencies.
For ubuntu (you need to test it in debian) i have installed the following in a terminal :
sudo apt-get install build-essential intltool libavahi-gobject-dev libdbus-glib-1-dev xserver-xorg-dev libgtk2.0-dev libstartup-notification0-dev libwnck-dev libgudev-1.0-dev libnotify-dev libxklavier-dev
there will be also other packages that will need to be installed, choose yes and everything will be installed.
After that compile sau recompile everything in the following order :
1. libxfce4util
2.xfconf
3. libxfce4ui
4. garcon
5. exo
6. xfce4-panel
7. thunar
8. thunar-vfs
9. xfce4-settings
10. xfce4-session
11. xfdesktop
12. xfwm4
13. xfce-utils
14. xfce4-appfinder
15. gtk-xfce-engine
This is what i have done on my laptop and it worked fine; see my other post about Ubuntu for details regarding the menu issue..
cheers..
Last edited by nekron29 (2011-01-18 10:47:53)
Offline
@xfcelav
Hi there...
I managed to compile xfce 4.8 on ubuntu 10.10; the first thing is to install development libraries (as nick told you) and dependencies.
For ubuntu (you need to test it in debian) i have installed the following in a terminal :
sudo apt-get install build-essential intltool libavahi-gobject-dev libdbus-glib-1-dev xserver-xorg-dev libgtk2.0-dev libstartup-notification0-dev libwnck-dev libgudev-1.0-dev libnotify-dev libxklavier-dev
there will be also other packages that will need to be installed, choose yes and everything will be installed.
After that compile sau recompile everything in the following order :
1. libxfce4util
2.xfconf
3. libxfce4ui
4. garcon
5. exo
6. xfce4-panel
7. thunar
8. thunar-vfs
9. xfce4-settings
10. xfce4-session
11. xfdesktop
12. xfwm4
13. xfce-utils
14. xfce4-appfinder
15. gtk-xfce-engineThis is what i have done on my laptop and it worked fine; see my other post about Ubuntu for details regarding the menu issue..
cheers..
Thanks.. I try now...
url: blog.desdelinux.net
twt: @elavdeveloper
Offline
Pages: 1
[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 530.87 KiB (Peak: 531.71 KiB) ]