[SciPy-dev] Help required in Installing SciPy

Asfandyar Khan asfandyar_k at yahoo.com
Fri Jul 19 19:03:55 EDT 2002


1) Platform information: Redhat Linux 7.0  (posix
linux2)
2) gcc : Version 2.96
   g77 : Version 0.5.26
3) Python version: 2.2
4) Python Numeric version: 20.2.1
5) f2py version: 2.13.175-1250
6) ATLAS version : 3.4.1
7) The output of the following commands
     atlas_info:
  FOUND:
    libraries = ['lapack', 'f77blas', 'cblas',
'atlas']
    library_dirs = ['/usr/local/lib/atlas3.4.1']

  blas_info:
    NOT AVAILABLE

  blas_src_info:
    NOT AVAILABLE

  fftw_info:
    NOT AVAILABLE

  lapack_info:
    NOT AVAILABLE

  lapack_src_info:
    NOT AVAILABLE

  x11_info:
    FOUND:
      libraries = ['X11']
      library_dirs = ['/usr/X11R6/lib']
      include_dirs = ['/usr/X11R6/include']

   python scipy_distutils/command/build_flib.py
   
   command: f77 -V -c /tmp/__dummy.f -o /tmp/__dummy.o
256 f77: installation problem, cannot exec `f771': No
such file or directory
f77: file path prefix
`/usr/lib/gcc-lib/i386-redhat-linux/-c/' never used
command: f77 -version 
256 f77: unrecognized option `-version'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libg2c.a(open.o):
In function `f_open':
open.o(.text+0x4e6): the use of `tempnam' is
dangerous, better use `mkstemp'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libg2c.a(main.o):
In function `main':
main.o(.text+0x2a): undefined reference to `MAIN__'
collect2: ld returned 1 exit status
command: f90 -V
32512 sh: f90: command not found
command: ifc -FI -V -c /tmp/__dummy.f -o
/tmp/__dummy.o
32512 sh: ifc: command not found
command: efc -FI -V -c /tmp/__dummy.f -o
/tmp/__dummy.o
32512 sh: efc: command not found
command: f95 -V 
32512 sh: f95: command not found
command: fort -V 
32512 sh: fort: command not found
command: DF /what 
32512 sh: DF: command not found
command: g77 --version 
0 GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.0)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU
Fortran
compilation system, especially useful when reporting
bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent
permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file
named COPYING
or type the command `info -f g77 Copying'.
command: vf90 -v 
32512 sh: vf90: command not found
command: f90 +version 
32512 sh: f90: command not found
command: g77 --version 
0 GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.0)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU
Fortran
compilation system, especially useful when reporting
bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent
permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file
named COPYING
or type the command `info -f g77 Copying'.
command: F -V 
32512 sh: F: command not found
command: g77 --version 
0 GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.0)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU
Fortran
compilation system, especially useful when reporting
bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent
permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file
named COPYING
or type the command `info -f g77 Copying'.
Gnu 0.5.26

8) Installation log : attatched <install.log>


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.log
Type: application/octet-stream
Size: 53116 bytes
Desc: install.log
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20020719/5db1cb84/attachment.obj>


More information about the SciPy-Dev mailing list