[РЕШЕНО] /usr/share/fonts/OTF и freetype

В Xorg.0.log появились вот такие записи:

(WW) The directory "/usr/share/fonts/OTF" does not exist.
	Entry deleted from font path.

Хотя в xorg.conf ни слова нет о /usr/share/fonts/OTF

(WW) Warning, couldn't open module freetype
(II) UnloadModule: "freetype"
(EE) Failed to load module "freetype" (module does not exist, 0)

freetype установлен

*  media-libs/freetype
      Latest version available: 2.3.8
      Latest version installed: 2.3.8
      Size of files: 1,563 kB
      Homepage:      http://www.freetype.org/
      Description:   A high-quality and portable font engine
      License:       FTL GPL-2

Мой xorg.conf

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
EndSection

Section "ServerFlags"
   Option "AllowEmptyInput" "True"
EndSection

Section "Files"
	FontPath	"/usr/share/fonts/Type1/"
	FontPath	"/usr/share/fonts/100dpi/"
	FontPath	"/usr/share/fonts/75dpi/"
	FontPath	"/usr/share/fonts/corefonts/"
	FontPath	"/usr/share/fonts/default/ghostscript/"
	FontPath	"/usr/share/fonts/freefont-ttf/"
	FontPath	"/usr/share/fonts/freefonts/"
	FontPath	"/usr/share/fonts/intlfonts/"
	FontPath	"/usr/share/fonts/terminus/"
	FontPath	"/usr/share/fonts/ttf-bitstream-vera/"
	FontPath	"/usr/share/fonts/misc/"
	FontPath	"/usr/share/fonts/cronyx/75dpi/"
	FontPath	"/usr/share/fonts/cronyx/100dpi/"
	FontPath	"/usr/share/fonts/cronyx/misc/"
	FontPath	"/usr/share/fonts/cyrillic/"
	FontPath	"/usr/share/fonts/dejavu/"
	FontPath	"/usr/share/fonts/liberation-fonts/"
	FontPath	"/usr/share/fonts/libertine-ttf/"
	FontPath	"/usr/share/fonts/mikachan-font-otf/"
	FontPath	"/usr/share/fonts/TTF/"
	FontPath	"/usr/share/fonts/Speedo/"
EndSection

Section "Module"
	Load  "wfb"
	Load  "xtrap"
	Load  "record"
	Load  "extmod"
	Load  "glx"
	Load  "dbe"
	Load  "freetype"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "Samsung SyncMaster 940N"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "G70 [GeForce 7300 GT]"
	BusID       "PCI:1:0:0"
	Option 	    "NoLogo" "True"
	Option	    "RenderAccel" "True"
	Option	    "TripleBuffer" "True"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth    24
	Option         "AddARGBGLXVisuals" "true"
	Option         "UseEvents" "false"
	Option         "TripleBuffer" "True"
	Option         "BackingStore" "True"
	Option         "DamageEvents" "True"
	Option         "Coolbits" "1"
	Option         "metamodes" "1280x1024_75 +0+0"
	SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       32
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option	"Composite"	"enable"
EndSection

И emerge --info

localhost slava # emerge --info
Portage 2.1.6.7 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r10 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r10-i686-Intel-R-_Pentium-R-_D_CPU_2.80GHz-with-glibc2.0
Timestamp of tree: Sun, 26 Apr 2009 01:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r2
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r2
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /sbin/mount.ntfs-3g /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/home/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="ru"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip X a52 aac acl acpi alsa aspell berkdb branding bzip2 cairo ccache cdr cdrom chardet clamav clamd cleartype cli cracklib crypt cups cupsddk cyrillic dbus devil divx djvu dri dvd dvdr encode exif fat ffmpeg fortran fuse gdbm gif gimp gpac gpm gstreamer hal iconv isdnlog java jpeg jpeg2k lame logrotate lzma lzo mad metric midi mime mimencode mmx mng mp2 mp3 mp4 mp4live mplayer mudflap ncurses nls nptl nptlonly ntfs nvidia ogg opengl openmp pam pcre pdf perl png ppds pppd python quicktime rar readline realmedia reflection samba scanner sdl session slang smp speex spell spl sse sse2 sse3 ssl startup-notification subtitles subversion svg svga svgz swat sysfs tcpd templates tiff truetype type3 unicode unsupported unzip usb userlocales vcd videos vorbis wav wavpack win32codecs wma wmf x264 x86 xcomposite xfce xorg xpm xscreensaver xv xvid zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="samsung" ELIBC="glibc" INPUT_DEVICES="mouse keyboard evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

freetype

C freetype я вкурил, а /usr/share/fonts/OTF ?

Может проще поставить xfs.

Может проще поставить xfs.

Цитата:(WW) The directory

Цитата:
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.

Осталось только это побороть, в моем xorg.conf ни слова о "/usr/share/fonts/OTF", а он на нее ругается ...

Попробуйте так emerge

Попробуйте так

emerge media-fonts/font-misc-meltho

Я Gentoo & Funtoo

Lupo Alberto Спасибо помогло

Lupo Alberto
Спасибо помогло

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".