GithubHelp home page GithubHelp logo

Comments (7)

MartyG-RealSense avatar MartyG-RealSense commented on July 20, 2024

Hi @kotran88 The packages on the distribution_linux.md instruction page are not designed for Arm-based devices such as Nvidia Jetson. Intel provide dedicated package installation instructions for Jetson at the link below.

https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_jetson.md

from librealsense.

kotran88 avatar kotran88 commented on July 20, 2024

@MartyG-RealSense
Thank you for quick response!
with new link you provide with, I also face with new problem
error log :

sudo apt-get install librealsense2-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 librealsense2-utils : Depends: libgtk-3-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
er@er:~$ 

what is weird is that I try to remove libgtk-3-dev with command

sudo apt-get remove --purge libgtk-3-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package 'libgtk-3-dev' is not installed, so not removed

it says there is no installed libgtk-3-dev,,

how may i can install it or try with new method ?

from librealsense.

MartyG-RealSense avatar MartyG-RealSense commented on July 20, 2024

Please try the instruction below to install libgtk-3-dev.

sudo apt install libgtk-3-dev

from librealsense.

kotran88 avatar kotran88 commented on July 20, 2024

@MartyG-RealSense
wow so difficult to get realsense view...
I did try install libgtk-3-dev but this time cause different error

The following packages have unmet dependencies:
 libgtk-3-dev : Depends: libatk-bridge2.0-dev but it is not going to be installed
                Depends: libepoxy-dev (>= 1.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

should I go over every step installing unmet one?

I go over sources.list
and at the last,


deb https://librealsense.intel.com/Debian/apt-repo focal main
# deb-src https://librealsense.intel.com/Debian/apt-repo focal main

is it normal?
someone says I should add below to install libgtk-3-dev...
deb http://archive.ubuntu.com/ubuntu focal-updates main

from librealsense.

MartyG-RealSense avatar MartyG-RealSense commented on July 20, 2024

Another RealSense user who experienced this problem shared the solution that worked for them at IntelRealSense/realsense-ros#2512 (comment)

from librealsense.

MartyG-RealSense avatar MartyG-RealSense commented on July 20, 2024

Hi @kotran88 Do you require further assistance with this case, please? Thanks!

from librealsense.

MartyG-RealSense avatar MartyG-RealSense commented on July 20, 2024

Case closed due to no further comments received.

from librealsense.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.