Re: [Xastir] Broken II

2007-06-15 Thread Chip G.
This is an old thread to most of you, but it is near and dear to me. I've had this problem twice before. This time the resolution was simple. I just waited two months (busy work schedule) and recompiled again. Nothing was manually changed on my system. The only other thing which likely chan

Re: [Xastir] Broken II

2007-04-02 Thread Curt, WE7U
On Mon, 2 Apr 2007, Chip G. wrote: > > fprint(stderr, "Error! can not find color file: %s\n", > > get_data_base_dir(temp)); > > This was the error to which I referred in my original post, which read: > > > Error! can not find color file /xastir/config/xastir.rgb > > That tells me that it is lookin

Re: [Xastir] Broken II

2007-04-02 Thread Chip G.
On Apr 2, 2007, at 14:41, Chip G. wrote: OK, I think I have more to offer here. I did a little looking in the code. In "color.c" there is a line which reads: fprint(stderr, "Error! can not find color file: %s\n", get_data_base_dir(temp)); This was the error to which I referred in my origi

Re: [Xastir] Broken II

2007-04-02 Thread Chip G.
On Apr 2, 2007, at 14:29, Curt, WE7U wrote: On Mon, 2 Apr 2007, Chip G. wrote: I wonder if in the compile process one of the references to the file didn't pick up on the prefix switch. Or perhaps there is a configuration file which likewise didn't pick up on the prefix switch. Could be.

Re: [Xastir] Broken II

2007-04-02 Thread Curt, WE7U
On Mon, 2 Apr 2007, Chip G. wrote: > I wonder if in the > compile process one of the references to the file didn't pick up on > the prefix switch. Or perhaps there is a configuration file which > likewise didn't pick up on the prefix switch. Could be. Or might be a path in ~/.xastir/conf/xastir.

Re: [Xastir] Broken II

2007-04-02 Thread Chip G.
On Apr 2, 2007, at 14:05, Curt, WE7U wrote: On Mon, 2 Apr 2007, Chip G. wrote: Error! can not find color file /xastir/config/xastir.rgb Error in Color file! Exiting... Does the file exist in the installed location? You might have deleted it. A "make install" should install the file again

Re: [Xastir] Broken II

2007-04-02 Thread Curt, WE7U
On Mon, 2 Apr 2007, Chip G. wrote: > Error! can not find color file /xastir/config/xastir.rgb > Error in Color file! Exiting... Does the file exist in the installed location? You might have deleted it. A "make install" should install the file again. The normal location for it would be "/usr/lo

[Xastir] Broken II

2007-04-02 Thread Chip G.
I chose the title of this message to echo the previous thread on this. I have the thread archived here, but can't seem to find a solution in it to this repeat problem. I am trying to fix the crash problem. So I'm changing things and recompiling. I just recompiled a few days ago. Today I try