From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Ingham To: Umit TACAY Cc: insight@sourceware.cygnus.com Subject: Can't run Insight... Date: Mon, 23 Aug 1999 09:56:00 -0000 Message-id: <14273.32177.729431.979403@leda.cygnus.com> References: <37C0F71D.E41C3691@sidsbv.shell.com> X-SW-Source: 1999-q3/msg00098.html Umit, There is no program called insight, it is just ordinary gdb. However, you have to have a DISPLAY environment variable set in the shell from which you lauch gdb. If no display variable is set, you will just get command line gdb instead. You don't need to install gdb to run Insight, you can run it from the build tree. Jim > Hello, > > I had downloaded the source code for the Insight release that was made > available on Agust 9. After some minor problems I have finally > compiled the source code. However, I can't find any directories or > files called "Insight" and when I run 'gdb' it just runs without any > GUI. > > At this stage I haven't run "make install" because that's trying to > create some directories and move the code but I actually like the code > where it is. > > Can I start Insight as it is or do I have to run install first? > > Umit > > >