[Bug 287235] Re: Please update Octave to version 3.0.3 (intrepid/hardy)
Christian Neumair
cneumair at gnome.org
Thu May 28 10:07:38 UTC 2009
I'd like to point out that one can download Debian's 3.0.5 source code
from
http://packages.debian.org/de/source/sid/octave3.0
and build it manually after changing
GCCCURVER := $(shell gcc --version | perl -ne '/Debian (.*)-/;
print "$$1"; last')
to
GCCCURVER := $(shell gcc --version | perl -ne '/Ubuntu (.*)-/;
print "$$1"; last')
in debian/rules. You will also have to build & upgrade octave-
communications and a myriade of octave packages, though.
--
Please update Octave to version 3.0.3 (intrepid/hardy)
https://bugs.launchpad.net/bugs/287235
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list