[comp.windows.interviews] Installing IV-3.0 on SunOS 4.1.1

robert@ireq.hydro.qc.ca (R.Meunier 8516) (06/18/91)

	Installation is going pretty well except for the IV-X11 library
wich give those error:

...
depending for SUN4 in ./src/lib/IV-X11
depending for SUN4 in ./src/lib/IV-X11/SUN4
makedepend -s "# DO NOT DELETE" --  -Dcplusplus_2_0    -I..    -I../../../.././src/include  -I/sources/xwindows/x.v11r4/mit/include  -I/usr/local/soft/c++/incl -- ../*.c
makedepend:  ../xbitmap.c (reading ../../../.././src/include/IV-X11/Xlib.h): makedepend:  cannot find include file "X11/Xlib.h"
makedepend:  	not in ../../../.././src/include/IV-X11/X11/Xlib.h
makedepend:  	not in ../X11/Xlib.h
makedepend:  	not in ../../../.././src/include/X11/Xlib.h
makedepend:  	not in /sources/xwindows/x.v11r4/mit/include/X11/Xlib.h
makedepend:  	not in /usr/local/soft/c++/incl/X11/Xlib.h
makedepend:  	not in /usr/include/X11/Xlib.h
makedepend:  cannot open "X11/Xlib.h"
makedepend:  ../xbitmap.c (reading ../../../.././src/include/IV-X11/Xutil.h): makedepend:  cannot find include file "X11/Xutil.h"
makedepend:  	not in ../../../.././src/include/IV-X11/X11/Xutil.h
makedepend:  	not in ../X11/Xutil.h
makedepend:  	not in ../../../.././src/include/X11/Xutil.h
makedepend:  	not in /sources/xwindows/x.v11r4/mit/include/X11/Xutil.h
makedepend:  	not in /usr/local/soft/c++/incl/X11/Xutil.h
makedepend:  	not in /usr/include/X11/Xutil.h
makedepend:  cannot open "X11/Xutil.h"
makedepend:  ../xbitmap.c: makedepend:  cannot find include file "X11/Xatom.h"
makedepend:  	not in ../X11/Xatom.h
makedepend:  	not in ../X11/Xatom.h
makedepend:  	not in ../../../.././src/include/X11/Xatom.h
makedepend:  	not in /sources/xwindows/x.v11r4/mit/include/X11/Xatom.h
makedepend:  	not in /usr/local/soft/c++/incl/X11/Xatom.h
makedepend:  	not in /usr/include/X11/Xatom.h
makedepend:  cannot open "X11/Xatom.h"
makedepend:  ../xcursor.c: makedepend:  cannot find include file "X11/cursorfont.h"
makedepend:  	not in ../X11/cursorfont.h
makedepend:  	not in ../X11/cursorfont.h
makedepend:  	not in ../../../.././src/include/X11/cursorfont.h
makedepend:  	not in /sources/xwindows/x.v11r4/mit/include/X11/cursorfont.h
makedepend:  	not in /usr/local/soft/c++/incl/X11/cursorfont.h
makedepend:  	not in /usr/include/X11/cursorfont.h
makedepend:  cannot open "X11/cursorfont.h"
...



All those header files are in iv/src/include/IX-X11 and they should be found.

	Anyone knows what could be going wrong. 

-- 
Robert Meunier                     Institut de Recherche d'Hydro-Quebec
Ingenieur                          1800 Montee Ste-Julie, Varennes
Internet: robert@ireq.hydro.qc.ca  Qc, Canada, J3X 1S1 
maintainer: BASIC mailing list request to basic-request@ireq.hydro.qc.ca

linton@marktwain.rad.sgi.com (Mark Linton) (06/18/91)

In article <7509@s3.ireq.hydro.qc.ca>, robert@ireq.hydro.qc.ca (R.Meunier 8516) writes:
|> 
|> 	Installation is going pretty well except for the IV-X11 library
|> wich give those error:
|> 
|> ...
|> makedepend -s "# DO NOT DELETE" --  -Dcplusplus_2_0    -I..    -I../../../.././src/include  -I/sources/xwindows/x.v11r4/mit/include  -I/usr/local/soft/c++/incl -- ../*.c
|> makedepend:  	not in /sources/xwindows/x.v11r4/mit/include/X11/Xlib.h

makedepend can't find <X11/Xlib.h>, which is included by <IV-X11/Xlib.h>.
I think you need to use "/sources/xwindows/x.v11r4/mit" without the trailing "/include" and
make sure you have a link from X11 to include.