help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.4.3 in Ubuntu 11.10


From: mmesser314
Subject: Re: Octave 3.4.3 in Ubuntu 11.10
Date: Wed, 25 Jan 2012 12:03:24 -0800 (PST)

> First of all, the binaries where created using checkinstall and
> therefore they are not "good" packages. So, the warning is not out of
> place.
>
> Finally, in the link you send to the wiki there are a series of
> previous steps to follow. Like getting all the dependencies. Did you
> follow these steps?

That makes things clearer. The binary is not a "good" package. It is just
the result of the Build From Source step of the usual installation
procedure. It makes the usual procedure much quicker. 

For 32 bit Ubuntu 11, the procedure becomes (Some steps may be optional.)  

   Download the binary to a temporary directory.

   $ sudo apt-get install build-essential
   $ sudo apt-get build-dep octave3.2
   $ sudo dpkg -i /temporarydirectory/octave_3.4.3-1_i386.deb
   $ sudo apt-get install bison libfontconfig-dev
   $ sudo apt-get install gnuplot 
   $ sudo apt-get install gtk2-engines-pixbuf



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-4-3-in-Ubuntu-11-10-tp3947501p4328348.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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