Pages : 1
#1 Le 15/04/2007, à 22:40
- garion
probleme installation xfce 4.4
Bonsoir,
J aimerai installer xfce 4.4.1 (j ai la 4.3.9) car je n arrive pas a afficher les icon "home" et "trash" sur le bureau (par contre les icones des fichiers telecharges par exemple s affichent bien sur le bureau).
J ai donc telecharger glib-2.13.0.tar.gz et xfce4-4.4.1-installer.run
J ai installe glib-2.13 en faisant ceux-ci :
./configure --prefix=/opt/gtk
make
make install
j ai installe xfce4-4.4.1 en faisant ceci :
sh ./xfce4-4.4.1-installer.run
MAIS j ai une erreur qui dit
Checking for usable C compiler... gcc
Checking for usable C++ compiler... g++
Checking for GNU make... make
Checking for package config tool... pkg-config
Checking for GLib (GModule) >= 2.6.0... not found, see /home/vince/.xfce4.installer-log for details
Voici ce que le fichier .xfce4.installer-log dit :
##
## Started installation of xfce4 at 23:39h
##
## Visit http://forum.xfce.org/ if you have problems using this installer.
##
# Environment variables
PATH is set to "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games"
PKG_CONFIG_PATH is set to ""
## Checking for usable C compiler
gcc --version
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Checking for usable C++ compiler
g++ --version
g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## Checking for GNU make
gmake --version
make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
## Checking for package config tool
pkg-config --version
0.20
## 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/.
Merci de votre aide
Hors ligne
#2 Le 15/04/2007, à 23:31
- Wapush_HL
Re : probleme installation xfce 4.4
Pourquoi compiller et installer Glib à la main ???
La version des dépôts Edgy/Dapper et déjà supérieur à la version 2.6.0 nécessaire pour compiler Xfce !
2.10.2 pour Dapper
2.12.4 pour Edgy
apt-get install libglib2.0-dev
#3 Le 15/06/2007, à 17:01
- roger64
Re : probleme installation xfce 4.4
bonjour
j'ai essayé et j'ai installé le libglib2.0-dev mais je continue à avoir exactement le même message d'erreur que celui de ce post.
Et je ne sais pas si celui qui a posé la question a effectivement résolu son problème de cette façon.
Hors ligne
Pages : 1