[comp.windows.x] Xtetris change to Imakefile

D_GONZALEZ@upr1.upr.clu.EDU (05/23/91)

Oops, I blew it...
	
	The change I made will allow the program to compile, but it
will fail when you try to install it...

	I made the change in the following line:
      DEFINES = NEWINET SUNV OPTIONS LOC_CF HPCFLAGS -DMAINDIR="$(XTREKDIR)"

      DEFINES = NEWINET SUNV OPTIONS LOC_CF HPCFLAGS -DMAINDIR="\"$(XTREKDIR)\""
	This will allow the program to compile and it will begin the 
installating but, this installation will FAIL MISERABLY, has anyone
been able to install it on a Sun Sparc ??

David Gonzalez		internet: d_gonzalez@upr1.upr.clu.edu
CEENET Lab Staff		   lestat@rmece01.upr.clu.edu
University of Puerto Rico
Mayaguez Campus -- Engineering School

jc@raven.bu.edu (James Cameron) (05/23/91)

>>>>> On 22 May 91 21:12:00 GMT, D_GONZALEZ@upr1.upr.clu.EDU said:

|> Oops, I blew it...
|> 	
|> 	The change I made will allow the program to compile, but it
|> will fail when you try to install it...

|> 	I made the change in the following line:
|>       DEFINES = NEWINET SUNV OPTIONS LOC_CF HPCFLAGS -DMAINDIR="$(XTREKDIR)"

|>       DEFINES = NEWINET SUNV OPTIONS LOC_CF HPCFLAGS -DMAINDIR="\"$(XTREKDIR)\""
|> 	This will allow the program to compile and it will begin the 
|> installating but, this installation will FAIL MISERABLY, has anyone
|> been able to install it on a Sun Sparc ??

|> David Gonzalez		internet: d_gonzalez@upr1.upr.clu.edu


	First of all, what is the (XTREKDIR) doing in there?   I thought
	you were trying to compile XTETRIS, not XTREK.  

	If you *are* trying to compile XTETRIS you need to have it 
	installed, so that it can find the app-defaults file.  (The
	file which has the default server info)  You will have to 
	be root to install the file, or you can simply add it to
	your $HOME/.Xdefaults file.  

Hope this helps!

jc

--
					-- James Cameron  (jc@raven.bu.edu)

Signal Processing and Interpretation Lab.  Boston, Mass  (617) 353-2879
------------------------------------------------------------------------------
"But to risk we must, for the greatest hazard in life is to risk nothing.  For
the man or woman who risks nothing, has nothing, does nothing, is nothing."
	(Quote from the eulogy for the late Christa McAuliffe.)

D_GONZALEZ@upr1.upr.clu.EDU (05/24/91)

HI
	Did I blow it or what, the program I was talking about was
XTREK NOT Xtetris, just a small brain cramp after the finals :-)..

	Sorry for the inconvinience...

David Gonzalez		internet: d_gonzalez@upr1.upr.clu.edu