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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
