From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 14:13:41 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A226CFCE for ; Tue, 29 Apr 2014 14:13:41 +0000 (UTC) Received: from mail-qc0-f171.google.com (mail-qc0-f171.google.com [209.85.216.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E6C69E8 for ; Tue, 29 Apr 2014 14:13:40 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id c9so282658qcz.2 for ; Tue, 29 Apr 2014 07:13:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=OByaZqscFz3tyGBwjWx3h6Hg65HXdbtfGjow/v9V3Ic=; b=RJd8dt2EojBLZlrYF67GifZePbDmeMinP6HCFAE3jmkpGQ4KL0Q3AfAmI+yJSnQLyK 8AmzNPh9kCJzhytK27xpnSYWZny5C5uw7n1grEZSyP9rM2xoHbmdOG/1aTafeLM+ZlQ4 jx1AWoTlDajyPqOOSETo1/7JIP+avPcZbN/rv7ufej5gekaxNZyRtUW+QT7LDzfnNW1a i3OgM2JujF8Ko13rWHJsC+It8vvyYUGArTOeJ9AGGgSuWsXSVRibRcoiibUc4L66gLMM iJh0jSY2l+6bDovXEoxp3iucbmLtx2Hx8w6uxqUQoSx81jQMa7UFVPp4+M4BXpEYbDBz 0vJw== X-Gm-Message-State: ALoCoQl+rc+jNb6yF5H8n3JZX0jqm7GRKyvjtqwquBWmw/FXVVu+GE7Z/SqgFI0Gg+SpmVdLf3cf X-Received: by 10.224.72.66 with SMTP id l2mr42198534qaj.74.1398780350900; Tue, 29 Apr 2014 07:05:50 -0700 (PDT) Received: from [192.168.4.82] (newmail.mercyhighschool.com. [173.166.148.254]) by mx.google.com with ESMTPSA id o16sm3713289qax.23.2014.04.29.07.05.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 29 Apr 2014 07:05:49 -0700 (PDT) References: <201404291350.s3TDoQoM095987@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 (1.0) In-Reply-To: <201404291350.s3TDoQoM095987@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <4AD510BA-098C-4427-A4BB-FAF2429ECC02@kallab.com> X-Mailer: iPod touch Mail (11D167) From: Antoine Kallab Subject: Re: after latest Xorg update: Could not init font path element /usr/local/lib/X11/fonts/100dpi/, removing from list! Date: Tue, 29 Apr 2014 10:05:44 -0400 To: "mexas@bris.ac.uk" Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 14:13:41 -0000 You can try to completely rebuild Xorg(back up your data) and every font you= want to install. But don't run X -configure until all the fonts are install= ed. Worked for me once.=