Dear all, I'm trying to install *OTB 4.4* on a centos server. The problem is that I don't have root access and I had to install all the dependency locally. Finally, I managed to install OTB and when I run a command with no argument it shows the help message. However it crash when I run it with argument
for example: otbcli_ConcatenateImages -il img1.tif img2.tif -out all.tif I got this error: http://pastebin.com/EHm2CKsx I'm guessing it is something related to dependency, yet I cant figure out which library causes this problem Here is the output of* ldd otbapp_ConcatenateImages.so : * http://pastebin.com/b09aU0LY and *ldd otbApplicationLauncherCommandLine : *http://pastebin.com/3GrRjVCC I hope this may help. Thank you. Walid -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
