Audiogalaxy : client graphique ici !! (Linux) - Linux et OS Alternatifs
Marsh Posté le 27-08-2001 à 04:03:24
bon
je viens de trouver pour le fichier qu'il faut :
RPM (6,5 Mo !):
ftp://ftp.redhat.com/pub/redhat/l [...] 53.src.rpm
Tk is a widget set for the X Window System that is designed to work
closely with the Tcl scripting language. It allows you to write simple
programs with full featured GUI's in only a little more time then it
takes to write a text based interface. Tcl/Tk applications can also be
run on Windows and Macintosh platforms.
Provides
tk
libtk.so
libtk8.3.so
Marsh Posté le 27-08-2001 à 04:57:25
je l'ai installé mais il me fait tjrs la meme erreur.
puis c bizarre :
[root@localhost Logiciels]# rpm -Uvh tcltk-8.3.1-53.src.rpm
tcltk ##################################################
[root@localhost xsat0.1]# urpmq -gr tcltk
unable to read compss file [/var/lib/urpmi/compss]
no package named tcltk
Marsh Posté le 27-08-2001 à 11:42:09
je te repose la question :
as tu sûr d'avoir compris comment fonctionnait urpmq ?
idem pour urpmi ?
tu devrais relire mon HOWTO rpm depuis le début. idem pour les src.rpm
juste pour info :
[will@bastard will]$ rpm -q tk
tk-8.3.3-5mdk
[will@bastard will]$ rpm -q --provides tk
libtk.so
libtk8.3.so
tk = 8.3.3-5mdk
[will@bastard will]$ rpm -q tcl
tcl-8.3.3-5mdk
[will@bastard will]$ rpm -q --provides tcl
libtcl.so
libtcl8.3.so
tcl = 8.3.3-5mdk
une option sympa de urpmq :
[will@bastard will]$ urpmq -p tk
tk
[will@bastard will]$ urpmq -p tcl
tcl
alors un
> man rpm
et un
> man urpmq
te sera vachement util. idem concernant le fait d'utiliser la fonction de recherche de rpmdrake.
tu commencs a ramener n'importe koi encore une fois sur ton sys.
[edtdd]--Message édité par Dark_Schneider--[/edtdd]
Marsh Posté le 27-08-2001 à 12:10:21
et merde décidemment
....
c bon je viens de l'installer et ... ca marche
[edtdd]--Message édité par jeep05--[/edtdd]
Marsh Posté le 27-08-2001 à 12:16:52
pkoi veux tu encore réinstallé
putain d'habitude de win
1°/ tu me vire tous les rpm de merde qui ne contiennent mdk dans leur :
> rpm -e --nodeps rpm_de_merde
2°/ ensuite tu install les bon rpm avec urpmi
> urpmi le_bon_rpm
3°/ pour vérifier si un rpm est installé c'est :
> rpm -qa | grep rpm_que_je_cherche
ou
> rpm -q rpm_que_je_cherche
4°/ pour trouver kel rpm fourni un truc précis :
un fichier -> urpmf fichier
un rpm/un provide -> urpmq -p ce_que_je_cherche
Marsh Posté le 27-08-2001 à 03:45:45
par contre ce con de Xsatellite
il veut libtk8.3.so ??
[jeep05@localhost xsat0.1]$ ./xsatellite
./xsatellite: error while loading shared libraries: libtk8.3.so: cannot load shared object file: No such file or directory
[jeep05@localhost xsat0.1]$
hein ?
++++++++++++++++++++++++++++++
XSatellite GUI for AGSatellite
http://freshmeat.net/projects/xsatellite/
About: XSatellite GUI for AGSatellite, is a GUI for the Linux version of AudioGalaxy Satellite. It allows you to view the progress of your transfers (file, size, transfer rate, percentage), search for songs and queue them directly from the client (no browser needed), configure AGSatellite, and listen to the songs you are downloading.
Tar/GZ:
http://freshmeat.net/redir/xsatell [...] 0.1.tar.gz
+++++++++++++++++++++++++++++++++++++++++++++
[edtdd]--Message édité par jeep05--[/edtdd]