From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Raymond Jou Cc: Subject: Re: FW: Insight Installation Bug Date: Fri, 14 Sep 2001 10:52:00 -0000 Message-id: References: X-SW-Source: 2001-q3/msg00260.html On Fri, 14 Sep 2001, Raymond Jou wrote: > #!/bin/sh > # This file was generated automatically by configure. Do not edit. > # This directory was configured as follows: > ./configure --host=i686-pc-linux-gnu --target=osp192 --program-prefix=c --pr > efix=/home/raymondj/work/install/Linux --norecursion > # I've done exactly this: keiths valrhona ~/tmp/insight-5.0 1073 >head config.status #!/bin/sh # This file was generated automatically by configure. Do not edit. # This directory was configured as follows: ./configure --host=i686-pc-linux-gnu -v --program-prefix=c --prefix=/home/keiths/tmp/built --norecursion # using "mt-frag" And it worked just fine for me (on RH linux 7.0). So now the question begs: what does you environment look like? Is CYGNUS_GUI_LIBRARY set? Normally, we do not set any environment variables. Keith