Search Criteria
Package Details: paradiseo 2.0.1-4
Git Clone URL: | https://aur.archlinux.org/paradiseo.git (read-only, click to copy) |
---|---|
Package Base: | paradiseo |
Description: | Evolving Objects is a template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. |
Upstream URL: | paradiseo.gforge.inria.fr |
Licenses: | |
Submitter: | MCMic |
Maintainer: | None |
Last Packager: | calcmogul |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2013-11-27 18:42 |
Last Updated: | 2017-03-23 21:33 |
Latest Comments
1 2 Next › Last »
ElMastro commented on 2019-03-27 21:53
Doesn't work for me:
"CMake Warning (dev) at CMakeLists.txt:14 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at eo/CMakeLists.txt:31: Syntax Warning in cmake code at column 56
Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at eo/CMakeLists.txt:17 (PROJECT): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning.
The following variable(s) would be set to empty:
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at /usr/share/cmake-3.14/Modules/CheckIncludeFiles.cmake:68 (message): Unknown arguments:
"
uzerus commented on 2017-03-23 20:27
please update the upstream url with http://paradiseo.gforge.inria.fr
its official website
calcmogul commented on 2015-06-02 10:20
Directory symlink handling changed in pacman 4.2; files can no longer be installed into symlinks. I got the package to install by changing the library installation directory from lib64 to lib with sed.
MCMic commented on 2015-05-17 21:40
Sorry, I’m not using this anymore and I use a 32bit system, can’t help you.
I disowned the package, if anyone wants to adopt it go ahead
mrb commented on 2015-04-29 22:17
Same problem here. Anyone got a solution?
paradiseo: /usr/lib64 exists in filesystem
mrb commented on 2015-04-29 22:17
Same problem here. Anyone got a solution?
paradiseo: /usr/lib64 exists in filesystem
arneko commented on 2015-04-11 10:05
Ok, I looked around a bit for a bug reporter or the like in elementary but I am not quite sure where I could tell the elementary guys about this. Just to put some more weight to your cause... ;-)
Anyways, I removed elementary temporarily to install paradiseo but I am getting
paradiseo: /usr/lib64 exists in filesystem
So there seems to be something wrong
MCMic commented on 2015-01-18 10:14
Yeah, elementary added a library eo to the efl without checking first if the name was available.
I warned them about this, they don’t seem to care.
So I don’t have any solution about this.
arneko commented on 2015-01-10 13:42
Can't install paradiseo due to conflicting files:
paradiseo: /usr/lib64 exists in filesystem
paradiseo: /usr/lib64/pkgconfig/eo.pc exists in file system
$pacman -Qo /usr/lib64/pkgconfig/eo.pc yields:
/usr/lib/pkgconfig/eo.pc ist in package efl 1.12.2-1
which belongs to elementary.
So you can't have both paradiseo and elementary installed at the same time. Any idea how to fix this?
MCMic commented on 2014-06-23 23:39
Added staticlibs option