help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Emacs with GTK?


From: Peter Wu
Subject: Re: New Emacs with GTK?
Date: Tue, 04 Mar 2003 21:27:59 +0800
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (berkeley-unix)

David Kastrup <dak@gnu.org> writes:

> Peter Wu <peterwu@hotmail.com> writes:
>
>> I notice some guys posting with Emacs 21.3.50. I guess it should be
>> a CVS version of Emacs. Is this new version built with GTK?
>
> Wrong question.  You can build it with a multitude of widget sets,
> Athena, Lucid, Motif and now also GTK.
>
>> If yes, GTK 1 or GTK2?
> [...]

Mine:

ldd /usr/local/bin/emacs
/usr/local/bin/emacs:
        libXaw3d.so.7 => /usr/X11R6/lib/libXaw3d.so.7 (0x281a3000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x281f7000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x2820c000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x28257000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x28260000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x28276000)
        libtiff.so.4 => /usr/local/lib/libtiff.so.4 (0x28284000)
        libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x282c8000)
        libpng.so.5 => /usr/local/lib/libpng.so.5 (0x282e6000)
        libz.so.2 => /usr/lib/libz.so.2 (0x2830a000)
        libm.so.2 => /usr/lib/libm.so.2 (0x28318000)
        libungif.so.5 => /usr/local/lib/libungif.so.5 (0x28334000)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2833c000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2834a000)
        libutil.so.3 => /usr/lib/libutil.so.3 (0x28407000)
        libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28410000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28452000)
        libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x284ed000)

> ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'
> when you run configure.  This requires Gtk+ 2.0 or newer.

Thanks, I'll give it a try. 

> I would doubt that GTK ports to Windows XP would work, though.

Well, I run Emacs on top of FreeBSD at home. :)

-- 
Peter Wu
Powered by FreeBSD 4.8-PRERELEASE

This posting is provided "AS IS" with no warranties, and confers no rights.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]