Contenu
$GNOME_PREFIX
/{include/libgweather,
lib/python2.7/site-packages/gweather/I_KNOW_THIS_IS_UNSTABLE,
share/{gtk-doc/html/libgweather,libgweather}}
The libgweather package is a library to access weather information from online services for numerous locations.
Ce paquet est connu pour se construire et fonctionner correctement sur une plateforme LFS-6.5.
Téléchargement (HTTP) : http://ftp.gnome.org/pub/gnome/sources/libgweather/2.30/libgweather-2.30.2.tar.bz2
Téléchargement (FTP) : ftp://ftp.gnome.org/pub/gnome/sources/libgweather/2.30/libgweather-2.30.2.tar.bz2
Somme de contrôle MD5 du téléchargement : 050f4ed212261c2a147c89012d5daa90
Taille du téléchargement : 7.1 Mio
Estimation de l'espace disque requis : 254 Mio
Estimation du temps de construction : 2.5 SBU
gtk+-2.24.8, intltool-0.50.0, et libsoup-2.30.2
Notes utilisateur : http://wiki.linuxfromscratch.org/blfs/wiki/libgweather
Installez libgweather en lançant les commandes suivantes :
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ --sysconfdir=/etc/gnome/2.30.2 && make
Ce paquet n'est pas fourni avec une suite de tests.
Maintenant, en tant qu'utilisateur the root
:
make install
--prefix=$(pkg-config --variable=prefix
ORBit-2.0)
: Le réglage du préfixe en utilisant ce
paramètre plutôt que $GNOME_PREFIX
garantira que le préfixe sera cohérent avec l'environnement
d'installation et que le paquet sera installé au bon endroit.
--sysconfdir=/etc/gnome/2.30.2
:
Ce paramètre aboutit à ce que les fichiers de configuration
s'installent dans /etc/gnome/2.30.2
plutôt que dans $GNOME_PREFIX/etc
. En
outre (si cela s'applique), le paramètre garantit que la base de
données GConf-2 est mise à jour
correctement.
--disable-glibtest
>:nbsp;: Use this
parameter if you do NOT want to compile et run a test
GLIB program.
--enable-python
>:nbsp;: Use this
parameter if you want to build libgweather python bindings.
--enable-gtk-doc
: Utilisez ce
paramètre si GTK-Doc est installé
et si vous souhaitez reconstruire et installer la documentation de
l'API.
--enable-gtk-doc-html
>:nbsp;: Use
this parameter if you want to build documentation in html format.
--enable-gtk-doc-pdf
>:nbsp;: Use
this parameter if you want to build documentation in pdf format.
$GNOME_PREFIX
/{include/libgweather,
lib/python2.7/site-packages/gweather/I_KNOW_THIS_IS_UNSTABLE,
share/{gtk-doc/html/libgweather,libgweather}}
Last updated on 2011-10-31 20:38:44 +0100