discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error: X is required...


From: Daniel O'Connor
Subject: Re: [Discuss-gnuradio] error: X is required...
Date: Tue, 19 Dec 2006 09:28:03 +1030
User-agent: KMail/1.9.4

On Tuesday 19 December 2006 07:00, Cicale Randy S 2dLt AFRL/VSBXI wrote:
> I'm trying to install the GNU Radio on a Debian system and found that I
> need Xrender to install Xft to install Pango to install GTK+ so that I can
> use the wxgui module.
>
> X windows is located in the typical directories: /usr/X11R6/bin/ and
> /etc/X11/ I've used ./configure --prefix=/usr/X11R6/ as well as no prefix
> specified. I always get the error:
>
> Checking for X... no
> Configure: error: X is required, but it was either disabled or not found.
>
> Any ideas on how to get this to work? I know X exists because I can use x
> windows. If that fails- how about help on just using text based gnuradio
> programs?

1- Try reading config.log in the build directory.
2- Try env CPPFLAGS=-I/usr/X11R6/include LDFLAGS=-L/usr/X11R6/lib ./configure

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: pgphCMWODsAb2.pgp
Description: PGP signature


reply via email to

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