Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Simple question re emerging older rather than latest package
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dechah
n00b
n00b


Joined: 18 Jun 2002
Posts: 37
Location: Melbourne

PostPosted: Tue Oct 22, 2002 12:59 pm    Post subject: Simple question re emerging older rather than latest package Reply with quote

Can someone give me the command syntax to install xfree 4.2.0 rather than 4.2.1?

I already had xfree 4.2.1 installed, and so far I have successfully run

emerge unmerge xfree

However I cannot work out how to install xfree 4.2.0

I have tried emerge x11-base/4.2.0r12 but that didn't work, so I dropped the x11-base bit and still no go. How do I get emerge to install the older package, rather than the very latest?

Any help greatly appreciated
_________________
Cheers

Dechah
Back to top
View user's profile Send private message
duff
Guru
Guru


Joined: 19 Jun 2002
Posts: 466
Location: Clemson, SC

PostPosted: Tue Oct 22, 2002 1:10 pm    Post subject: Reply with quote

You should be able to mask 4.2.1 in your package.mask file. Not on my Gentoo box right now, but I think you add the line
Code:
xfree>=4.2.1

In your /usr/portage/profiles/package.mask file, it should ignore 4.2.1 and anything newer.

I might have the syntax of that line wrong, but you should be able to read the other ones in there to get the idea.
Back to top
View user's profile Send private message
serty2
n00b
n00b


Joined: 22 Oct 2002
Posts: 25

PostPosted: Tue Oct 22, 2002 1:20 pm    Post subject: Reply with quote

you can also do it by issuing these commands :

Code:


serty2 portage # cd x11-base/xfree/
serty2 xfree # ls
ChangeLog  xfree-4.1.0-r6.ebuild   xfree-4.2.1.ebuild
files      xfree-4.2.0-r12.ebuild  xfree-4.2.99.ebuild
serty2 xfree # emerge xfree-4.2.0-r12.ebuild


that should emerge the version 4.2.0
Back to top
View user's profile Send private message
dechah
n00b
n00b


Joined: 18 Jun 2002
Posts: 37
Location: Melbourne

PostPosted: Wed Oct 23, 2002 1:41 am    Post subject: Reply with quote

Thanks, this was a big help. I now have KDE 3.0.4 working with Gentoo 1.4



serty2 wrote:
you can also do it by issuing these commands :

Code:


serty2 portage # cd x11-base/xfree/
serty2 xfree # ls
ChangeLog  xfree-4.1.0-r6.ebuild   xfree-4.2.1.ebuild
files      xfree-4.2.0-r12.ebuild  xfree-4.2.99.ebuild
serty2 xfree # emerge xfree-4.2.0-r12.ebuild


that should emerge the version 4.2.0

_________________
Cheers

Dechah
Back to top
View user's profile Send private message
kermitjunior
Apprentice
Apprentice


Joined: 04 Aug 2002
Posts: 167

PostPosted: Wed Oct 23, 2002 2:04 am    Post subject: Forum search would have revealed: Reply with quote

This is also in the bugs ( I know because I FINALLY got KDE today)

https://bugs.gentoo.org/show_bug.cgi?id=9423


type this (literally):
emerge unmerge xfree
emerge =x11-base/xfree-4.2.0-r12
emerge kde
emerge unmerge =x11-base/xfree-4.2.0-r12
emerge =x11-base/xfree-4.2.1
_________________
-----
Toshiba Satellite A15-S157, 2.2 Celery, 40GB, 512MB
AMD Athlon XP 1900+, 640MB PC2100, ABIT KG-7R
IBM 120GB (Linux), WD 30GB (WinDoze), ATI All-In-Wonder 128 Pro PCI
Back to top
View user's profile Send private message
dechah
n00b
n00b


Joined: 18 Jun 2002
Posts: 37
Location: Melbourne

PostPosted: Fri Oct 25, 2002 2:02 am    Post subject: Re: Forum search would have revealed: Reply with quote

Thanks for this, I have been too scared to unmerge xfree-4.2.0-r12, everything is working so well with it, that I see no reason to unmerge it for xfree-4.2.1


kermitjunior wrote:
This is also in the bugs ( I know because I FINALLY got KDE today)

https://bugs.gentoo.org/show_bug.cgi?id=9423


type this (literally):
emerge unmerge xfree
emerge =x11-base/xfree-4.2.0-r12
emerge kde
emerge unmerge =x11-base/xfree-4.2.0-r12
emerge =x11-base/xfree-4.2.1

_________________
Cheers

Dechah
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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