[comp.windows.interviews] Call For Help in Installing InterViews

charmi@dist.unige.it (Giancarlo Succi) (06/11/91)

I am trying   to install InterViews  3.0:  I think  I have  everything
properly set up and I reach the  point  of  executing "make World": it
seems to work, but it just builds the makefiles and somethin more, but
it doesn't compile anything  and, furthermore, it  terminates with the
correct making World message.

Does anyone know  what is happening, or have  anyone already had these
problems ?

Thank you very much.

Giancarlo

PS I  an a neofite,  and it is  just few days  that  I am reading this
group.

pwb@mrj.com (Peter W. Brewer) (06/11/91)

	Message-Id: <1991Jun11.120416.20284@dist.unige.it>
	Sender: uunet!shelby.stanford.edu!owner-comp-windows-interviews
	To: comp-windows-interviews@shelby.stanford.edu
	Status: R



>I am trying   to install InterViews  3.0:  I think  I have  everything
>properly set up and I reach the  point  of  executing "make World": it
>seems to work, but it just builds the makefiles and somethin more, but
>it doesn't compile anything  and, furthermore, it  terminates with the
>correct making World message.

>Does anyone know  what is happening, or have  anyone already had these
>problems ?

>Thank you very much.

>Giancarlo

>PS I  an a neofite,  and it is  just few days  that  I am reading this
>group.

Mi sembra que hai dimenticato che si deve mettere l'environmente variable 
per la cshell, e.g. dagli instruzione: setenv CPU `make CPU`.. od si puo
mettere l'environmente cosi.. setenv CPU SUN4.. 

	Peter Brewer
	pwb%mrj.com@uunet.uu.net

butler@marine.nasl.t.u-tokyo.ac.jp (Jim Butler) (06/13/91)

In article <1991Jun11.120416.20284@dist.unige.it> charmi@dist.unige.it (Giancarlo Succi) writes:
 >I am trying   to install InterViews  3.0:  I think  I have  everything
 >properly set up and I reach the  point  of  executing "make World": it
 >seems to work, but it just builds the makefiles and somethin more, but
 >it doesn't compile anything  and, furthermore, it  terminates with the
 >correct making World message.
 
Have you set your CPU variable to the appropriate value for your configuration
(eg. sun3 sun4?)?

If this is not set, the machine specific directories, will not be created and
compiling will occur.



--
---------------------------------------------
Jim Butler butler@marine.nasl.t.u-tokyo.ac.jp
Faculty of Engineering University of Tokyo
7-3-1 Hongo, Bunkyo-ku Tokyo 113 Japan
---------------------------------------------

pwb@mrj.com (Peter W. Brewer) (06/14/91)

>	From: Giancarlo Succi <uunet!carla.dist.unige.it!charmi>
>	Subject: Re:  Call For Help in Installing InterViews
>	To: mrj!pwb (Peter W.  Brewer)
>	Date: Wed, 12 Jun 91 11:50:59 BST
>	In-Reply-To: <9106111648.AA05015@mrj.com>; from "Peter W.  Brewer"
>	at Jun 11, 91 12:48 pm
>	Reply-To: uunet!dist.unige.it!Giancarlo.Succi
>	Organization: DIST, Universita` di Genova
>	Address: via Opera Pia 11a, 16145 Genova, Italia
>	Tel: +39 10 353 2747 / +39 10 353 2750
>	Fax: +39 10 353 2948
>	Tlx: 272399 DIE GE I
>
>	Grazie per la risposta: come mai sai l'italiano ?
>	In ogni caso ho fatto il 
>	setenv CPU `make CPU`
>	ma purtroppo non mi stampa niente (non so perche` non funzioni !!)
>	allora ho fatto a mano
>	setenv CPU SUN4
>	ma cosi` ha ripreso a non fare niente, cioe` costruisce tutto ma non
>	compila niente.
>
>	Ti ringrazio e ti pregherei di dirmi da dove tu hai preso InterViews
>	e se hai ancora qualche consiglio da darmi.
>
>	Grazie.
>
>	Giancarlo
_____________________________________________________________________________
Translation for all of you non-Italophiles out there:
_____________________________________________________________________________
	 
	Thanks for the response: How did it come about that you know Italian?
	In every case I did a 'setenv CPU `make CPU`
	but as usual it didn't buy me anthing ( I don't know why it didn't 
	work !!). Then I did it manually (setenv CPU SUN4) but once again it
	didn't do anything, that is it built everything without compiling
	anything.

	Thanks again and I would appreciate it if you would tell me where you
	got InterViews and for any further advice you can give me.

	Thanks.

	Giancarlo

Va bene, (okay)
	Al questo punto credo che c'e un problemma dentro i tuoi files di
	configurazione. (Puoi dirmi la parola italiana che ha la 
	significa di 'files'?). Allora, se ci vediamo dentro il script, 
	capiamo che il imperativo 'make World' diventa :

