hi ,

installling sage simply with 'make' doesn't work for me anymore
I think since 3.1.3 (3.1.2 went fine)

I'm wondering if whether this is a bug or I'nm doing something wrong.

I get the following error message.

============================================================================
BUILDING MATPLOTLIB
            matplotlib: 0.98.3
                python: 2.5.2 (r252:60911, Nov 21 2008, 12:28:04)
[GCC
                        3.4.6 20060404 (Red Hat 3.4.6-10)]
              platform: linux2

REQUIRED DEPENDENCIES
                 numpy: 1.2.0
             freetype2: 9.7.3

OPTIONAL BACKEND DEPENDENCIES
                libpng: 1.2.7
Traceback (most recent call last):
  File "setup.py", line 125, in <module>
    if check_for_tk() or (options['build_tkagg'] is True):
  File "/data1/software/src/SAGE/sage-3.2/spkg/build/
matplotlib-0.98.3.p2/src/setupext.py", line 846, in check_for_tk
    explanation = add_tk_flags(module)
  File "/data1/software/src/SAGE/sage-3.2/spkg/build/
matplotlib-0.98.3.p2/src/setupext.py", line 1106, in add_tk_flags
    module.libraries.extend(['tk' + tk_ver, 'tcl' + tk_ver])
UnboundLocalError: local variable 'tk_ver' referenced before
assignment
Error building matplotlib package.


earlier in the install.log file I find these messages: not sure if
this is a problem
because the files mentioned at 'cannot stat' are present after make. ./
sage-python
works, but ./ipython is a directory.


Reading specs from /usr/lib/gcc/i386-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-sy
stem-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --
enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
****************************************************
cp: cannot stat `/home/e.ab/software/src/SAGE/sage-3.2/sage-python':
No such file or directory
cp: cannot stat `/home/e.ab/software/src/SAGE/sage-3.2/ipython': No
such file or directory
cp: cannot stat `/home/e.ab/software/src/SAGE/sage-3.2/matplotlibrc':
No such file or directory

real    0m0.108s
user    0m0.009s
sys     0m0.074s
Successfully installed sage_scripts-3.2

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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