[ROOT] 2.25.03 doesn't run on my alpha

From: Thomas Bretz (tbretz@uni-sw.gwdg.de)
Date: Mon Oct 23 2000 - 12:43:21 MEST


Hello,

I'm using:
OSF4, DIGITAL C++ V6.1-027 on DIGITAL UNIX V4.0 (Rev. 1229)

and installed root using: ($1=/home/.../myhome)
./configure alphacxx6 --prefix=$1 --etcdir=$1/etc --datadir=$1/share
--libdir=$1/lib --incdir=$1/include --testdir=$1/doc/test
--tutdir=$1/doc/tutorial
gmake
gmake install

(BTW: I had to change two thing to make the install process running:
1) cp -dpR --> cp -pR (option d is not supported)
2) $$(pwd) --> $(pwd) (/bin/sh said: unexpected '(')

when starting root the startup-picture appears and then I get:
Fatal in <operator delete>: storage area overwritten
aborting

BTW: 2.25.01 made the same trouble.

Thomas.



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:35 MET