______________________________________________________________________

	imake -T "InterViews/template"  -I./src/config 
		-I/usr/X11/sun4/lib/config   -DTOPDIR=. -DCURDIR=.
	make Makefiles
	make depend
	make od 'make all'

_______________________________________________________________________

	Normalamente si vede questa risposta:
	
	Making Makefiles for sun4 in ./src
	Making Makefiles for sun4 in ./src/config
	Making Makefiles for sun4 in ./src/config/InterViews
	Making Makefiles for sun4 in ./src/include
	Making Makefiles for sun4 in ./src/include/Dispatch
			.
			.
			.
	depending for sun4 in ./src
	depending for sun4 in ./src/config
	depending for sun4 in ./src/config/InterViews
	depending for sun4 in ./src/include
	depending for sun4 in ./src/include/Dispatch
	depending for sun4 in ./src/include/IV-X11
	depending for sun4 in ./src/include/IV-look
	depending for sun4 in ./src/include/IV-look/2.6
	depending for sun4 in ./src/include/IV-look/2.6/InterViews
			.
			.
			.

makedepend -s "# DO NOT DELETE" --  -Dcplusplus_2_0  -D__GNUG__ 	-D__GNUC__ -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -I/usr2/InterViews/3.0-g++/iv/src/include/g++-include  -I..    -I../../../.././src/include  -I/usr/X11/include  -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -- ../dispatcher.c ../iohandler.c
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  -D__GNUG__ -D__GNUC__ -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -I/usr2/InterViews/3.0-g++/iv/src/include/g++-include  -I..    -I../../../.././src/include  -I/usr/X11/include  -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -- ../*.c
depending for sun4 in ./src/lib/IV-look
depending for sun4 in ./src/lib/IV-look/sun4
makedepend -s "# DO NOT DELETE" --  -Dcplusplus_2_0  -D__GNUG__ -D__GNUC__ -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -I/usr2/InterViews/3.0-g++/iv/src/include/g++-include  -I..    -I../../../.././src/include  -I/usr/X11/include  -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings -- ../*.c

	finalmente :

Making all for sun4 in ./src/include/InterViews/2.6
making all for sun4 in ./src/include/InterViews/2.6/InterViews
making all for sun4 in ./src/include/InterViews/2.6/InterViews/Graphic
making all for sun4 in ./src/include/InterViews/Bitmaps
making all for sun4 in ./src/include/OS
making all for sun4 in ./src/include/Unidraw
making all for sun4 in ./src/include/Unidraw/Components
making all for sun4 in ./src/include/Unidraw/Commands
making all for sun4 in ./src/include/Unidraw/Graphic
making all for sun4 in ./src/include/Unidraw/Tools
making all for sun4 in ./src/lib
making all for sun4 in ./src/lib/Dispatch
making all for sun4 in ./src/lib/Dispatch/sun4
compiling ../dispatcher.c
rm -f dispatcher.o dispatcher..c
g++ -g    -O     -Dcplusplus_2_0  -D__GNUG__ -D__GNUC__ -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -fwritable-strings  -I/usr2/InterViews/3.0-g++/iv/src/include/g++-include  -I/usr2/InterViews/3.0-g++/iv/src/include/g++-include  -I..    -I../../../.././src/include  -I/usr/X11/include  -D_NO_PROTO -DSTRINGS_ALIGNED -DNO_REGEX -DNO_ISDIR -DUSE_RE_COMP -DUSE_GETWD   -c ../dispatche

	Mi auterai se puoi dirmi qualisiasi parte' hai mancato. Si prende
un file si chiama make.world con i resulti dei provi di construire 
il InterViews. Se puoi provare i imperativi piuttosto che il 'make World' 
possiamo vedere dove hai il problemma.

Nota Bene: Il mio italiano non e` meraviglioso, pero ti ringrazio per 
	   il permesso di practicare! Ho frequentato l'Universita per
	   stranieri a Perugia. Anche` sono stato a Lerici un paio di
	   anni.. 

	Peter W. Brewer
	pwb%mrj.com@uunet.uu.net brewer@umd5.umd.edu
	
****************************************************************************

The InterNet IS the renaissance of the 90's.!

*****************************************************************************

 

interran@lurch.Stanford.EDU (John Interrante) (06/18/91)

In article <1991Jun17.185047.9975@nntp-server.caltech.edu>
dank@nntp-server.caltech.edu (Daniel R. Kegel) writes:

   But
       cc -E src/config/InterViews/arch.c | tail -2
   shows
       XCOMM architecture:  SUN4
   rather than the expected
       # architecture: SUN4

   Can anyone explain to me why this is so?  I can't believe that
   arch.c contains a stupid typo...

Yes, it was a stupid mistake to make but it was fixed by fix1 a long
time ago.  There are ten fixes out for 3.0-beta now.  Grab all of them
from interviews.stanford.edu in pub/3.0-fixes.
--
John Interrante / interran@lurch.stanford.edu
Computer Systems Laboratory, Stanford University