Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to emerge latest version of ogre3d? [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
degras
Guru
Guru


Joined: 05 Jan 2006
Posts: 460

PostPosted: Wed Dec 23, 2009 8:18 pm    Post subject: How to emerge latest version of ogre3d? [solved] Reply with quote

When I do the following command the version that is listed is 1.4.9 whereas the latest version (on the ogre website) is 1.6.4 :
Code:
tux tb # emerge -p ogre

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] dev-libs/zziplib-0.13.49-r1  USE="-sdl -test"
[ebuild  N    ] dev-games/ogre-1.4.9  USE="-cegui -cg -devil -doc -double-precision -examples -gtk -openexr -threads"

 * IMPORTANT: 6 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


How to emerge latest version of ogre3d?


Last edited by degras on Sun Dec 27, 2009 10:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
Flarkis
Apprentice
Apprentice


Joined: 06 Aug 2008
Posts: 198
Location: Tallinn, Estonia

PostPosted: Wed Dec 23, 2009 8:27 pm    Post subject: Reply with quote

ogre is under testing, you have to add an exception for it
_________________
Veni, Vidi, Vici
[I came, I saw, I conquered]
Back to top
View user's profile Send private message
kite14
Apprentice
Apprentice


Joined: 07 Nov 2006
Posts: 216
Location: Italy

PostPosted: Wed Dec 23, 2009 8:42 pm    Post subject: Reply with quote

Version 1.6.4 of ogre is in the portage tree under the testing branch.
This means you have to unmask it by adding dev-games/ogre to /etc/portage/package.keywords.

Example:
Code:
# echo "dev-games/ogre" >> /etc/portage/package.keywords
Back to top
View user's profile Send private message
degras
Guru
Guru


Joined: 05 Jan 2006
Posts: 460

PostPosted: Thu Dec 24, 2009 7:18 pm    Post subject: Reply with quote

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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