From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: leo.hou@gmail.com Newsgroups: gmane.emacs.help Subject: Re: cannot get a GUI from Emacs 21.4 Date: 4 Aug 2006 09:09:36 -0700 Organization: http://groups.google.com Message-ID: <1154707776.248734.5560@i3g2000cwc.googlegroups.com> References: <1154653398.415673.197200@h48g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1154709727 9167 80.91.229.2 (4 Aug 2006 16:42:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 Aug 2006 16:42:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 04 18:42:04 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G92jI-0000ja-2c for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 18:40:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G92jH-0005yS-Dx for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 12:40:55 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i3g2000cwc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 218.0.251.210 Original-X-Trace: posting.google.com 1154707781 5627 127.0.0.1 (4 Aug 2006 16:09:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 4 Aug 2006 16:09:41 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; SV1; Maxthon; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i3g2000cwc.googlegroups.com; posting-host=218.0.251.210; posting-account=hLXk7g0AAABvQeR6SFAeTtW1g1B5ndpm Original-Xref: shelby.stanford.edu gnu.emacs.help:140862 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36488 Archived-At: The distro I have is Knoppix live CD installed to HD. I tried to use ./configure --with-x. But the logs ./confiure prints will says with-x: NO and "target to X header files" = NONE, "target to X lib files" = NONE. Do I lack some header or lib files to make the gui? How can I install the lacking files? Thx!