This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 494
An error while instaling gazebo on Ubuntu 22.04. #3300
Comments
Hi @adricom231, which instructions are you following to install Gazebo? At a first glance it seems that you are installing Gazebo "Modern", i.e. the new version of Gazebo, not the Gazebo Classic version that is the one mantained at this repo. |
Hi @traversaro i was installing Gazebo Harmonic |
Then it is the "Modern" Gazebo, not the Gazebo Classic one, so I think you can close the issue here, thanks! Furthermore, Gazebo Harmonic is still in development, so I would suggest to stick to a released version of Gazebo (such as Gazebo Garden) to make sure the installation process works reliably. |
If you have doubts on how to install Gazebo following the documentation, feel free to post a question on https://answers.gazebosim.org/questions/, thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi im new to linux i tried instaling gazebo but got this error
Finished <<< gz-rendering8 [2.34s]
Starting >>> gz-gui8
--- stderr: gz-gui8
CMake Warning at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzUtils.cmake:231 (find_package):
By not providing "Findgz-transport12.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"gz-transport12", but CMake did not find one.
Could not find a package configuration file provided by "gz-transport12"
with any of the following names:
Add the installation prefix of "gz-transport12" to CMAKE_PREFIX_PATH or set
"gz-transport12_DIR" to a directory containing one of the above files. If
"gz-transport12" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
CMakeLists.txt:65 (gz_find_package)
CMake Warning at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzUtils.cmake:231 (find_package):
By not providing "Findgz-msgs9.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "gz-msgs9",
but CMake did not find one.
Could not find a package configuration file provided by "gz-msgs9" with any
of the following names:
Add the installation prefix of "gz-msgs9" to CMAKE_PREFIX_PATH or set
"gz-msgs9_DIR" to a directory containing one of the above files. If
"gz-msgs9" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
CMakeLists.txt:75 (gz_find_package)
CMake Error at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:73 (message):
-- BUILD ERRORS: These must be resolved before compiling.
Call Stack (most recent call first):
CMakeLists.txt:103 (gz_configure_build)
CMake Error at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:75 (message):
-- Missing dependency [gz-transport12]
Call Stack (most recent call first):
CMakeLists.txt:103 (gz_configure_build)
CMake Error at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:75 (message):
-- Missing dependency [gz-msgs9]
Call Stack (most recent call first):
CMakeLists.txt:103 (gz_configure_build)
CMake Error at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:77 (message):
-- END BUILD ERRORS
Call Stack (most recent call first):
CMakeLists.txt:103 (gz_configure_build)
CMake Error at /home/adricom/workspace/install/share/cmake/gz-cmake3/cmake3/GzConfigureBuild.cmake:82 (message):
Errors encountered in build. Please see BUILD ERRORS above.
Call Stack (most recent call first):
CMakeLists.txt:103 (gz_configure_build)
Failed <<< gz-gui8 [0.33s, exited with code 1]
Aborted <<< sdformat13 [11.2s]
Summary: 10 packages finished [14.5s]
1 package failed: gz-gui8
1 package aborted: sdformat13
3 packages had stderr output: gz-fuel_tools9 gz-gui8 gz-rendering8
4 packages not processed
The text was updated successfully, but these errors were encountered: