Search Criteria
Package Details: omnetpp 6.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/omnetpp.git (read-only, click to copy) |
|---|---|
| Package Base: | omnetpp |
| Description: | Component-based simulation package designed for modeling communication networks |
| Upstream URL: | http://www.omnetpp.org |
| Licenses: | Academic Public License |
| Conflicts: | omnetpp |
| Provides: | omnetpp |
| Submitter: | yhfudev |
| Maintainer: | ekkelett (a36233) |
| Last Packager: | a36233 |
| Votes: | 5 |
| Popularity: | 0.30 |
| First Submitted: | 2016-05-17 06:16 (UTC) |
| Last Updated: | 2026-03-29 13:40 (UTC) |
Dependencies (35)
- doxygen (doxygen-gitAUR)
- graphviz
- ipython (ipython-gitAUR)
- jdk-openjdk (jdk16-adoptopenjdkAUR, jdk23-temurinAUR, zing-23-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica-full-binAUR, zing-21-binAUR, zing-17-binAUR, jdk16-temurinAUR, jdk25-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, jdk-temurinAUR)
- libpcap (libpcap-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- openmpi (openmpi-gitAUR)
- openscenegraph (openscenegraph-gitAUR, flightgear-openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy1AUR
- python-pandas
- python-posix_ipcAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-setuptools
- python-tzdata
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-svg
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 15 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
ChillFre4k commented on 2021-05-03 07:28 (UTC)
@ekkelett the comments are full of problems. Can you fix it?
ekkelett commented on 2021-04-27 08:40 (UTC) (edited on 2021-04-27 08:43 (UTC) by ekkelett)
I'll try to bring this package and omnetpp-preview into line with one another.
The paths issue seems to be fairly straightforward: the order of creating the prerequisite installation directories is not correct.
That being said, I'm likely to move almost all of the installation into /opt/omnetpp rather than spreading it across the FHS. I'd like to hear back from you what you'd prefer and what you think about that.
EDIT: Note that requesting an amended PKGBUILD without the defects that h3ndrk pointed out is not done through flagging the package as out of date. 5.6.2 is still current. Please leave a comment instead.
h3ndrk commented on 2021-04-06 09:50 (UTC)
This
PKGBUILDhas more problems:The paths seem to be messed up.
h3ndrk commented on 2021-04-06 09:39 (UTC)
If you encounter the error
configure: error: Cannot find osgEarth 2.7 or later. Set WITH_OSGEARTH=no in configure.user to disable this feature or install an up to date version of osgEarth., the problem is that/usr/lib/libosgEarthUtil.sois missing (I don't know why). A workaround is to disable OSG Earth as mentioned in the error message (by settingWITH_OSGEARTH=noin theconfigure.userfile). Here is a patch for thePKGBUILD:Tambup commented on 2021-03-08 20:39 (UTC) (edited on 2021-03-08 20:40 (UTC) by Tambup)
I encountered the error
configure: error: Cannot find osgEarth 2.7 or later. Set WITH_OSGEARTH=no in configure.user to disable this feature or install an up to date version of osgEarth., searching with lddconfig i found that libosgEarth.so.3.1.0 is actually the installed one. No solution found until now.kumosawa commented on 2020-11-21 15:00 (UTC) (edited on 2020-11-21 15:07 (UTC) by kumosawa)
If you encounter the error
cp: target '$HOME/.cache/yay/omnetpp/pkg/omnetpp/opt/omnetpp' is not a directory, you need to change the PKGBUILD file. Move line 71 to 78.It should be like this:
cpuheater commented on 2020-01-20 09:54 (UTC)
I encountered some problems with this package. For instance several files and directories (Makefile.inc, images/, ...) were not included in the package.
Here's a version that works for me: https://gist.github.com/3d3f912558b93a78ddadaffcd52900b8
To verify the installation, this is what I do:
blueman commented on 2020-01-07 16:15 (UTC) (edited on 2020-01-07 16:16 (UTC) by blueman)
Hi, the blt dependency is no longer needed since OMNeT++ 4.5 (June 2014). See here: https://github.com/omnetpp/omnetpp/blob/98ada60c4be2878b6db25bdf982b089b19f30c31/WHATSNEW#L1892
illogical123 commented on 2017-11-28 07:10 (UTC)
patiqueee commented on 2017-04-30 14:01 (UTC) (edited on 2017-04-30 14:05 (UTC) by patiqueee)
« First ‹ Previous 1 2 3 Next › Last »