Installation d'un logiciel sur mandriva 2009

mafiabro Messages postés 36 Date d'inscription   Statut Membre Dernière intervention   -  
Ritchi09 Messages postés 642 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
j'ai télécharger gwget-0.99 et je ne sais pas comment l'installer sur mandriva 2009
svp aisez moi chwi nouveau su ce domainne de linux
A voir également:

4 réponses

mafiabro Messages postés 36 Date d'inscription   Statut Membre Dernière intervention   1
 
j'attend toujours
1
durock Messages postés 14211 Date d'inscription   Statut Contributeur Dernière intervention   2 619
 
Bonjour
désolé, mais ce matin je n'ai pas le temps pour chercher ce qu'est gwget.
Je me permet juste de te donner l'adresse d'un site spécial débutants sous mandriva.
http://www.mandrivalinux-online.eu/
bonne journée
0
mafiabro Messages postés 36 Date d'inscription   Statut Membre Dernière intervention   1
 
on m'a dit qu'il aut installer un compilateur C pour qu'on l'installe mais j'ai mit ./configure j'ais recu ce essage das le compilateur:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for gconftool-2... /usr/bin/gconftool-2
checking for style of include used by make... none
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
.
.
.
.
No package 'libgnomeui-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'libglade-2.0' found
No package 'gnome-vfs-2.0' found
No package 'gnome-vfs-module-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details



aprés je ne c'ai pas quoi faire
0
Ritchi09 Messages postés 642 Date d'inscription   Statut Membre Dernière intervention   41
 
salut déjà tu peut installer :

No package 'libgnomeui-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'libglade-2.0' found
No package 'gnome-vfs-2.0' found
No package 'gnome-vfs-module-2.0' found

tout les packages qu'il te faut pour installer ton programme.

avec le terminal une fois connecter au web, ces rapide

urpmi install libgnomeui-2.0 gtk+-2.0 gmodule-2.0 gnome-vfs-2.0 gnome-vfs-module-2.0

(il te faut être root bien sur).

Sinon te fait pas chier avec du tar (car je suppose que ces ce que tu as fait).

utilise urpmi pour l'installer je suis presque sur qu'il est sur les miroir.

donc un simple

urpmi install gwget devrais suffire pour tout t'installer automatiquement.

Sinon au pire tu la ici en format rpm pour ta distribution.

http://rpm.pbone.net/info_idpl_12039194_distro_mandriva2009_com_gwget-1.00-1mdv2009.0.i586.rpm.html
0