Latest BK Build won't install

mol-general@lists.maconlinux.org mol-general@lists.maconlinux.org
Tue, 3 Sep 2002 15:01:13 +0200


On Tue, Sep 03, 2002 at 01:22:51PM +0100, alban.fellows@blueyonder.co.uk wrote:
> I have also experienced this problem. The make install leaves 
> mol non operational, and I had to install an older rpm to 
> make mol work again.
> 
>> I just downloaded the latest BK Build of MOL and it compiles perfectly. 
>> However when I do a make install, I get this message :
> 
> /usr/bin/install: cannot stat `mollib/pci_roms/*.x`: No such file or 
> directory
> make[3]: *** [install-data-hook] Error 1

MOL tries to install OS X binary support file. These files will available
through the 'make libimport' step shortly. In the meantime, it
is possible to start mol directly from the source tree:

	cd mol/src
	./startmol

One has to be root though.

Cheers,

/Samuel