[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BLAS library incompatible with Fortran 77 compiler settings
From: |
babelproofreader |
Subject: |
Re: BLAS library incompatible with Fortran 77 compiler settings |
Date: |
Tue, 25 Sep 2012 16:42:39 -0700 (PDT) |
Thomas Weber-3 wrote
> You need to get the above fixed...
>
> 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.
steps 1 through 3 are done; it seems my system is now completely clear of
Octave. Nothing with Octave shows as being installed in the package manager
and terminal is:-
address@hidden:~$ apt-show-versions | grep octave
address@hidden:~$ octave --version
The program 'octave' is currently not installed. You can install it by
typing: sudo apt-get install octave3.2
address@hidden:~$ apt-cache policy octave
octave:
Installed: (none)
Candidate: (none)
Version table: 3.6.1-1ubuntu1ppa1~precise1 0
100 /var/lib/dpkg/status
address@hidden:~$
--
View this message in context:
http://octave.1599824.n4.nabble.com/BLAS-library-incompatible-with-Fortran-77-compiler-settings-tp4644600p4644632.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: BLAS library incompatible with Fortran 77 compiler settings, (continued)
- 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, 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, 2012/09/25
- Re: BLAS library incompatible with Fortran 77 compiler settings,
babelproofreader <=
- 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