help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation error on Ubuntu 12.10 (x64) for Octave 3.6.2


From: cryingfist
Subject: Re: Installation error on Ubuntu 12.10 (x64) for Octave 3.6.2
Date: Fri, 17 May 2013 02:08:59 -0700 (PDT)


The segmentation fault seems limited to Octave. Assuming you still
have the octave package removed, can you try the following:

  sudo ppa-purge ppa:octave/stable
  sudo apt-get update
  sudo apt-get install octave

Do you still get the same post-installation error? 

If so, try running
octave even though the post-install failed:

  octave

What is the full output displayed? Do you get a segmentation fault
error here or do you get the Octave interpreter prompt?

What is the output of the following:

  update-alternatives --display libblas.so.3

-- 
mike

- I keep getting the same error
- running octave returns "Segmentation fault (core dumped)"
- display libblas.so.3 returns "libblas.so.3 auto mode 
link currently points to /usr/lib/openblas-base/libopenblas.so.0
/usr/lib/libblas/libblas.so.3 - priority 10
slave libblas.so.3gf: /usr/lib/libblas/libblas.so.3
/usr/lib/openblas-base/libopenblas.so.0 - priority 40
slave libblas.so.3gf: /usr/lib/openblas-base/libopenblas.so.0
Current 'best' version is '/usr/lib/openblas-base/libopenblas.so.0"



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Installation-error-on-Ubuntu-12-10-x64-for-Octave-3-6-2-tp4652958p4653072.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]