all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Manoj Srivastava <srivasta@acm.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs pretest 22.0.90
Date: Tue, 03 Feb 2009 11:08:44 -0600	[thread overview]
Message-ID: <87myd3sb1f.fsf@anzu.internal.golden-gryphon.com> (raw)
In-Reply-To: <87myd5vka8.fsf@cyd.mit.edu> (Chong Yidong's message of "Sun, 01 Feb 2009 17:56:15 -0500")

Hi,

        Configured and Build on a bleeding edge Debian Lenny GNU?Linux
 system.

./configure --with-x-toolkit=gtk --with-dbus --with-gpm --with-pop=yes
   --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-x
     --with-xft --with-freetype --with-rsvg --with-libotf

Configured for `x86_64-unknown-linux-gnu'.

  Where should the build process find the source code?    /tmp/emacs-23.0.90
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/amdx86-64.h'
  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use toolkit scroll bars?                     yes


GNU Emacs 23.0.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2009-02-03 on anzu
Copyright (C) 2009 Free Software Foundation, Inc.

        It seems to work fine with my (fairly complex) .emacs setup.

        manoj
-- 
In Greene, New York, it is illegal to eat peanuts and walk backwards on
the sidewalks when a concert is on.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C




  parent reply	other threads:[~2009-02-03 17:08 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87myd5vka8.fsf@cyd.mit.edu>
2009-02-01 23:35 ` Emacs pretest 22.0.90 Jason Rumney
2009-02-02  1:55 ` Glenn Morris
2009-02-02  2:36   ` Stefan Monnier
2009-02-02  4:18   ` Eli Zaretskii
2009-02-02  7:00     ` Glenn Morris
2009-02-03  1:43       ` Richard M Stallman
2009-02-02  4:19 ` Eli Zaretskii
2009-02-02  4:57   ` Chong Yidong
2009-02-02  7:41     ` Sven Joachim
2009-02-02 15:31   ` Stefan Monnier
2009-02-02 20:09     ` Eli Zaretskii
2009-02-02  4:32 ` Giorgos Keramidas
2009-02-02  8:20   ` hangul3.el [was Re: Emacs pretest 22.0.90] Glenn Morris
2009-02-02  8:28     ` hangul3.el Giorgos Keramidas
2009-02-04  9:21   ` Emacs pretest 22.0.90 Giorgos Keramidas
2009-02-02  4:42 ` Will Farrington
2009-02-02  6:06 ` Eli Zaretskii
2009-02-02  7:20 ` Ulrich Mueller
2009-02-03  1:43   ` Richard M Stallman
2009-03-14 15:19   ` Jan Djärv
2009-02-02 11:21 ` Juanma Barranquero
     [not found] ` <4eb0089f0902021224j36fe9bf9m6c2709f8fe868e44@mail.gmail.com>
2009-02-02 21:56   ` bug#2172: ico bug on Windows Chong Yidong
2009-02-03  0:06     ` Jason Rumney
2009-02-03  4:10       ` Eli Zaretskii
2009-02-03  6:35       ` David Robinow
2009-02-06 15:56         ` Chong Yidong
2009-02-08  8:10           ` Jason Rumney
2009-02-04  9:35     ` bug#2172: marked as done (ico bug on Windows) Emacs bug Tracking System
2009-02-03 17:08 ` Manoj Srivastava [this message]
     [not found] <49895FB0.8030409@gnu.org>
2009-02-02 20:16 ` bug#2168: MSVC 2003 Resource Compiler Error David Robinow
2009-02-04  9:35   ` bug#2168: marked as done (MSVC 2003 Resource Compiler Error) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myd3sb1f.fsf@anzu.internal.golden-gryphon.com \
    --to=srivasta@acm.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.