Heino Tiedemann <rotkaps_spam_trap(at)gmx.de> wrote:
> ,----
> | ........
> | -- Installing: /usr/local/share/rawtherapee/images/trash-show-empty.png
> | -- Installing: /usr/local/share/rawtherapee/images/trash-show-full.png
> | -- Installing: /usr/local/share/rawtherapee/images/uncolorlabel.png
> | -- Installing: /usr/local/share/rawtherapee/images/undelete.png
> | -- Installing: /usr/local/share/rawtherapee/options
> | /usr/bin/env HOME=/dev/null /usr/local/bin/rawtherapee --help 2>&1 | /usr/bin/egrep -q "RawTherapee, version 4.0.11"
> | *** [post-install] Error code 1
> |
> | Stop in /usr/ports/graphics/rawtherapee.
> | *** [install] Error code 1
> |
> | Stop in /usr/ports/graphics/rawtherapee.
> `----
Das Makefile enthält an dieser Stelle folgenden Kommentar:
# paranoia: run rawtherapee --help to be sure it finds all its
# shared libraries (this hinges on proper RPATH setting and propagation)
Gib doch mal dieses Kommando manuell ein:
/usr/bin/env HOME=/dev/null /usr/local/bin/rawtherapee --help
und schau, ob und welche Fehlermeldungen es produziert.
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Handelsregister: Amtsgericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsreg.: Amtsgericht München, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen/-Produkte + mehr: http://www.secnetix.de/bsd "In My Egoistical Opinion, most people's C programs should be indented six feet downward and covered with dirt." -- Blair P. Houghton To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 17 May 2014 - 18:55:38 CEST