From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: emacs 23 & Debian Date: Fri, 26 Jun 2009 11:07:56 +0200 Message-ID: <067C1F25-BED3-4014-8E4A-CCB92C038D79@Web.DE> References: <4A43A954.40401@peoplepc.com> <87skhnu650.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1246013304 28470 80.91.229.12 (26 Jun 2009 10:48:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 10:48:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Giorgos Keramidas Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 26 12:48:17 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MK8yf-0007fM-6q for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 12:48:17 +0200 Original-Received: from localhost ([127.0.0.1]:50729 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK8yd-0007yB-UO for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 06:48:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MK7Pm-0004m2-AI for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 05:08:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MK7Ph-0004jH-S1 for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 05:08:09 -0400 Original-Received: from [199.232.76.173] (port=39913 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK7Ph-0004iq-O1 for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 05:08:05 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:47693) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MK7Pg-00014K-K5 for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 05:08:04 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 66A0810537953; Fri, 26 Jun 2009 11:08:03 +0200 (CEST) Original-Received: from [91.35.212.104] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #277) id 1MK7Pf-000625-00; Fri, 26 Jun 2009 11:08:03 +0200 In-Reply-To: <87skhnu650.fsf@kobe.laptop> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/AxC0w+Vysmo1KVmetd9Z1fIweqvQa82MoQHqJ U/SivO7pG+sExZTTW/us9A1R+1gE8CyJHFmiMRVG1nHYV1rZAH wQ7k8n599QVF3accgvCQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-Mailman-Approved-At: Fri, 26 Jun 2009 06:46:46 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65548 Archived-At: Am 26.06.2009 um 03:37 schrieb Giorgos Keramidas: > While you are at it, it may also be useful to list dependencies > like `libm17n-dev' for multilingual text support, `libpng12-dev' > and `librsvg2-dev' for more image formats, and `libotf-dev' for > OpenType font support. Do these dev packages also contain the shared libraries? There is one =20= other package for multilingual text support checked for by the =20 configure script: m17n-flt. I have to admit that I don't know =20 anything of it=85 (although I'd like to fetch one soon day the source, =20= compile, and install it on my Mac) Nurullah's list is not really complete (the JPEG, GIF, TIFF dev =20 packages should be standard). GTK is the default choice now, but it's =20= also possible to use Xaw3d. Among the non-X11 graphics packages not =20 named yet is Xpm. To work in a terminal emulation ncurses are needed. =20= To use fonts libfontconfig and libfreetype are needed. For desktop =20 integration libdbus can be used. And to be able to convert between =20 the many encodings GNU Emacs supports libintl and libiconv are used. =20 In a modern X11 installation Pango gets used, and also Glitz and =20 Cairo and Pixman. Have I mentioned libexpat? Running configure will reveal what all gets checked. And you can also =20= check which shared libraries GNU Emacs uses=85 -- Greetings Pete Encryption, n.: A powerful algorithmic encoding technique employed in the creation of computer manuals.