>>>>> "Adam" == Adam Kornick Wilson <afn29540_at_afn.org> writes:
Adam> Hello,
Adam> I am trying to compile on my Sun UltraSparc ( uname -a gives:
Adam> SunOS scuba 5.5 Generic_103093-05 sun4u sparc SUNW,Ultra-1). I do not
Adam> have root access on the machine. I have done the following to attempt
Adam> to get it to compile.
.....
Adam> execute the following commands
Adam> xmkmf
Adam> at this point I get the following error:
>> mv Makefile Makefile.bak
>> imake -I/usr/lib/X11/config
>> "Imakefile.c", line 4: Can't find include file Imake.tmpl
>> imake: Exit code 2. Stop.
Adam> Any help is greatly appreciated. I am really tired of the ridiculously
Adam> ugly window manager at work, and would like the same environment that I
Adam> have on my Linux box at home. Please email me directly as I do not
Adam> subscribe to this list.
The Imake config files probably aren't installed in
/usr/lib/X11/config, since SunOS & Solaris systems usually keep that
in /usr/openwin/lib/config, so your xmkmf script seems to be a little
messed up. Try running imake by hand with that other directory
(assuming your Imake config files are actually located there).
Chuck
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Sep 12 1996 - 07:43:00 BST