LibrePilot Forum

General Category => General Discussion => Topic started by: anthropo on July 05, 2016, 11:19:41 am

Title: Can't make package on linuxœ
Post by: anthropo on July 05, 2016, 11:19:41 am
Hello,

i can't make package on linux after successfully compile make all_sdk_install , verified by make osg_install and make osgearth_install

Running on Ubuntu 15.10, 64 bits . all the libraries are present but not found .

Thank you



the errors are :

dpkg-shlibdeps: erreur: impossible de trouver la bibliothèque libosgWidget.so.141 utilisée par debian/librepilot/usr/lib/librepilot-gcs/osg/osgPlugins-3.5.1/osgdb_de
precated_osgwidget.so (format ELF : « elf64-x86-64 »; RPATH : «  »)                                                                                                 
dpkg-shlibdeps: erreur: impossible de trouver la bibliothèque libosgDB.so.141 utilisée par debian/librepilot/usr/lib/librepilot-gcs/osg/osgPlugins-3.5.1/osgdb_x.so (
format ELF : « elf64-x86-64 »; RPATH : «  »)                                                                                                                         
dpkg-shlibdeps: erreur: impossible de trouver la bibliothèque libosg.so.141 utilisée par debian/librepilot/usr/lib/librepilot-gcs/osg/osgPlugins-3.5.1/osgdb_x.so (fo
rmat ELF : « elf64-x86-64 »; RPATH : «  »)                                                                                                                           
Title: Re: Can't make package on linuxœ
Post by: Mateusz on July 05, 2016, 12:21:07 pm
Just run from build/ directory until this is fixed.