Hi,
I installed ARGoS3 on my new computer, everything looked on on install
and when i write "argos3 -v" I get the following (which looks ok):
ARGOS_VERSION=3.0.0-beta59
ARGOS_INSTALL_PREFIX=/usr
ARGOS_USE_DOUBLE=ON
ARGOS_WITH_LUA=ON
ARGOS_BUILD_FLAGS= -Wall -Wno-unknown-pragmas -O3 -DNDEBUG -O3 -DNDEBUG
but when trying to run an experiment or argos -q all I get:
[FATAL] Can't load library "/usr/lib/argos3/libargos3plugin_simulator_builderbot.so" after trying the following:
/usr/lib/argos3/libargos3plugin_simulator_builderbot.so: libglut.so.3: cannot open shared object file: No such file or directory
/usr/lib/argos3/libargos3plugin_simulator_builderbot.so.so: /usr/lib/argos3/libargos3plugin_simulator_builderbot.so.so: cannot open shared object file: No such file or directory
/usr/lib/argos3/libargos3plugin_simulator_builderbot.so.so: /usr/lib/argos3/libargos3plugin_simulator_builderbot.so.so: cannot open shared object file: No such file or directory
Do you have an Idea as to why its happening?
Thank you in advance,
Peleg