Hi Bruno, Am Freitag, 29. November 2019 08:24:58 UTC+1 schrieb Bruno Postle: > > > Yes the fedora policy on this is much more pedantic. The /usr/bin/env > stuff has use-cases for people who need to use weird computer systems, but > it can only cause problems for people who get Hugin from a Linux > distribution. >
I didn't know this. So I let the /usr/bin/env approach. A short search revealed that BSD like distros are using /usr/local/bin/python3. So we have /usr/bin/python3 /usr/bin/env python3 /usr/local/bin/python3 All 3 one are used by different distros, but not a single common usage... Thomas -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/ca481fcd-99b1-4267-a8db-5a8307a7fd5c%40googlegroups.com.
