<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Installing Talend on Oracle Linux in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290244#M63543</link>
    <description>It's not because a platform is not mentioned as supported that it won't work.&lt;BR /&gt;However you won't be able to use your support contract if you had any trouble with it as we don't provide support for the platforms that are not cleared stated as supported.&lt;BR /&gt;I hope somebody can share his/her  experience of this platform wiht you.</description>
    <pubDate>Tue, 01 Oct 2013 23:06:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-01T23:06:34Z</dc:date>
    <item>
      <title>Installing Talend on Oracle Linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290243#M63542</link>
      <description>Hi,
&lt;BR /&gt;Could I run into troubles when installing Talend on Oracle Linux?
&lt;BR /&gt;This distro is not listed as supported platform in the installation guide, but I guess since it's based on Red Hat, it shouldn't give any problems. 
&lt;BR /&gt;Anyone experience with this?
&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 16 Nov 2024 11:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290243#M63542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Talend on Oracle Linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290244#M63543</link>
      <description>It's not because a platform is not mentioned as supported that it won't work.&lt;BR /&gt;However you won't be able to use your support contract if you had any trouble with it as we don't provide support for the platforms that are not cleared stated as supported.&lt;BR /&gt;I hope somebody can share his/her  experience of this platform wiht you.</description>
      <pubDate>Tue, 01 Oct 2013 23:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290244#M63543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-01T23:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Talend on Oracle Linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290245#M63544</link>
      <description>Hi Saukema, 
&lt;BR /&gt;I have successfully installed Talend in Red Hat Linux EC2. 
&lt;BR /&gt;Please follow the steps below. 
&lt;BR /&gt; 
&lt;BR /&gt;How to open talend in EC2 
&lt;BR /&gt;when ./talend****** it was giving desktop not set error 
&lt;BR /&gt;Before install xulrunner 
&lt;BR /&gt;Follow these post to install and configure xulrunner 
&lt;BR /&gt;To download 
&lt;BR /&gt; 
&lt;A href="http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/24.0/runtimes/" rel="nofollow noopener noreferrer"&gt;http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/24.0/runtimes/&lt;/A&gt; 
&lt;BR /&gt;To configure 
&lt;BR /&gt; 
&lt;A href="http://garpitmzn.blogspot.in/2013/05/install-talend-data-integration-open.html" rel="nofollow noopener noreferrer"&gt;http://garpitmzn.blogspot.in/2013/05/install-talend-data-integration-open.html&lt;/A&gt; 
&lt;BR /&gt;so wanted to install gui to red hat linux in EC2 
&lt;BR /&gt;Follow this to install vnc-server, kde desktop, xwindows startup envt, etc. 
&lt;BR /&gt; 
&lt;A href="http://wiki.centos.org/HowTos/VNC-Server#head-d4ec613f87c2562239737e300ee9f796898a97c9" rel="nofollow noopener noreferrer"&gt;http://wiki.centos.org/HowTos/VNC-Server#head-d4ec613f87c2562239737e300ee9f796898a97c9&lt;/A&gt; 
&lt;BR /&gt;yum install vnc-server 
&lt;BR /&gt;Follow this video step by step to configure vnc server 
&lt;BR /&gt; 
&lt;A href="http://www.youtube.com/watch?v=22H1UPLG_LY" rel="nofollow noopener noreferrer"&gt;http://www.youtube.com/watch?v=22H1UPLG_LY&lt;/A&gt; 
&lt;BR /&gt;add firewall execption to ports or disable firewall from below command 
&lt;BR /&gt;]#service iptables stop 
&lt;BR /&gt; 
&lt;BR /&gt;download vnc 5.0.5-windows 7021 kb and install it register there you will get a key emailed enter that key. Remember to avoid any errors install both vnc server in viewer in your windows. Later open vnc viewer 
&lt;BR /&gt;run enter root (or any user that you have created) password you had set it in while vncpasswd setting 
&lt;BR /&gt;to connect ipaddress:1 (is the num assigned in /etc/sysconfig/vncservers) 
&lt;BR /&gt;dont install .rpm package to install vnc in linux try yum install only since you will not know where the .rpm packages are installed. 
&lt;BR /&gt;disable firewall in windows also 
&lt;BR /&gt;vnc viewer (1.host name 2. let vnc choose (encryption) 3. username () 4. password connect 
&lt;BR /&gt;It will connect. 
&lt;BR /&gt;Remember each time you want to connect to linux using vnc server you should make sure that you have disabled firewalls of linux using ]#service iptables stop command. 
&lt;BR /&gt;Now when you connect using vnc server you should be able to see desktop of Red hat or in your case oracle linux. 
&lt;BR /&gt;I am facing error in downloading modules in Linux in Talend studio. It says downloading modules but later says zero modules installed succesffully. If i individually say download and install modules, it says failed. Dont know why? 
&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Fri, 11 Oct 2013 12:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-Talend-on-Oracle-Linux/m-p/2290245#M63544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-11T12:03:52Z</dc:date>
    </item>
  </channel>
</rss>

