Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
blockers non installati [RISOLTO]
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
tuxer
Guru
Guru


Joined: 10 May 2004
Posts: 328

PostPosted: Thu Oct 06, 2005 12:48 am    Post subject: blockers non installati [RISOLTO] Reply with quote

Nel tentativo di installare coq portage ha uno strambo comportamento, mi dice che ocaml ne blocca l'installazione anche se l'ho tolto...
Code:
emerge -pv coq

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] >=dev-lang/ocaml-3.08 (is blocking sci-mathematics/coq-7.4)
[ebuild  N    ] dev-lang/ocaml-3.08.3  +latex +tcltk 1,979 kB
[ebuild  N    ] sci-mathematics/coq-7.4  -norealanalysis 1,501 kB

emerge -pv dev-lang/ocaml

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-lang/ocaml-3.08.3  +latex +tcltk 1,979 kB

Total size of downloads: 1,979

Ho anche aggiornato il portage ma niente da fare... che dovrei fare secondo voi??[/code]


Last edited by tuxer on Sat Oct 08, 2005 12:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Oct 06, 2005 8:42 am    Post subject: Reply with quote

installa una versione di ocaml meno recente:
Code:
emerge -v =dev-lang/ocaml-3.07-r1
emerge -v coq


così funziona :D
Code:
emerge -vp =dev-lang/ocaml-3.07-r1 coq

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-lang/ocaml-3.07-r1  -latex +tcltk 2,519 kB
[ebuild  N    ] sci-mathematics/coq-7.4  -norealanalysis 1,501 kB

Total size of downloads: 4,021 kB

_________________
[Vuoi guadagnare navigando?]


Last edited by ProT-0-TypE on Thu Oct 06, 2005 8:44 am; edited 1 time in total
Back to top
View user's profile Send private message
makoomba
Bodhisattva
Bodhisattva


Joined: 03 Jun 2004
Posts: 1856

PostPosted: Thu Oct 06, 2005 8:43 am    Post subject: Reply with quote

coq richiede una versione di ocaml >= 3.06 ma < 3.08, la versione stabile è la 3.08.3 per cui ti va in blocco

per risolvere
Code:
echo ">=dev-lang/ocaml-3.08" >> /etc/portage/package.mask


oppure puoi semplicemente installare la versione ~x86
Code:
echo "sci-mathematics/coq ~x86" >> /etc/portage/package.keywords
Back to top
View user's profile Send private message
tuxer
Guru
Guru


Joined: 10 May 2004
Posts: 328

PostPosted: Sat Oct 08, 2005 12:34 pm    Post subject: Reply with quote

Ok grazie risolto che stupido sono stato a non pensarci :roll:
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