[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BLAS library incompatible with Fortran 77 compiler settings
From: |
Thomas Weber |
Subject: |
Re: BLAS library incompatible with Fortran 77 compiler settings |
Date: |
Tue, 25 Sep 2012 23:58:29 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Sep 25, 2012 at 12:55:03PM -0700, babelproofreader wrote:
> Setting up octave (3.6.1-1ubuntu1ppa1~precise1) ...
> Segmentation fault (core dumped)
> ...
> so still no joy. Perhaps my original attempt to compile from source is the
> way to go for me. Any suggestions about how to overcome the gfortran and
> configure problem?
You need to get the above fixed or dpkg will try to configure octave at
every invocation and octave will continue to segfault at every
invocation.
Step 1: Remove the PPA from your sources.list file.
Step 2: Update the list of available packages (apt-get update)
Step 3: Remove every package with 'octave' in its name using your
preferred package manager (this step will probably fail with 'octave',
but maybe we can get rid of some of the other packages).
Step 4: Report back here, so we can continue.
Thomas
- Re: BLAS library incompatible with Fortran 77 compiler settings, (continued)
- Re: BLAS library incompatible with Fortran 77 compiler settings, Jordi Gutiérrez Hermoso, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, Jordi Gutiérrez Hermoso, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, Jordi Gutiérrez Hermoso, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, Jordi Gutiérrez Hermoso, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings,
Thomas Weber <=
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings, Thomas Weber, 2012/09/26
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/26
- Re: BLAS library incompatible with Fortran 77 compiler settings, babelproofreader, 2012/09/27
- Re: BLAS library incompatible with Fortran 77 compiler settings, Thomas Weber, 2012/09/28
- Re: BLAS library incompatible with Fortran 77 compiler settings, Jordi Gutiérrez Hermoso, 2012/09/26
Re: BLAS library incompatible with Fortran 77 compiler settings, Hoeltgen Laurent, 2012/09/25
Re: BLAS library incompatible with Fortran 77 compiler settings, André Braga, 2012/09/29