help-octave
[Top][All Lists]
Advanced

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

Re: problem installing Octave 3.2.2 on my desktop (Ubuntu 9.04)


From: Hielos
Subject: Re: problem installing Octave 3.2.2 on my desktop (Ubuntu 9.04)
Date: Sat, 17 Oct 2009 14:22:51 -0700 (PDT)

Thanks for the last answer, I just didn't want to make anybody angry. 

>  leave out: libhdf5-lam-dev libhdf5-mpich-dev
Is this going to affect the performance of octave somehow?
How do I leave them out? (I guess it has something to do with the
"./configure" command, but I would not know how to do it. I have tried
leaving out or including libraries before without success)

>  add: libftgl-dev libfltk-dev
How do I add these? (do they also have to do with "./configure"?)

About the following, I used the *amd64.deb version. I am guessing that there
is no problem.
> 
> http://www.nabble.com/Re%3A-Octave-3.2.2-for-Ubuntu9.04----How-to-compile-from-sources-p25525152.html
>>   $ dpkg -i libqrupdate1_1.0.1-1_i386.deb
>> libqrupdate-dev_1.0.1-1_i386.deb


*Error*
After running 'make', I get the same "libcruft" error as before. And by the
way, I had already installed the 'libqrupdate.so' library (built it and
copied to '/usr/lib/'), and I think that './configure' is using it. I had
already installed libqrupdate1 and libqrupdate-dev before, but it kept
telling me that Octave would be slow with Cholesky.

Thanks, again.


Judd Storrs wrote:
> 
> If you haven't compiled octave without large arrays, this may help:
> 
> http://www.nabble.com/Re%3A-Octave-3.2.2-for-Ubuntu9.04----How-to-compile-from-sources-p25525152.html
> 
> A few corrections followed:
> 
> leave out: libhdf5-lam-dev libhdf5-mpich-dev
> add: libftgl-dev libfltk-dev
> 
> http://www.nabble.com/Re%3A-Octave-3.2.2-for-Ubuntu9.04----How-to-compile-from-sources-p25538464.html
> 
> 
> --judd
> 
> 
> On Thu, Oct 15, 2009 at 4:34 PM, Judd Storrs <address@hidden>
> wrote:
> 
>> There's a lot going on here. Have you successfully built octave without
>> large arrays first?
>>
>> --judd
>>
>>
>>
>>
>> On Thu, Oct 15, 2009 at 4:01 PM, Hielos <address@hidden> wrote:
>>
>>>
>>> Ignorant here:
>>>
>>> When trying to follow the post
>>> http://wiki.octave.org/wiki.pl?EnableLargeArrays, I thought that I
>>> should
>>> do
>>> the following:
>>> (1) decompress octave-3.2.3.tar.bz2
>>> (2) cd octave-3.2.3 (go to directory octave 3.2.3)
>>>
>>> Then without really knowing what I was doing, I looked for the
>>> 'make.inc'
>>> file in that directory:
>>> (3) ls make*
>>>
>>> Since there was no such a file, I ran the configure instruction using
>>> gfortran:
>>> (4) ./configure --with-f77=gfortran
>>>
>>> Then I ran the line (in substitution of 'make.inc')
>>> (5) make FORTRAN=gfortran OPTS="-fPIC -O3 -fdefault-integer-8"
>>> BLASLIB=libblas.a
>>>
>>> After a while, I got the same error about libcruft:
>>>   ../libcruft/libcruft.so: undefined reference to `r_imag'
>>>   [many more lines like that]
>>>  ../libcruft/libcruft.so: undefined reference to `d_mod'
>>>
>>> Could you please instruct me on which is the right way to do it, please?
>>> What did I do wrong? Thanks.
>>>
>>>
>>> Thomas Meurer-2 wrote:
>>> >
>>> > I followed the instructions on the site
>>> >
>>> > http://wiki.octave.org/wiki.pl?EnableLargeArrays
>>> >
>>> > to compile Octave from source on Ubuntu Jaunty. It worked perfectly
>>> fine
>>> > for me including the large array option.
>>> >
>>> > Thomas
>>> >
>>> >
>>> > _______________________________________________
>>> > Help-octave mailing list
>>> > address@hidden
>>> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/problem-installing-Octave-3.2.2-on-my-desktop-%28Ubuntu-9.04%29-tp25497238p25915093.html
>>> Sent from the Octave - General mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> Help-octave mailing list
>>> address@hidden
>>> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>>>
>>
>>
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

-- 
View this message in context: 
http://www.nabble.com/problem-installing-Octave-3.2.2-on-my-desktop-%28Ubuntu-9.04%29-tp25497238p25941933.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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