[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installing Moab



> From: adotl <adotl@lion.cc>
> To: janos-discuss@fast.cs.utah.edu
> Subject: installing Moab
> Date: Fri, 22 Jun 2001 15:53:46 +0200
> 
> Hi All!
> 
> I am still having troubles installing Moab for the Oskit..
> 
> ...
> The problem comes when I do a "make install" of Moab:
> 
> make[1]: Entering directory `/oskit/nodeos/src'
> /usr/bin/install -c -m 644 libnodeos.a /usr/local/lib
> make[1]: Leaving directory `/oskit/nodeos/src'
> make[1]: Entering directory `/oskit/nodeos/lib'
> /usr/bin/install -c -m 644 libmoabutil.a /usr/local/lib
> make[1]: Leaving directory `/oskit/nodeos/lib'
> make[1]: Entering directory `/oskit/nodeos/envs'
> The example EEs do not get installed.
> make[1]: Leaving directory `/oskit/nodeos/envs'
> make[1]: Entering directory `/oskit/nodeos/nodeos'
> mkdir /usr/local/include/nodeos
> mkdir /usr/local/include/nodeos/impl
> mkdir /usr/local/include/nodeos/lib
> make[1]: *** No rule to make target 
> `/usr/local/include/nodeos/an_chan/usr/local/include/nodeosh', needed by 
> `install-files'.  Stop.
> make[1]: Leaving directory `/oskit/nodeos/nodeos'
> make: *** [nodeos/install.MAKE] Error 2
> 
> 
> Isn't it creating Dirs and copying libraries to the wrong locations ??
> My oskit is in /oskit/test3, not in /usr/local/bla bla
> 
> My guess is that the Makefile might be broken...
> 

You need to set --prefix=/oskit/test3 as well.  That is what the install
target uses for its base directory.

I assume this was with the most recent Moab snapshot (20010214)?
I wasn't able to reproduce the mangled dependency.  What version of
gnu make are you using?  make install seems to work ok with gmake 3.79.1.





[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah