Search Criteria
Package Details: coin-or-ipopt 3.13.3-1
Git Clone URL: | https://aur.archlinux.org/coin-or-ipopt.git (read-only, click to copy) |
---|---|
Package Base: | coin-or-ipopt |
Description: | Interior Point OPTimizer |
Upstream URL: | https://github.com/coin-or/Ipopt |
Licenses: | |
Groups: | |
Submitter: | xantares |
Maintainer: | xantares |
Last Packager: | xantares |
Votes: | 14 |
Popularity: | 0.086320 |
First Submitted: | 2015-01-20 10:21 |
Last Updated: | 2020-10-16 17:00 |
Dependencies (3)
Required by (26)
- casadi
- coin-or-bonmin
- coin-or-couenne
- control-toolbox-core (optional)
- freefem (optional)
- ifopt
- libdart
- net2plan
- openmodelica-dev-omc
- openmodelica-dev-omedit
- openmodelica-dev-omnotebook
- openmodelica-dev-omoptim
- openmodelica-dev-omplot
- openmodelica-dev-omshell
- openmodelica-dev-qwt
- openmodelica-omc
- openmodelica-omedit
- openmodelica-omnotebook
- openmodelica-omplot
- openmodelica-omshell
- openmodelica-qwt
- pagmo
- pagmo-git
- python-pyipopt
- scipoptsuite (optional)
- scipoptsuite-bin (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
bchretien commented on 2015-01-20 11:19
@cedricmc: looks good, modifications merged, thanks!
cedricmc commented on 2015-01-20 11:01
http://pastebin.com/1ebjnp9a :D
bchretien commented on 2015-01-20 10:43
@cedricmc: apparently I missed your message, and your PKGBUILD is no longer available on pastebin. If you still have a copy, I'll take a look at it ;-)
cedricmc commented on 2014-11-21 12:49
I've cleaned and added a line to the PKGBUILD in order to prevent the "$srcdir warning".
http://pastebin.com/V7TGECEd
Cheers mate!
bchretien commented on 2013-10-07 14:21
@cyang: absolutely, thanks for the feedback!
cyang commented on 2013-10-05 05:51
Thanks for the package! I had to install gcc-fortran to be able to build this though. Maybe consider adding it to makedepends?
bchretien commented on 2013-03-08 10:02
@iord: you can find the source of this warning with something like:
grep -R "$srcdir" $pkgdir
It is not always critical (e.g. paths in Doxygen), but better be safe than sorry :)
As for my error, I will investigate on my side and report any finding.
iord commented on 2013-03-08 09:46
When I try to install this package with yaourt I get a "reference to $srcdir" warning. I'm new to writing pkgbuilds so perhabs my version is erroneous:
http://pastebin.com/v95Thv2a
I also tried replacing the export line in your pkgbuild with:
export PKG_CONFIG_LIBDIR="${pkgdir}/usr/lib/pkgconfig/"
and it builds just fine for me.
@bchretien: cannot reproduce your error =/
bchretien commented on 2013-03-08 01:22
Build fails for me with the following error:
http://pastebin.com/efUJsxP5
ishanarora commented on 2012-12-17 06:39
Please bump the version to 3.10.3