help-octave
[Top][All Lists]
Advanced

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

Re: octave dependancies ubuntu 12.04


From: Jordi Gutiérrez Hermoso
Subject: Re: octave dependancies ubuntu 12.04
Date: Sat, 19 May 2012 12:48:00 -0400

On 19 May 2012 11:54, Doug Stewart <address@hidden> wrote:
> Ubuntu 12.04   ultrbook
>
>
> address@hidden:~$ sudo apt-get build-dep octave3.2
> [sudo] password for jen:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: You must put some 'source' URIs in your sources.list
> address@hidden:~$
>
> Anybody know what  this error message really means????

It means you need deb-src lines in your /etc/apt/sources.list that
corresond to the deb lines. Same line as the deb line, just copy it
and replace deb with deb-src. Apt needs these lines in order to know
what the build dependencies are. Don't forget to run apt-get update
after you modify sources.list.

HTH,
- Jordi G. H.


reply via email to

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