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: pgpeje3Ml2cXc.pgp
Description: PGP signature

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to