<div dir="ltr"><div>PylonViewerApp is in the /opt/pylon5/bin folder and works fine.<br></div><div>But I do not have lib/pylon folder instead /opt/pylon5 and lib folder is called lib64.</div><div>Should I continue with the original PATH?</div><div>Sorry for the newbie question</div><div>By the way it is not a GigE camera but USB3, but from this point of view I guess does not matter<br> </div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 5, 2018 at 11:02 PM IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/05/2018 10:54 PM, Csaba Láng wrote:<br>
> Iohannes,<br>
> <br>
> the new version of pylon5 is installed in /opt/pylon5<br>
> folders like: bin lib64<br>
> I tried to export instead of<br>
> <br>
> $ export PYLON_ROOT=${HOME}/lib/pylon<br>
> $ export GENICAM_ROOT_V1_1=${PYLON_ROOT}<br>
> $ export PATH=${PYLON_ROOT}/bin/:${PATH}<br>
> $ export LD_LIBRARY_PATH=${PYLON_ROOT}/lib<br>
> $ PylonViewerApp<br>
> <br>
> <br>
> like this:<br>
> <br>
> $ export PYLON_ROOT=${HOME}/opt/pylon5<br>
> $ export GENICAM_ROOT_V1_1=${PYLON_ROOT}<br>
> $ export PYLON_ROOT=${HOME}/opt/pylon5<br>
> $ export LD_LIBRARY_PATH=${PYLON_ROOT}/lib64<br>
> $ PylonViewerApp<br>
> PylonViewerApp: command not found<br>
> <br>
> What is the right way with the new version of PYLON?<br>
<br>
<br>
no idea (i haven't touched any GiGE related stuff for some time)<br>
<br>
however, the part about running PylonViewerApp is just a simplistic test<br>
to see whether the rest is correctly set up. it depends on an<br>
application PylonViewerApp, which apparently is no longer shipped with<br>
Pylon5.<br>
the good news is, that you can simply ignore it.<br>
<br>
just proceed with the build instruction and see where it gets you.<br>
<br>
gfmdsar<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>