Search Criteria
Package Details: octave-control 3.2.0-1
Git Clone URL: | https://aur.archlinux.org/octave-control.git (read-only, click to copy) |
---|---|
Package Base: | octave-control |
Description: | Computer-Aided Control System Design (CACSD) Tools for GNU Octave, based on the proven SLICOT Library |
Upstream URL: | https://octave.sourceforge.io/control/ |
Licenses: | |
Groups: | |
Submitter: | drizzd |
Maintainer: | wangjiezhe (pingplug) |
Last Packager: | pingplug |
Votes: | 67 |
Popularity: | 0.046833 |
First Submitted: | 2011-11-01 22:15 |
Last Updated: | 2019-04-06 02:59 |
Dependencies (2)
- octave>=4.0.0 (octave40, octave-hg)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
Latest Comments
1 2 Next › Last »
JohnRobson commented on 2015-06-19 18:05
Error: https://paste.debian.net/241728/
drizzd commented on 2015-06-10 08:41
Upgrading fails with conflicts
How to fix: Uninstall the package and packages which depend on it with pacman -Rc <package>, then re-install the new version and packages which depend on it.
See also https://bbs.archlinux.org/viewtopic.php?id=196909.
drizzd commented on 2015-05-01 18:30
Fixed. Thanks for noticing.
jpkotta commented on 2015-05-01 15:15
Please add gcc-fortran as a make dep.
Nidhogg commented on 2014-10-14 07:06
Version 2.6.6 is out... Pleasse update.
zsrkmyn commented on 2014-05-11 16:39
many pkgs of octave are with new version released. please update them. thx~ :-)
zsrkmyn commented on 2014-05-11 16:28
new version 2.6.4 has been released. update it, please.
drizzd commented on 2011-11-23 23:05
Ok. Unfortunately I cannot reproduce the problem, since it builds just fine for me with -j4. But acting on the side of caution, I am disabling custom makeflags for this package.
swiftscythe commented on 2011-11-23 19:39
Hi! Sorry for the delay, I was able to build it by removing the "-j 4" flag from /etc/makepkg.conf. Thanks for the tip :)
drizzd commented on 2011-11-12 17:29
Please try again with the new PKGBUILD and pastebin the output. I made the build more verbose. I also changed it to not load .octaverc files during the build.
Could you please add the output of the following commands as well?
$ octave -version
$ grep MAKE /etc/makepkg.conf
Thanks.