Search Criteria
Package Details: meep 1.27.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/meep.git (read-only, click to copy) |
---|---|
Package Base: | meep |
Description: | A free finite-difference time-domain simulation software package |
Upstream URL: | http://ab-initio.mit.edu/wiki/index.php/Meep |
Licenses: | GPL |
Submitter: | None |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2007-01-12 12:09 (UTC) |
Last Updated: | 2023-05-25 19:45 (UTC) |
Dependencies (13)
- fftw (fftw-amdAUR)
- gsl (gsl-gitAUR)
- guile (guile-gitAUR)
- harminvAUR (harminv-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- julia (julia-nightly-binAUR, julia-beta-binAUR, julia-gitAUR, juliaupAUR, juliaup-binAUR, julia-binAUR)
- libctlAUR (libctl-gitAUR)
- mpbAUR (mpb-gitAUR)
- openmpi (openmpi-gitAUR)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- suitesparse (make)
- swig (swig-gitAUR) (make)
- h5utilsAUR (h5utils-gitAUR) (optional) – for visualization and conversion of scientific data
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Relkein commented on 2018-01-31 19:28 (UTC)
lmello, try rebuilding and installing libctl, adding CFLAGS='fPIC' option to the configure step in build() in the PKGBUILD
./autogen.sh ./configure --prefix=/usr LIBS="-lm" CFLAGS='-fPIC' make
this fixed this error for me.
haawda commented on 2018-01-21 13:33 (UTC)
Try with the newest PKGBUILD.
lmello commented on 2018-01-20 22:02 (UTC)
Build error:
make[3]: Entering directory '/tmp/yaourt-tmp-lmello/aur-meep/src/meep-1.4.0/python' CXXLD _meep.la /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.1/../../../../lib/libctlgeom.a(libctlgeom_la-geom.o): relocation R_X86_64_PC32 against symbol `geometry_lattice' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status make[3]: [Makefile:674: _meep.la] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-lmello/aur-meep/src/meep-1.4.0/python' make[2]: [Makefile:604: all] Error 2 make[2]: Leaving directory '/tmp/yaourt-tmp-lmello/aur-meep/src/meep-1.4.0/python' make[1]: [Makefile:506: all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-lmello/aur-meep/src/meep-1.4.0' make: [Makefile:415: all] Error 2
heitzmann commented on 2016-12-02 19:30 (UTC)
heitzmann commented on 2016-10-29 10:23 (UTC) (edited on 2016-10-29 10:25 (UTC) by heitzmann)
edmonde commented on 2016-10-29 02:01 (UTC)
McNoggins commented on 2016-01-18 20:59 (UTC)
heitzmann commented on 2016-01-18 20:30 (UTC)
McNoggins commented on 2016-01-18 14:57 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »