Try adding LAUNCH EXTERNAL PROCESS(„chmod +x pdftk")
Best regards Gerald Balzer BALZER COMPUTING • Breitensteinstr. 88 • CH-8037 Zürich • Switzerland • Tel.: +41-44-4404605 • Fax: +41-44-4404609 Member of the developer-network die4dWerkstatt > Am 03.12.2016 um 16:38 schrieb Bertrand SOUBEYRAND <[email protected]>: > > >> Le 3 déc. 2016 à 12:51, Keisuke Miyako <[email protected]> a écrit : >> >> I think you need to use "install_name_tool" if you want it to run from a >> generic location. >> >> https://github.com/miyako/4d-component-pdftk >> <https://github.com/miyako/4d-component-pdftk> >> >> (I will let you complete the commands set...) > > > Inside the code to return the path, I added your code: > > SET ENVIRONMENT VARIABLE("_4D_OPTION_CURRENT_DIRECTORY";$T_App2+"MacOS") > > SET ENVIRONMENT VARIABLE("_4D_OPTION_BLOCKING_EXTERNAL_PROCESS";"true") > LAUNCH EXTERNAL PROCESS("chmod 555 pdftk") > > > It doesn’t solve the issue ;-( > > > Bertrand SOUBEYRAND > --- > La Soub Compagnie > 33 bd de la Liberté - 13001 Marseille > Bureau : +33 4 84 25 21 99 > http://www.soubeyrand-4d-developer.eu <http://www.soubeyrand-4d-developer.eu/> > > Belgique : +32 87 84 00 88 > > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

