Package Details: meep 1.27.0-1

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)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

MarsSeed commented on 2022-06-05 17:28 (UTC)

Project moved to a new repo, please kindly update the URLs:

https://github.com/NanoComp/meep

aclis commented on 2019-07-15 16:00 (UTC)

It is without python

sirocco commented on 2018-07-06 07:42 (UTC)

Still error:


  CXX      GDSIIgeom.lo
  CXXLD    libmeepgeom.la
  CXX      bend-flux-ll.o
  CXXLD    bend-flux-ll
make[2]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/libmeepgeom'
Making all in python
make[2]: Entering directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/python'
swig -Wextra -I../src -I../libmeepgeom  -I..  -outdir . -c++ -python -o meep-python.cpp ./meep.i
swig -Wextra -I../src -I../libmeepgeom  -I..   -outdir . -c++ -python -o mpb-python.cpp ./mpb.i
./mpb.i:364: Error: Unable to find 'pympb.hpp'
make[2]:  [Makefile:1263: mpb-python.cpp] Error 1
make[2]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/python'
make[1]:  [Makefile:507: all-recursive] Error 1
make[1]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0'
make: *** [Makefile:416: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

heitzmann commented on 2018-07-05 12:36 (UTC)

@sirocco

gfortran has been updated to libgfortran.so.5, so you need to recompile all packages that depend on it.

sirocco commented on 2018-07-05 10:05 (UTC)

 /usr/bin/ld: warning: libgfortran.so.4, needed by /lib/../lib/libharminv.so, not found (try using -rpath or -rpath-link)   
 make[2]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/libmeepgeom'   
 Making all in python   
 make[2]: Entering directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/python'   
 swig -Wextra -I../src -I../libmeepgeom  -I..  -outdir . -c++ -python -o meep-python.cpp ./meep.i   
 swig -Wextra -I../src -I../libmeepgeom  -I..   -outdir . -c++ -python -o mpb-python.cpp ./mpb.i   
 ./mpb.i:364: Error: Unable to find 'pympb.hpp'   
 make[2]: *** [Makefile:1263: mpb-python.cpp] Error 1   
 make[2]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0/python'   
 make[1]: *** [Makefile:507: all-recursive] Error 1   
 make[1]: Leaving directory '/home/user1/linux/AUR/meep/src/meep-1.5.0'   
 make: *** [Makefile:416: all] Error 2   
 ==> ERROR: A failure occurred in build().   
     Aborting...

haawda commented on 2018-03-17 12:08 (UTC)

Try replacing harminv with harminv-git.

UsernameUsername commented on 2018-03-16 15:46 (UTC)

Hi, i have problems compiling this:

https://ptpb.pw/elxW.txt

Any idea what is wrong?

Thanks