Dear All,

I am trying to install Sage 3.1.1 (downloaded the source
tarball) on an AMD Opteron node, running Red Hat Linux
(Entreprise Level 4.3). I am getting an error configuring
clisp, the error message is:

 configure: error: cannot find sources (lispbibl.d) in
/usr/local/RepeatMasker or ..
Error configuring clisp

where /usr/local/RepeatMasker is the first directory in
my PATH. The file lispbibl.d is there in the directory
spkg/build/clisp-2.46.p6/src/src under the sage-3.1.1
directory. Not sure why configure doesn't find it.

Is it possible for me to install clisp separately and
tell sage to find it in a given path? If so, how do I
pass this clisp path in the sage building stage?

Any thoughts how to fix this problem would be highly
appreciated. Below are the last 50 lines of install.log:

.....
clisp-2.46.p6/src/doc/unix-ent.xml
clisp-2.46.p6/src/doc/impnotes.html
clisp-2.46.p6/src/doc/impent.xml
clisp-2.46.p6/src/doc/_clisp.1
clisp-2.46.p6/src/doc/impnotes.xml.in
clisp-2.46.p6/src/doc/mop-classes.dot
clisp-2.46.p6/src/doc/mop-classes.png
clisp-2.46.p6/src/Makefile.devel
clisp-2.46.p6/spkg-install
clisp-2.46.p6/spkg-dist
clisp-2.46.p6/.hgignore
Finished extraction
****************************************************
Host system
uname -a:
Linux machine.name.xxx.edu 2.6.9-78.0.1.ELsmp #1 SMP Tue Jul 22
18:01:05 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
****************************************************
****************************************************
GCC Version
gcc -v
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
****************************************************
Disabling parallel make
executing
/usr/local/src/sage-3.1.1/spkg/build/clisp-2.46.p6/src/src/configure
--disable-option-checking --with-readline
--with-libreadline-prefix=/usr/local/src/sage-3.1.1/local/lib/
--prefix=/usr/local/src/sage-3.1.1/local --without-libintl
--cache-file=config.cache
configure: error: cannot find sources (lispbibl.d) in
/usr/local/RepeatMasker or ..
Error configuring clisp

real    0m4.123s
user    0m0.571s
sys     0m2.780s
sage: An error occurred while installing clisp-2.46.p6
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /usr/local/src/sage-3.1.1/install.log.  Describe your computer,
operating
system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/usr/local/src/sage-3.1.1/spkg/build/clisp-2.46.p6 and type 'make'.
Instead type "/usr/local/src/sage-3.1.1/sage -sh"
in order to set all environment variables correctly, then cd to
/usr/local/src/sage-3.1.1/spkg/build/clisp-2.46.p6
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/clisp-2.46.p6] Error 1
make[1]: Leaving directory `/usr/local/src/sage-3.1.1/spkg'

real    112m16.968s
user    85m53.585s
sys     14m36.092s

Thanks!
Shan-Ho Tsai


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to