Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
TBC
Contributor
Contributor

installation on Macbook M1

Hi there,

I would like to install Talend Open Studio on a Macbook M1, do you have the procedure ?

Has anyone done it already ?

Is it possible ?

thanks.

Labels (3)
10 Replies
Anonymous
Not applicable

Hello,

Could you please read the compatible Operating System and compatible Java environment page for latest version 8.0.1 firstly to make sure you are using compatible operating system and Java version?

After that please follow the instructions to install Talend Open Studio on Mac

https://help.talend.com/r/en-US/8.0/installation-guide-open-studio-for-data-integration-mac

Feel free to post your issue here.

Best regards

Sabrina

Anonymous
Not applicable

Hi @Thomas Bozon​,

 

Some people have had trouble with the Mac installer, so just in case you are experiencing this, here is another way. As @Xiaodi Shi​recommended, first ensure that your Java version is supported. Then go here (https://sourceforge.net/projects/talendesb/) and pick up the Zip version. I have linked to the ESB version since it covers everything that the DI version covers, as well as web services. All you need to do is find a location for Talend and explode the Zip file. It doesn't require "installing" as such.

TBC
Contributor
Contributor
Author

0695b00000YzrS1AAJ.pngthank you for your information, however when I try to install talend from the TOS_BD-macosx-cocoa file, I get this error message: "thank you for your information, however when I try to install talend from the TOS_BD-macosx-cocoa file, I get this error message"

 

0695b00000YzrPvAAJ.png

TBC
Contributor
Contributor
Author

I did this : xattr -c TOS_DI-macosx-cocoa.app

and now i have this problem : "The JVM shared library "/Library/Java/JavaVirtualMachines/jdk-11.0.17.jdk/Contents/Home/bin/../lib/server/libjvm.dylib"

does not contain the JNI_CreateJavaVM symbol"

TBC
Contributor
Contributor
Author

Please, help me !

TBC
Contributor
Contributor
Author

I can't do it

TBC
Contributor
Contributor
Author

here is the solution, actually I had to use this file:

 

0695b00000Z0MIlAAN.pngbut for it to work,

I have to display the contents of the package: "TOS_ESB-macosx-cocoa-aarch64.app" and execute the following file :0695b00000Z0ML1AAN.png 

TBC
Contributor
Contributor
Author

I installed this version of java, it is the ARM64 version : "jdk-11.0.17_macos-aarch64_bin.dmg"

 

I then got this error message :

 

0695b00000Z0CjhAAF.png 

then suddenly I do this command in the terminal :0695b00000Z0CpzAAF.png 

and i got an error again :0695b00000Z0CsyAAF.png 

so I do this command: run the command /usr/libexec/java_home -V in the terminal to get the path

and i open Info.plist within the TOS_DI-maxosx-cocoa/Contents folder

and in the file I add this line :" <string>-vm</string><string>Library/Java/JavaVirtualMachines/jdk-11.0.17.jdk/Contents/Home/bin/java</string>"

I save the file.

0695b00000Z0D4QAAV.png 

I run the file again and I get this error:0695b00000Z0DGRAA3.pngand I also tried to launch this file, I have the same error:0695b00000Z0DEkAAN.png 

Anonymous
Not applicable

Thanks for sharing this on the main forum @Thomas Bozon​.