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: Ramakrishnan Muthukrishnan
Subject: Re: New Emacs with GTK?
Date: Thu, 13 Mar 2003 14:07:16 +0530

Peter Wu wrote:
> 
> Good looking!! :)
> 
> I want my scrollbar to be of the same style as yours. How to?

I didn't do anything special.

Here is what I did while compiling emacs from CVS with GTK+2.0 support. 

$ ./configure --with-x --with-{png,jpeg...} --with-x-toolkit=gtk
--with-pkg-config-prog=<path to pkg-config>

Under debian, you have to install the package `libgtk2.0-dev' inorder to
have the relevant header files and libraries to compile GTK+2.0
programs. That's it.

best regards
-- 
   Ramakrishnan


reply via email to

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