Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] Paket ohne Keyword installieren
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
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Wed Apr 19, 2006 12:57 pm    Post subject: [gelöst] Paket ohne Keyword installieren Reply with quote

Moin,
wie installiert man ein Paket, was gänzlich kein Keyword (z.B. weder x86, ~x86) hat.
Z.B. will ich mpd auf einem ARM-System installieren. Das es geht, sieht man z.B. bei Debian. Unter Gentoo hat sich anscheinend noch keiner um dieses Paket gekümmert, aber es geht.

Nur wie installiere ich solch ein Paket ?
Ich könnte das ebuild ins Overlay kopieren und dort ein Keyword setzen. Aber geht es vielleicht auch komfortabler ?


Last edited by astaecker on Thu Apr 20, 2006 5:14 am; edited 1 time in total
Back to top
View user's profile Send private message
Kuhrscher
Guru
Guru


Joined: 29 Dec 2003
Posts: 498
Location: Hamburg, Germany

PostPosted: Wed Apr 19, 2006 2:00 pm    Post subject: Reply with quote

Du könntest prinzipiell in /etc/portage/package.keywords ein Keyword für eine unterstützte Architektur eintragen:

Code:
media-sound/mpd ~x86
Back to top
View user's profile Send private message
XMath
Guru
Guru


Joined: 14 Aug 2004
Posts: 435
Location: Germany, Gaimersheim

PostPosted: Wed Apr 19, 2006 2:03 pm    Post subject: Reply with quote

Hi,
ich hoffe ich hab dich richtig verstanden:
Du willst mpd auf einem ARM-System installieren, auf welchem du Gentoo installiert hast? Aber es existiert ja kein ebuild für diese Architektur?

Ich würde es dann von Hand installieren. Aber vielleicht hat jemand ne bessere Idee.
Back to top
View user's profile Send private message
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Wed Apr 19, 2006 2:23 pm    Post subject: Reply with quote

Kuhrscher wrote:
Du könntest prinzipiell in /etc/portage/package.keywords ein Keyword für eine unterstützte Architektur eintragen:

Code:
media-sound/mpd ~x86

Nein, dass funktioniert nicht, da damit ja nur das Keyword "~x86" im ebuild freigegeben wird. Aber es ja überhaupt kein Keyword vorhanden.

XMath wrote:

Ich würde es dann von Hand installieren. Aber vielleicht hat jemand ne bessere Idee.

Ja, du hast mich richtig verstanden.

Ich habe gerade mal die Overlay-Geschichte ausprobiert und die funktioniert wunderbar.
Damit funzt es also im Allgemeinen mit Portage, es ist so nur nicht sehr konfortabel.
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Wed Apr 19, 2006 8:30 pm    Post subject: Reply with quote

[etwas OT]
Darf man fragen was für eine Maschine das ist?
Bin nämlich auf der Suche nach einem Ersatz für meine Musikplayer-Kiste (derzeit ein Pentium 200 - Eigentlich läuft nur ein mpd drauf, diskless boot, gesteuert per ampache von einer anderen Kiste aus.)
Bei den Ganzen Thin-Clients die dafür von der Leistung her locker reichen sollten finde ich nur äußerst selten Infos zum eingebautem Soundchip :(
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
UncleOwen
Veteran
Veteran


Joined: 27 Feb 2003
Posts: 1493
Location: Germany, Hamburg

PostPosted: Wed Apr 19, 2006 8:46 pm    Post subject: Reply with quote

arlsair wrote:
Kuhrscher wrote:
Du könntest prinzipiell in /etc/portage/package.keywords ein Keyword für eine unterstützte Architektur eintragen:

Code:
media-sound/mpd ~x86

Nein, dass funktioniert nicht, da damit ja nur das Keyword "~x86" im ebuild freigegeben wird. Aber es ja überhaupt kein Keyword vorhanden.


Also ich lese da
KEYWORDS="amd64 hppa ppc sparc x86"
Back to top
View user's profile Send private message
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Wed Apr 19, 2006 9:58 pm    Post subject: Reply with quote

Robelix wrote:

Darf man fragen was für eine Maschine das ist?

Es ist ein Linksys NSLU2. Ist sehr sparsam (8 Watt + Festplatte) und lässt sich eigentlich recht universell erweitern per USB (auch Sound).
Ich selber habe da keinen Sound dran, will MPD nur als Streaming-Server nutzen.

UncleOwen wrote:
Also ich lese da KEYWORDS="amd64 hppa ppc sparc x86"

Das ist ja mein Problem. Ich bräuchte ein "arm" oder "~arm" Keyword, damit ich bekannten Methoden (package.keywords, package.unmask) nutzen kann.
Back to top
View user's profile Send private message
UncleOwen
Veteran
Veteran


Joined: 27 Feb 2003
Posts: 1493
Location: Germany, Hamburg

PostPosted: Wed Apr 19, 2006 10:29 pm    Post subject: Reply with quote

Nein, Du kannst auch irgendeine andere verwenden. Nur nicht beschweren, wenns nicht tut.
Back to top
View user's profile Send private message
astaecker
Guru
Guru


Joined: 28 Apr 2003
Posts: 403
Location: Hamburg / Germany

PostPosted: Thu Apr 20, 2006 5:13 am    Post subject: Reply with quote

Super. Darauf wäre ich nicht gekommen.
Danke
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Thu Apr 20, 2006 7:55 am    Post subject: Reply with quote

arlsair wrote:

Es ist ein Linksys NSLU2.


Danke, der "Slug" ist mir bei der Suche schon begegnet. Hatte ich aber mangels Soundchip nicht in die engere Wahl genommen, USB-Sound ist natürlich auch eine Idee. Ausserdem wußte ich noch nicht, daß sich da auch ein Gentoo draufbügeln läßt.
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
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