Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging anjuta
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
clax
n00b
n00b


Joined: 13 May 2003
Posts: 9

PostPosted: Tue May 13, 2003 2:25 pm    Post subject: Emerging anjuta Reply with quote

Hello
How do I emerge the latest anjuta?
My USE variable in /etc/make.conf is this:
USE="X gtk gnome -kde -qt aalib directfb fbcon svga -gnome-games"

I can emerge anjuta, but not version 1.1.1.

ls /usr/portage/dev-util/anjuta/
ChangeLog anjuta-0.1.9.ebuild anjuta-1.0.1.ebuild anjuta-1.1.1.ebuild
Manifest anjuta-1.0.0.ebuild anjuta-1.0.2.ebuild files
root@loranga cllilocal # emerge -p anjuta-1.1.1

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

Calculating dependencies
emerge: there are no masked or unmasked ebuilds to satisfy "anjuta-1.1.1".

!!! Error calculating dependancies. Please correct.

There is clearly a whole in my portage education here.
What do I do?

regards,
Claes
Back to top
View user's profile Send private message
Scandium
Retired Dev
Retired Dev


Joined: 22 Apr 2002
Posts: 340
Location: Germany

PostPosted: Tue May 13, 2003 3:31 pm    Post subject: Reply with quote

Hello,

in order to merge a specific version of a package you need to use the path to the ebuild file either

a) starting at your PORTDIR, like:
emerge dev-util/anjuta/anjuta-1.1.1.ebuild

or b) using the absolut path to the file:
emerge /usr/portage/dev-util/anjuta/anjuta-1.1.1.ebuild
(if PORTDIR="/usr/portage")
Back to top
View user's profile Send private message
clax
n00b
n00b


Joined: 13 May 2003
Posts: 9

PostPosted: Tue May 13, 2003 8:17 pm    Post subject: thanks Reply with quote

Its quite obvious if you think.
After all, there is no file called anjuta.ebuild...
thanks
Back to top
View user's profile Send private message
blidside
n00b
n00b


Joined: 30 Jul 2002
Posts: 51
Location: Tampa, FL

PostPosted: Thu May 15, 2003 6:08 am    Post subject: Reply with quote

that's odd...after doing an emerge sync, my latest anjuta is still 1.0.2

# ls /usr/portage/dev-util/anjuta/
ChangeLog anjuta-0.1.9.ebuild anjuta-1.0.1.ebuild files
Manifest anjuta-1.0.0.ebuild anjuta-1.0.2.ebuild


hmm???
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