Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rpm oder deb
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Opa Rusty
n00b
n00b


Joined: 22 Jun 2006
Posts: 26

PostPosted: Mon Jun 26, 2006 6:26 pm    Post subject: rpm oder deb Reply with quote

Wie kann ich rpm oder deb Dateien benutzen :?:

PS: Ich bin ein absoluter Laie
Back to top
View user's profile Send private message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Mon Jun 26, 2006 6:30 pm    Post subject: Reply with quote

Code:
emerge -av rpm

debian weiss ich nicht, aber bist du dir auch sicher, dass diese progs nicht im portage sind?(also die, die du installieren willst, von rpm/deb)
_________________
1 ha == 1 Hekto-Ar == 1 Hektar
Back to top
View user's profile Send private message
borsdel
Apprentice
Apprentice


Joined: 01 Nov 2005
Posts: 289
Location: de

PostPosted: Mon Jun 26, 2006 6:31 pm    Post subject: Reply with quote

moin,
ich denke, prinzipiell beides, aber ich regel es immer über
Code:
app-arch/rpm2targz

das macht dir dann aus den rpm nen schönes, fein benutzbare tgz :)
mfg borsdel
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3366
Location: de

PostPosted: Mon Jun 26, 2006 6:39 pm    Post subject: Re: rpm oder deb Reply with quote

Opa Rusty wrote:
Wie kann ich rpm oder deb Dateien benutzen :?:


Für deb analog dazu:
Code:

emerge debianutils


Davon mal abgesehen ist das egal, ob rpm oder deb. Beides sind nur Archive, die einfach die Dateien mit der entsprechenden Verzeichnisstruktur enthalten. Deshalb ist es am besten, wenn du wie vorgeschlagen rpm2targz verwendest.
Back to top
View user's profile Send private message
Opa Rusty
n00b
n00b


Joined: 22 Jun 2006
Posts: 26

PostPosted: Mon Jun 26, 2006 7:09 pm    Post subject: Reply with quote

Er meldet mir das:



</home/ruschdi/Desktop/ * .rpm';echo RESULT=$?
Failed dependencies:
/usr/bin/python2.4 is needed by BitTorrent-4.20.0-1
python >= 2.3 is needed by BitTorrent-4.20.0-1
python-crypto >= 2.0 is needed by BitTorrent-4.20.0-1
python-twisted >= 2.0 is needed by BitTorrent-4.20.0-1
wxPython >= 2.6 is needed by BitTorrent-4.20.0-1
RESULT=1

CHES/*.rpm
Back to top
View user's profile Send private message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Mon Jun 26, 2006 7:21 pm    Post subject: Reply with quote

das heisst du brauchst die deps.

aber bittorrent gibts auch anders ;)
Code:
emerge -av bittorrent

_________________
1 ha == 1 Hekto-Ar == 1 Hektar
Back to top
View user's profile Send private message
Opa Rusty
n00b
n00b


Joined: 22 Jun 2006
Posts: 26

PostPosted: Mon Jun 26, 2006 7:27 pm    Post subject: Reply with quote

Sorry,

Aber wie kriege Ich die "deps"

Emerget habe Ich schon!
Back to top
View user's profile Send private message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Mon Jun 26, 2006 7:28 pm    Post subject: Reply with quote

du brauchst rpm nicht. die deps (dependencys oder so) musst du von hand installieren. wenn du emerge bittorrent gemacht hast, ist es drauf.
_________________
1 ha == 1 Hekto-Ar == 1 Hektar
Back to top
View user's profile Send private message
Opa Rusty
n00b
n00b


Joined: 22 Jun 2006
Posts: 26

PostPosted: Mon Jun 26, 2006 7:44 pm    Post subject: Reply with quote

Ähm.......

Wie installiere Ich dependencies 8O
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Mon Jun 26, 2006 8:07 pm    Post subject: Reply with quote

Opa Rusty wrote:
Ähm.......

Wie installiere Ich dependencies 8O


emerge -va bittorrent
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
tost
Guru
Guru


Joined: 10 Dec 2005
Posts: 506

PostPosted: Tue Jun 27, 2006 5:09 pm    Post subject: Reply with quote

Das sind Abhängigkeiten, die ein Paket nach sich zieht..

KDE brauch bspw. die qt-Bibliothek !
GIMP braucht GTK !

Da Portage aber clever ist reicht es, wenn du bspw. nur emerge -av programm eingibst.
Portage schaut dann selbstständig welche Abhängigkeiten noch fehlen und installiert die dann ggf. seperat dazu !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum