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

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

Re: problem build emacs 23 with x support


From: eric5931
Subject: Re: problem build emacs 23 with x support
Date: Wed, 08 Dec 2010 15:32:05 -0000
User-agent: G2/1.0

On Oct 14, 6:43 pm, p...@informatimago.com (Pascal J. Bourguignon)
wrote:
> eric5931 <eric5...@gmail.com> writes:
> > I'm trying to build gnu emacs 23.2 with X support. I solved all the
> > warnings by "configure". But the resulted emacs just run with no
> > windows. I'd appreciate any help.
>
> 1- ensure you have a DISPLAY environment variable referencing your
>    current display.  Usually, it means:
>
>        export DISPLAY=:0.0
Pascal,

Thanks very much. This is the cause and it is solved now.

Eric

>        emacs
>
>    You may also launch emacs with an explicit display:
>
>       emacs --display :0.0
>
> 2- If that doesn't work, check the compilation logs.  Perhaps it
>    couldn't find X libraries, so it configured a version without X
>    anyways.  Then you'll have to find out why it cannot find the X
>    libraries it needs, and pass additionnal options to configure to let
>    it know where yours are.
>
> --
> __Pascal Bourguignon__                    http://www.informatimago.com/



reply via email to

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