Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ebuild locale
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Sat Jun 25, 2005 9:38 pm    Post subject: ebuild locale Reply with quote

Ho provato a cercare sul forum e su google come fare a creare un ebuild locale senza alcun successo.
Qualcuno potrebbe postarmi l'url di qualche howto o darmi qualche dritta?
Grazie
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jun 26, 2005 1:29 am    Post subject: Reply with quote

aggiungi
Code:
PORTDIR_OVERLAY=/usr/local/portage
nel file /etc/make.conf

crei il sopracitato percorso con
Code:
mkdir /usr/local/portage


credo che si debba dare un
Code:
env-update
ma non sono sicuro. cmq male non fa.

crei nel percorso sopracitato qualsiasi cosa ti serva... faccio un esempio.

per emergere anjuta:
Code:

mkdir /usr/local/portage/dev-util/
mkdir /usr/local/portage/dev-util/anjuta
cd /usr/local/portage/dev-util/anjuta
nano anjuta-2.0.0_pre05242005.ebuild //e qui metti l'ebuild, io l'ho preso da bugs.gentoo.org ed in generale quello che mi serve c'è
ebuild anjuta-2.0.0_pre05242005.ebuild digest

con l'ultimo comando scarica il sorgente e di crea i vari file tipo md5.
poi utilizzi normalmente portage e trovi:
Code:
eix anjuta
* dev-util/anjuta
     Available versions:  1.2.2 1.2.2-r1 ~2.0.0_pre05242005[1]
     Installed:           2.0.0_pre05242005
     Homepage:            http://anjuta.sourceforge.net/
     Description:         A versatile IDE for GNOME


credo che questo sia tutto ciò che bisogna sapere... per il resto:
Code:
man ebuild
Back to top
View user's profile Send private message
rakim
Apprentice
Apprentice


Joined: 08 Mar 2005
Posts: 231

PostPosted: Sun Jun 26, 2005 1:34 am    Post subject: Reply with quote

Grazie, anche se intendevo scrivere personalmente un ebuild...
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sun Jun 26, 2005 1:43 am    Post subject: Reply with quote

quello mi spiace ma gioco il jolly...
poi dipende... alcuni sembrerebbero abbastanza semplici, senza tanti casini, altri sono infiniti...

cmq credo che questo possa essere una buona partenza
Back to top
View user's profile Send private message
fabius
Guru
Guru


Joined: 29 Nov 2004
Posts: 525

PostPosted: Sun Jun 26, 2005 11:19 am    Post subject: Reply with quote

Consiglio anche la lettura di http://dev.gentoo.org/~plasmaroo/devmanual/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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