Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Frage zu Layman ( gelöst )
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
gekko247
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2004
Posts: 139
Location: Lancashire, UK

PostPosted: Fri May 08, 2009 5:48 pm    Post subject: Frage zu Layman ( gelöst ) Reply with quote

Moin, Moin

ich habe mir gerade nach dieser Anleitung Layman installiert.

Layman erstellt mir aber keine

Code:
/usr/portage/local/layman/make.conf


Habe eine /usr/portage/local/layman/make.conf erstellt.

Wie muss der Inhalt der Datei genau aussehen?


Danke schon mal
_________________
Lappi: Compaq 15-h050ng Notebook - Gentoo / FreeBSD


Last edited by gekko247 on Fri May 08, 2009 6:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
gekko247
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2004
Posts: 139
Location: Lancashire, UK

PostPosted: Fri May 08, 2009 6:46 pm    Post subject: Reply with quote

Moin, Moin

habe die Lösung schon gefunden.

PORTDIR_OVERLAY="/usr/portage/local/local-overlay"

in die
Code:
/usr/portage/local/layman/make.conf
eingetragen.


mfg
_________________
Lappi: Compaq 15-h050ng Notebook - Gentoo / FreeBSD
Back to top
View user's profile Send private message
Necoro
Veteran
Veteran


Joined: 18 Dec 2005
Posts: 1912
Location: Germany

PostPosted: Fri May 08, 2009 8:07 pm    Post subject: Reply with quote

gekko247 wrote:
Moin, Moin

habe die Lösung schon gefunden.

PORTDIR_OVERLAY="/usr/portage/local/local-overlay"

in die
Code:
/usr/portage/local/layman/make.conf
eingetragen.


mfg

Falsch - deine eigenen Overlays landen nicht in der make.conf von layman, sondern in der /etc/make.conf. Die make.conf von layman wird schon von layman angelegt, sofern du das erste Overlay hinzufügst (über layman ... als zb "layman -a sunrise")
_________________
Inter Deum Et Diabolum Semper Musica Est.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4689
Location: Germany

PostPosted: Fri May 08, 2009 8:17 pm    Post subject: Reply with quote

Beachte auch das die neueren layman Versionen nicht mehr
/usr/portage/local/layman/make.conf
sondern
/usr/local/portage/layman/make.conf
erstellen und nutzen.

MfG
Back to top
View user's profile Send private message
gekko247
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2004
Posts: 139
Location: Lancashire, UK

PostPosted: Fri May 08, 2009 9:07 pm    Post subject: Reply with quote

Moin, Moin

Quote:

Falsch - deine eigenen Overlays landen nicht in der make.conf von layman, sondern in der /etc/make.conf. Die make.conf von layman wird schon von layman angelegt, sofern du das erste Overlay hinzufügst (über layman ... als zb "layman -a sunrise")


Genau das ist das Problem :?


Code:
layman -a enlightenment
wurde die layman make.conf nicht erstellt.

mfg
_________________
Lappi: Compaq 15-h050ng Notebook - Gentoo / FreeBSD
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4689
Location: Germany

PostPosted: Fri May 08, 2009 10:12 pm    Post subject: Reply with quote

Du bist aber heut auch sehr Auskunftsfreudig.. :wink:

Hier eine Kurzanleitung
Code:
# echo  "app-portage/layman git subversion" >> /etc/portage/package.use
# ermerge -av layman

Mit
Code:
# grep ^storage /etc/layman/layman.cfg
siehst du welchen Pfad die layman-Version nutzt. (nur zur Information)

Mit einem
Code:
# layman -L
lässt du dir die Liste der zur Verfügung stehenden Overlays anzeigen.
Nun kannst du mit einem
Code:
# layman -a enlightenment
dein gewünschtes "enlightenment" Overlay hinzufügen.

Nun muss noch der Eintrag in die /etc/make.conf , damit portage von deinem Overlay weiß,
den richtigen Eintrag sollte dir
Code:
# grep ^storage /etc/layman/layman.cfg | cut -d\: -f2 | xargs -I° echo "source °/make.conf"
ausgeben.
jetzt solltest du Pakete via emerge aus dem Overlay nutzen können.
viel Spaß..
Back to top
View user's profile Send private message
gekko247
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2004
Posts: 139
Location: Lancashire, UK

PostPosted: Sat May 09, 2009 3:05 am    Post subject: Reply with quote

Moin, Moin


danke für die Mühe. :)


Grüße
_________________
Lappi: Compaq 15-h050ng Notebook - Gentoo / FreeBSD
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