Hi. I am trying to install the modular X.
Code: Select all
david david # emerge --search xorg-x11
Searching...
[ Results for search key : xorg-x11 ]
[ Applications found : 1 ]
* x11-base/xorg-x11
Latest version available: 6.9_pre20051215
Latest version installed: 6.8.2-r6
Size of downloaded files: 46,659 kB
Homepage: http://xorg.freedesktop.org/
Description: An X11 implementation maintained by the X.Org Foundation
License: Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2 bigelow-holmes-urw-gmbh-luxi christopher-g-demetriou national-semiconductor nokia tektronix the-open-group todd-c-miller x-truetype xfree86-1.0 MIT SGI-B BSD || ( FTL GPL-2 )
But when I try to emerge it I get:
Code: Select all
david david # emerge --pretend xorg-x11
These are the packages that I would merge, in order:
Calculating dependencies -
emerge: there are no ebuilds to satisfy ">=x11-apps/ttmkfdir-3.0.9-r2".
So, it cant find that ebuild, however I can find a newer version of the missing ebuild:
david david # emerge --search ttmkfdir
Searching...
[ Results for search key : ttmkfdir ]
[ Applications found : 1 ]
* x11-misc/ttmkfdir
Latest version available: 3.0.9-r3
Latest version installed: 3.0.9-r3
Size of downloaded files: 19 kB
Homepage:
http://www.joerg-pommnitz.de/TrueType/xfsft.html
Description: A utility to create a fonts.scale file from a set of TrueType fonts
License: as-is
So, how do I get Xorg to accept the newer r3 dependence, or how do I find the link to the older dependency. I know this is kind of noobie, but I quite new to this stuff.
Thanks
PS, the reason I'm doing all this is to updage my ati-drivers...
http://forums.gentoo.org/viewtopic-t-41 ... ight-.html