Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[EBUILD] Erreur de récupération des sources [Résolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
GarulfoLinux
n00b
n00b


Joined: 08 Oct 2006
Posts: 55
Location: Lille(59)

PostPosted: Mon Feb 12, 2007 12:21 pm    Post subject: [EBUILD] Erreur de récupération des sources [Résolu] Reply with quote

bonjour :) ,

Voila je veux installer le programme Geany mais il n'est pas dans portage, j'ai donc télécharger l'ebuild et je suis la doc là pour installer le programme :
http://www.gentoo.org/doc/fr/handbook/handbook-x86.xml?part=3&chap=6

Mais dés la premiere commande :
Code:
ebuild chemin/vers/ebuild fetch

j'obtient ça :
Code:

gentoo garulfolinux # ebuild geany-0.9.ebuild fetch
Appending  to PORTDIR_OVERLAY...
!!!  does not seem to have a valid PORTDIR structure.

Etant donnée que c'est la première fois que j'installe un programme manuellement je ne connais absolument rien :? .
Si quelqu'un pourrait m'aider ca serait sympathique :) .

Merci.

GarulfoLinux.
_________________
http://gambas.shos.fr - Le site de la communauté francophone des utilisateurs de Gambas.


Last edited by GarulfoLinux on Mon Feb 12, 2007 12:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
lmarcini
Guru
Guru


Joined: 21 Jul 2004
Posts: 534
Location: Plouyé (Brittany / France)

PostPosted: Mon Feb 12, 2007 12:35 pm    Post subject: Reply with quote

Salut,

Il faut que :
1) le chemin de l'overlay soit défini dans le make.conf
2) l'ebuild soit placé dans chemin_de_l'overlay/catégorie/nom_du_programme/

Et ensuite, avec un ebuild ton_programme.ebuild digest (en n'oubliant pas de faire un echo "catégorie/ton_programme ~x86" >> /etc/portage/package.keywords), ça devrait rouler...
_________________
umount /dev/brain
Back to top
View user's profile Send private message
kwenspc
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 4954

PostPosted: Mon Feb 12, 2007 12:35 pm    Post subject: Reply with quote

Il faut que tu te crées un overlay portage. Ça revient tout bêtement à crer un repertoire genre: /usr/local/portage

dedans tu créer une entité app-editors (en fait : un sous-rep nommé app-editors)
puis dans ce même sous-rep: un rep geany dans lequel tu mets ton ebuild.

ensuite:
Code:

ebuild /usr/local/portage/app-editors/geany/geany<jesaispasquoi>.ebuild digest

echo PORTDIR_OVERLAY=\"/usr/local/portage\" >> /etc/make.conf

echo app-editors/geany >> /etc/portage/package.keywords

emerge geany


voilà voilà :)

[edit] grilled [/edit]
_________________
membre officieux du SAV Ati GEntoo
Back to top
View user's profile Send private message
GarulfoLinux
n00b
n00b


Joined: 08 Oct 2006
Posts: 55
Location: Lille(59)

PostPosted: Mon Feb 12, 2007 12:54 pm    Post subject: Reply with quote

merci beaucoup :)
_________________
http://gambas.shos.fr - Le site de la communauté francophone des utilisateurs de Gambas.
Back to top
View user's profile Send private message
lmarcini
Guru
Guru


Joined: 21 Jul 2004
Posts: 534
Location: Plouyé (Brittany / France)

PostPosted: Mon Feb 12, 2007 2:29 pm    Post subject: Reply with quote

kwenspc wrote:

[edit] grilled [/edit]


Desoled ! :wink:
_________________
umount /dev/brain
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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