Kyle Dansie <[EMAIL PROTECTED]> writes:
> The first time I ran it, I did not use any options.
> The 2nd time I used --prefix=/opt --sysconfdir=/etc
>
> This produced the same error as the first time.
>
> What would you suggest that I use?
I think you probably need:
./configure \
--prefi
Rob Browning wrote:
>
> Kyle Dansie <[EMAIL PROTECTED]> writes:
>
> > I just downloaded the 1.1.20 version off the ftp server and tried to
> > install it. The end of the make output is attached to this message. It
> > appears to be having problems finding gnome.h file.
> >
> > I did a find on my
Kyle Dansie <[EMAIL PROTECTED]> writes:
> I just downloaded the 1.1.20 version off the ftp server and tried to
> install it. The end of the make output is attached to this message. It
> appears to be having problems finding gnome.h file.
>
> I did a find on my system and I have a gnome.h file at
I just downloaded the 1.1.20 version off the ftp server and tried to
install it. The end of the make output is attached to this message. It
appears to be having problems finding gnome.h file.
I did a find on my system and I have a gnome.h file at
/opt/gnome/include/gnome.h
How do I get past this
"Jeffrey Perry" <[EMAIL PROTECTED]> writes:
> Any ideas?
Did you use "cvs -z3 update -d" to get the sources?
(the -d is critical).
Did you do a "make distclean && configure YOUROPTIONS" before the
"make motif"?
If not, try these first. Some files moved around in the last update,
so