[comp.windows.x] If you install outside of /usr ...

mike@ists.ists.ca (Mike Clarkson) (01/10/90)

It looks like the location of the bitmaps files is hardwired into
mit/lib/Xmu/Imakefile, with no corresponding rule in the templates.
If you install outside the  normal place, then you'll need to add these:

In mit/lib/Xmu/Imakefile, add

7a8,13
> #ifdef BitmapDir
>       BITMAPDIR = BitmapDir
>         DEFINES = -DBITMAPDIR=\"$(BITMAPDIR)\"
> #endif BitmapDir
> 
> 

and in site.def, add

#define BitmapDir $(INCDIR)/bitmaps

or whatever.



Mike.

-- 
Mike Clarkson					mike@ists.ists.ca
Institute for Space and Terrestrial Science	uunet!attcan!ists!mike
York University, North York, Ontario,		FORTRAN - just say no. 
CANADA M3J 1P3					+1 (416) 736-5611