You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instruction for getting sources include unnecessary steps for --git submodules
when running example installation sudo ./install.sh --git --install-prefix=./install --install-python-prefix=./install/python tiff basler python pytango-server, after installing Pylon v5 in /opt/pylon5, output reports PYLON_LIBRARIES and PYLON_INCLUDE_DIRS are missing. I probably missed some information about this in Pylon doc nor Lima doc, do you know where I can find details?
Hi,
until now, I used the conda packages which are a great enhancement for installation.
However, I recentlty wanted to build again LImA for testing, I followed https://lima1.readthedocs.io/en/latest/build_install.html#using-scripts which seems to need update.
Here is my notes:
git clone git://github.com/esrf-bliss/Lima.gitsudo ./install.sh --git --install-prefix=./install --install-python-prefix=./install/python tiff basler python pytango-server, after installing Pylon v5 in /opt/pylon5, output reports PYLON_LIBRARIES and PYLON_INCLUDE_DIRS are missing. I probably missed some information about this in Pylon doc nor Lima doc, do you know where I can find details?Regards