image_view : error while loading shared libraries : libGLESv2.so.2 : cannot open shared object file : no such file or directory

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












i was working on a project which combine ros, raspberry and arduino, so i wanted to run my camera by executing roslaunch cam-test.launch, the camera work but i had a problem in "DRI2 failed to authenticate" i tried to solve it by following that link "https://pi3d.github.io/html/FAQ.html#glx-dri2-not-supported-or-failed-to-authenticate" so i created a symbolic links, and when i creat them, i tried to execute that command roslaunch cam-test.launch, i faced another problem which said that "image_view : error while loading shared libraries : libGLESv2.so.2 : cannot open shared object file : no such file or directory" so i tried to delete the symbolic links but i can't.



what should i do please?







share|improve this question




















  • resolved, i installed libgles2-mesa, so that solved my problem
    – Saad Bennis
    May 3 at 15:35














up vote
0
down vote

favorite












i was working on a project which combine ros, raspberry and arduino, so i wanted to run my camera by executing roslaunch cam-test.launch, the camera work but i had a problem in "DRI2 failed to authenticate" i tried to solve it by following that link "https://pi3d.github.io/html/FAQ.html#glx-dri2-not-supported-or-failed-to-authenticate" so i created a symbolic links, and when i creat them, i tried to execute that command roslaunch cam-test.launch, i faced another problem which said that "image_view : error while loading shared libraries : libGLESv2.so.2 : cannot open shared object file : no such file or directory" so i tried to delete the symbolic links but i can't.



what should i do please?







share|improve this question




















  • resolved, i installed libgles2-mesa, so that solved my problem
    – Saad Bennis
    May 3 at 15:35












up vote
0
down vote

favorite









up vote
0
down vote

favorite











i was working on a project which combine ros, raspberry and arduino, so i wanted to run my camera by executing roslaunch cam-test.launch, the camera work but i had a problem in "DRI2 failed to authenticate" i tried to solve it by following that link "https://pi3d.github.io/html/FAQ.html#glx-dri2-not-supported-or-failed-to-authenticate" so i created a symbolic links, and when i creat them, i tried to execute that command roslaunch cam-test.launch, i faced another problem which said that "image_view : error while loading shared libraries : libGLESv2.so.2 : cannot open shared object file : no such file or directory" so i tried to delete the symbolic links but i can't.



what should i do please?







share|improve this question












i was working on a project which combine ros, raspberry and arduino, so i wanted to run my camera by executing roslaunch cam-test.launch, the camera work but i had a problem in "DRI2 failed to authenticate" i tried to solve it by following that link "https://pi3d.github.io/html/FAQ.html#glx-dri2-not-supported-or-failed-to-authenticate" so i created a symbolic links, and when i creat them, i tried to execute that command roslaunch cam-test.launch, i faced another problem which said that "image_view : error while loading shared libraries : libGLESv2.so.2 : cannot open shared object file : no such file or directory" so i tried to delete the symbolic links but i can't.



what should i do please?









share|improve this question











share|improve this question




share|improve this question










asked May 3 at 14:58









Saad Bennis

1




1











  • resolved, i installed libgles2-mesa, so that solved my problem
    – Saad Bennis
    May 3 at 15:35
















  • resolved, i installed libgles2-mesa, so that solved my problem
    – Saad Bennis
    May 3 at 15:35















resolved, i installed libgles2-mesa, so that solved my problem
– Saad Bennis
May 3 at 15:35




resolved, i installed libgles2-mesa, so that solved my problem
– Saad Bennis
May 3 at 15:35















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031596%2fimage-view-error-while-loading-shared-libraries-libglesv2-so-2-cannot-open%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031596%2fimage-view-error-while-loading-shared-libraries-libglesv2-so-2-cannot-open%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491