help-octave
[Top][All Lists]
Advanced

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

RE: configure problem with octave-3.2.12


From: Karl Woelfer
Subject: RE: configure problem with octave-3.2.12
Date: Wed, 15 Dec 2010 09:37:55 -0800

Jordi - This solution is perfect, thank you.
I had tried "apt-get octave" but didn't know to specify the version number.

Best regards,
- Karl Woelfer

-----Original Message-----
From: Jordi Gutiérrez Hermoso [mailto:address@hidden 
Sent: Tuesday, December 14, 2010 8:19 PM
To: Karl Woelfer
Cc: Octave-help
Subject: Re: configure problem with octave-3.2.12

Karl, I will reply publicly, if that's ok. I'm not as smart alone as
the entire collective of Octave users and developers, so I will keep
the conversation public in order to leverage the wisdom of the masses.

2010/12/14 Karl Woelfer <address@hidden>:
> My preference is to have executable binaries;

In that case, what is the objection to

    # apt-get install octave3.2

?

> I built the library readline.o and copied this to /usr/X11R6/bin but
> I still got the same results. I also copied the realine libraries
> libreadline.so.6.1 and libhistory.so.6.1 to /usr/X11R6/lib.

There is little benefit obtained in tracking down and compiling
dependencies yourself instead of relying on packaged binaries. If you
have problems with the latest stable release of Octave as packaged for
Debian, I recommend you use the packaged versions of the dependencies
in order to help you compile the latest Octave development snapshot:

    # apt-get build-dep octave3.2

If you really want to compile everything for some reason, I recommend
a source-based distribution like Gentoo instead of a binary-based
distribution like Ubuntu.

HTH,
- Jordi G. H.




reply via email to

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