On Monday, March 13, 2017 at 5:59:43 PM UTC+1, alobo wrote: > > When I run: > > $ > /Users/agustinlobo/Downloads/OTB-5.10.1-Darwin64/bin/otbcli_LSMSSegmentation > > -in filtered_range100b.tif -inpos filtered_spat.tif -out > segmentation.tif uint32 -ranger 5 -spatialr 5 -minsize 0 > > I get: > readlink: illegal option -- f > usage: readlink [-n] [file ...] > > Then the process continues and complete. > > This message is not printed by > $ > /Users/agustinlobo/Downloads/OTB-5.8.0-Darwin64/bin/otbcli_LSMSSegmentation > > What does the readlink message mean? is the result correct despite the > message? >
can you tell where this readlink message comes from. the shell scripts must be in posix and readlink shouldn't be there. > > Thanks > > Agus > -- -- 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.
