Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install xfree 4.3
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
tomaw
Guru
Guru


Joined: 26 Mar 2003
Posts: 429
Location: UK

PostPosted: Wed Mar 26, 2003 7:57 am    Post subject: Install xfree 4.3 Reply with quote

Hi all,

I'm new to Gentoo, but have used SuSE for years, so I know roughly what happens on a Linux machine.
However, I'm trying to 'emerge xfree', but can only seem to get 4.2.1. How can I persuade it to install 4.3?

Tom
Back to top
View user's profile Send private message
chris4linux
Apprentice
Apprentice


Joined: 13 Nov 2002
Posts: 210
Location: Germany

PostPosted: Wed Mar 26, 2003 8:07 am    Post subject: Reply with quote

the 4.3.0 version breaks on my computer, the freetypes doen't work correct and 4.2.x is more stable I belive...
_________________
NOTICE: alloc: /dev/null: filesystem full
Back to top
View user's profile Send private message
tomaw
Guru
Guru


Joined: 26 Mar 2003
Posts: 429
Location: UK

PostPosted: Wed Mar 26, 2003 8:14 am    Post subject: Reply with quote

chris4linux wrote:
the 4.3.0 version breaks on my computer, the freetypes doen't work correct and 4.2.x is more stable I belive...


4.3 is quite a bit faster on my Radeon 9000 though...
Back to top
View user's profile Send private message
ohaleck
n00b
n00b


Joined: 26 Mar 2003
Posts: 46
Location: Krakow, Poland

PostPosted: Wed Mar 26, 2003 10:49 am    Post subject: Reply with quote

Hey, is there any way of choosing version of source to build?
Back to top
View user's profile Send private message
boutta
n00b
n00b


Joined: 27 Feb 2003
Posts: 20
Location: Germany

PostPosted: Wed Mar 26, 2003 2:33 pm    Post subject: Reply with quote

Try an
Code:
ACCEPT_KEYWORDS="~x86" emerge xfree"

taht schoukl do the thing on a pc (for other archs change the ~x86)
Back to top
View user's profile Send private message
Black Sword
n00b
n00b


Joined: 26 Mar 2003
Posts: 15
Location: Roaming

PostPosted: Wed Mar 26, 2003 4:23 pm    Post subject: Reply with quote

boutta wrote:
Try an
Code:
ACCEPT_KEYWORDS="~x86" emerge xfree"

taht schoukl do the thing on a pc (for other archs change the ~x86)


Indeed that will--XFree 4.3 is currently masked as unstable, (which is why you can't emerge it!). The above code forces an unmask. As always try an

Code:
 ACCEPT_KEYWORDS="~x86" emerge -p xfree > thisguysisclever.file


to review which packages will be merged and dumps it to an appropriately named file :mrgreen: since the package list will scroll your screen. Then on with the merge (use -u option)

Code:
 ACCEPT_KEYWORDS="~x86" emerge -u xfree

Usually takes overnight on my machine (< 8 hours--I don't actually know when it finishes--AMD 1.2Ghz/256 DDR)
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