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: Marco Parrone
Subject: Re: New Emacs with GTK?
Date: Sat, 15 Mar 2003 11:33:14 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Peter Wu <peterwu@hotmail.com> writes:

> Ramakrishnan Muthukrishnan <rkrishnan@ti.com> writes:
> 
> > $ ./configure --with-x --with-{png,jpeg...} --with-x-toolkit=gtk
> > --with-pkg-config-prog=<path to pkg-config>

I did:

./configure --with-gtk
make bootstrap
make
make install

> I have already installed Gnome2.2. Do I still need to install that
> package?

If you installed GNOME from sources, no, you do not need it.

Look at the "./configure --with-gtk" output, if it does not complain
about missing GTK files, then you have all what is needed IMHO.

Near the end it should output a report, something like

...
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK
...

> Also, I am not sure what that package contains as I don't run Debian
> here.

It contains header files

$(prefix)/include/gtk-2.0/*
$(prefix)/lib/gtk-2.0/include/gdkconfig.h

pkgconfig configuration files

$(prefix)/lib/pkgconfig/*.pc

extra libraries

$(prefix)/lib/libgtk*.la
$(prefix)/lib/libgdk*.so
$(prefix)/lib/gtk-2.0/2.0.0/immodules/im-*.la
$(prefix)/usr/lib/gtk-2.0/2.0.0/loaders/libpixbufloader-*.la

other things

$(prefix)/share/aclocal/gtk-2.0.m4
$(prefix)/bin/gdk-pixbuf-csource
$(prefix)/share/man/man1/gdk-pixbuf-csource.1.gz

-- 
Marco Parrone - marc0@autistici.org
www.autistici.org/marc0
2143 9E77 D5E6 115A 48AD  A170 D0EE F736 (4E88 99C2)


reply via email to

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