This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
Insight 6.5 will not launch any X windows
- From: "markus dot carlstedt at comhem dot se" <markus dot carlstedt at comhem dot se>
- To: insight at sourceware dot org
- Date: Thu, 14 Sep 2006 17:20:20 +0200 (MEST)
- Subject: Insight 6.5 will not launch any X windows
- Reply-to: "markus dot carlstedt at comhem dot se" <markus dot carlstedt at comhem dot se>
Hi,
Probably something trivial but I hope someone can help me.
I installed Insight 6.5.0 on a Linux machine with the usual
./configure
make
make install
When I do "gdb" only the gdb command line mode is started.
I get no error messages at all. It looks like a regular gdb.
I have my DISPLAY variable set up and an X server running.
How can I launch Insight?
>GNU gdb 6.5.0.20060626-cvs
>Copyright (C) 2006 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and
you are
>welcome to change it and/or distribute copies of it under certain
conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB. Type "show warranty" for
details.
>This GDB was configured as "i686-pc-linux-gnu".
/Markus