OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001033 | OMNeT++ | command line tools | public | 2018-04-12 06:32 | 2018-04-12 07:00 |
Reporter | skirhir | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | GNU/Linux | OS Version | ? |
Product Version | 5.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001033: nedtool can't locate shared libraries. | ||||
Description | when running omnet from the compiling folder, nedtool can't locate shared libraries. Running opp_msgc fails with [...]/omnetpp-5.2.1/bin/nedtool: error while loading shared libraries: liboppnedxml_dbg.so: cannot open shared object file: No such file or directory tictoc project compiles because the message headers come pre-generated. To fix this lib path needs to be added on setenv export LD_LIBRARY_PATH=$omnetpp_root/lib | ||||
Steps To Reproduce | #Compile tar xvf omnetpp-5.2.1-src-linux.tgz cd omnetpp-5.2.1/ . setenv ./configure WITH_OSG=no WITH_OSGEARTH=no make #run opp_msgc #exits with [...]/omnetpp-5.2.1/bin/nedtool: error while loading shared libraries: liboppnedxml_dbg.so: cannot open shared object file: No such file or directory | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-04-12 06:32 | skirhir | New Issue | |||
2018-04-12 07:00 | rhornig | Note Added: 0001353 |
Notes | |||||
|
|||||
|
|