<?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 Do not set or override the in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046280#M48163</link>
    <description>&lt;P&gt;Do not set or override the install path. When you install, choose a "local" install; do not choose a "root" or "sudo" install. Then let the install script choose the install location, do not change the install location. If you choose a "local" install it will install it into something like ~/intel/xdk, not /opt/intel.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 01:25:14 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-07-21T01:25:14Z</dc:date>
    <item>
      <title>Cannot start XDK on Ubuntu et al Linux installs</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046273#M48156</link>
      <description>&lt;P&gt;This is a known issue that is under investigation. We hope to have it resolved in the next release of the Intel XDK. In the meantime, please see this FAQ for additional help &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/faqs/general#bad-proxy"&gt;https://software.intel.com/en-us/xdk/faqs/general#bad-proxy&lt;/A&gt;. If that does not work try the workaround described below (which is also described in this post: &lt;A href="https://software.intel.com/en-us/forums/intel-xdk/topic/593312#comment-1846587)" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-xdk/topic/593312#comment-1846587)&lt;/A&gt;.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;STRONG&gt;---- best workaround&amp;nbsp; ----&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Install the Intel XDK for the local user, not as root or sudo. This is the most reliable and the default installation option. This will insure that the XDK has the proper permissions to operate on your Linux system. The XDK will be installed in a subdirectory of your user home (~) directory.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
	&lt;P&gt;&lt;STRONG&gt;---- original workaround rephrased below ----&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;There is a permission problem when the Intel XDK is installed as "sudo" leaving the installer option "Launch Intel(R) XDK" selected.&lt;/P&gt;

&lt;P&gt;The first time the Intel XDK runs under this scenario, it creates the folders ~/.config/XDK and ~/.config/XDK-Wrapper owned by &lt;EM&gt;root&lt;/EM&gt; so the next time the Intel XDK is executed as a &lt;EM&gt;regular user&lt;/EM&gt; it will incorrect permissions for those files and will fail.&lt;/P&gt;

&lt;P&gt;The workaround is to change the ownership of those folders:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;# change ownership of user files
sudo chown -R ${USER} ~/.config/XDK*&lt;/PRE&gt;

&lt;P&gt;And then start the Intel XDK as a regular user (using the Launch icon or the command line):&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;# run xdk
~/intel/XDK/xdk.sh &lt;/PRE&gt;

&lt;P&gt;If this does not fix your problem, try the following:&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;#Uninstall XDK 

# if installed as sudo
$ sudo /opt/intel/XDK/uninstall.sh
# if installed as user
$ ~/intel/XDK/uninstall.sh

# Remove installation folders, if they still exist
$ sudo rm -rf /opt/intel/XDK
$ rm -rf ~/inel/XDK

# Install XDK 
$ sudo &amp;lt;installer-path&amp;gt;/install.sh

# Unselect "Launch Intel(R) XDK" option in the installer wizard

# Run XDK as regular user (either from Launch Icon or command line)
$ /opt/intel/XDK/xdk.sh
&lt;/PRE&gt;

&lt;P&gt;Please let us know if this fixes your issue.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:58:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046273#M48156</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-07T14:58:16Z</dc:date>
    </item>
    <item>
      <title>I will review and if I find</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046274#M48157</link>
      <description>&lt;P&gt;I will review and if I find the problem i would post&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 23:40:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046274#M48157</guid>
      <dc:creator>Sergio_J__C_</dc:creator>
      <dc:date>2015-12-16T23:40:27Z</dc:date>
    </item>
    <item>
      <title>up up up</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046275#M48158</link>
      <description>&lt;P&gt;up up up&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 03:25:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046275#M48158</guid>
      <dc:creator>Aulia_R_</dc:creator>
      <dc:date>2016-04-07T03:25:30Z</dc:date>
    </item>
    <item>
      <title>Install the Intel XDK for the</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046276#M48159</link>
      <description>&lt;P&gt;Install the Intel XDK for the local user, not as root or sudo. This is the most reliable and the default installation option. This will insure that the XDK has the proper permissions to operate on your Linux system. The XDK will be installed in a subdirectory of your user home (~) directory.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:59:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046276#M48159</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-07T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046277#M48160</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;at first, I install XDK like user, but I can not achieve run it. Then I uninstall it and reinstalled like sudo, but it can not run anyway. So, do you think there is a problem whit the path /opt?&lt;/P&gt;

&lt;P&gt;I have Ubuntu 10.04 in my computer.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 00:12:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046277#M48160</guid>
      <dc:creator>natalia_galliani</dc:creator>
      <dc:date>2016-07-21T00:12:24Z</dc:date>
    </item>
    <item>
      <title>Please see the previous post</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046278#M48161</link>
      <description>&lt;P&gt;Please see the previous post for advice. Install it as a local user in your home directory.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 00:27:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046278#M48161</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-21T00:27:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046279#M48162</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Please see the previous post for advice. Install it as a local user in your home directory.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you for your fast reply. But I'sorry, it doesn't work.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I keep the instructions once more. And this time I change the default directory "/opt/intel" by another path.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:11:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046279#M48162</guid>
      <dc:creator>natalia_galliani</dc:creator>
      <dc:date>2016-07-21T01:11:31Z</dc:date>
    </item>
    <item>
      <title>Do not set or override the</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046280#M48163</link>
      <description>&lt;P&gt;Do not set or override the install path. When you install, choose a "local" install; do not choose a "root" or "sudo" install. Then let the install script choose the install location, do not change the install location. If you choose a "local" install it will install it into something like ~/intel/xdk, not /opt/intel.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:25:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046280#M48163</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-21T01:25:14Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046281#M48164</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Do not set or override the install path. When you install, choose a "local" install; do not choose a "root" or "sudo" install. Then let the install script choose the install location, do not change the install location. If you choose a "local" install it will install it into something like ~/intel/xdk, not /opt/intel.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I uninstalled it again.&lt;/P&gt;

&lt;P&gt;I remove files, like you indicate at first.&lt;/P&gt;

&lt;P&gt;I don't choose "root" or "sudo", I don't click anything, default options is "install as_current user" and I don't modify it. Just press "Next"&lt;/P&gt;

&lt;P&gt;In "Options" I see "Install location: /home/natalia/intel/XDK", I don't modify it. Press "Install".&lt;/P&gt;

&lt;P&gt;After instalation, I &lt;CODE class="comments"&gt;unselect "Launch Intel(R) XDK"&lt;/CODE&gt;. Press "Finish".&lt;/P&gt;

&lt;P&gt;It doesn't run. I take pictures if you want to see.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:59:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046281#M48164</guid>
      <dc:creator>natalia_galliani</dc:creator>
      <dc:date>2016-07-21T01:59:57Z</dc:date>
    </item>
    <item>
      <title>There is a script file inside</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046282#M48165</link>
      <description>&lt;P&gt;There is a script file inside of /home/natalia/intel/XDK that you must execute to start the XDK. For example, open a terminal and at the prompt, typing:&lt;/P&gt;

&lt;P&gt;$ /home/natalia/intel/XDK/xdk.sh&lt;/P&gt;

&lt;P&gt;will start the XDK app.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 04:44:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046282#M48165</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-07-21T04:44:09Z</dc:date>
    </item>
    <item>
      <title>Yes Peter, I tried with this</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046283#M48166</link>
      <description>&lt;P&gt;Yes Peter, I tried with this sentence too.&lt;/P&gt;

&lt;P&gt;I think XDK can not work in my computer. It's all.&lt;/P&gt;

&lt;P&gt;Thank you for tring to help.&lt;/P&gt;

&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 17:27:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046283#M48166</guid>
      <dc:creator>natalia_galliani</dc:creator>
      <dc:date>2016-07-21T17:27:00Z</dc:date>
    </item>
    <item>
      <title>I've tested on Ubuntu 16.04</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046284#M48167</link>
      <description>&lt;P&gt;I've tested on Ubuntu 16.04 and it was working some weeks ago.&lt;/P&gt;

&lt;P&gt;In Fedora, it won't work since 2993 build.&lt;/P&gt;

&lt;P&gt;In Arch Linux, install throught AUR repo (and install yaourt):&lt;/P&gt;

&lt;P&gt;$ yaourt xdk&lt;/P&gt;

&lt;P&gt;it will download and install all dependencies and run any needed script&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 21:15:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046284#M48167</guid>
      <dc:creator>Leon_B_</dc:creator>
      <dc:date>2016-07-21T21:15:26Z</dc:date>
    </item>
    <item>
      <title>Hi, try reinstall XDK, i'm</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046285#M48168</link>
      <description>&lt;P&gt;Hi, try reinstall XDK, i'm using XDK mac os version,&amp;nbsp; I have problems and I reinstalled XDK and is running fine.&lt;/P&gt;

&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;JudLup!&lt;/P&gt;

&lt;P&gt;13&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 02:15:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046285#M48168</guid>
      <dc:creator>JLuna5</dc:creator>
      <dc:date>2016-07-27T02:15:41Z</dc:date>
    </item>
    <item>
      <title>I had a more recent</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046286#M48169</link>
      <description>&lt;P&gt;I had a more recent experience where an xdk update from 3522 to 3619 worked for a while, then failed to restart apparently owing to a bad libudev.so.0 symlink. After faffing around with locating a replacement libudev1[...].deb (no easy task) and restoring the symlink, which did not work, I then tried a complete uninstall of 3619 (including rm -rf ~/intel/*) and reinstall of 3522, but I still could not start xdk. Only after nuking ~/.config/XDK and ~/.config/XDK-Wrapper followed by another clean reinstall of 3522, I was able to start up and run xdk on my Ubuntu 12.04 development box. Yeah, I need to upgrade.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 13:33:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046286#M48169</guid>
      <dc:creator>David_S_1</dc:creator>
      <dc:date>2016-10-13T13:33:53Z</dc:date>
    </item>
    <item>
      <title>FWIW I have resorted to the</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046287#M48170</link>
      <description>&lt;P&gt;FWIW I have resorted to the following script (Ubuntu 16.10)&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;#!/bin/bash

# start Intel's XDK mobile app development IDE

if [[ -f ~/intel/XDK/xdk.sh ]]; then
    sudo ~/intel/XDK/xdk.sh&amp;amp;
elif [[ -f /opt/intel/XDK/xdk.sh ]]; then
    sudo /opt/intel/XDK/xdk.sh&amp;amp;
else
    echo "Intel XDK installation not found; see the website about to open"
    open_url &lt;A href="https://software.intel.com/en-us/intel-xdk" target="_blank"&gt;https://software.intel.com/en-us/intel-xdk&lt;/A&gt;
    pause
fi&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2016 01:01:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046287#M48170</guid>
      <dc:creator>George_Fisher</dc:creator>
      <dc:date>2016-10-29T01:01:09Z</dc:date>
    </item>
    <item>
      <title>Hi Paul F, Could you solve</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046288#M48171</link>
      <description>&lt;P&gt;Hi Paul F, Could you solve the problem?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 00:29:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046288#M48171</guid>
      <dc:creator>JLuna5</dc:creator>
      <dc:date>2017-04-05T00:29:59Z</dc:date>
    </item>
    <item>
      <title>Cita:JudLup Luna escribió:</title>
      <link>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046289#M48172</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;JudLup Luna wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Paul F, Could you solve the problem?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Are you installing the 3922 version? The installation has been change to *REQUIRE* that you do a local install. Do not change to the install location to /opt/intel, use the default location (or a variant) that is located within your home directory.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 01:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Cannot-start-XDK-on-Ubuntu-et-al-Linux-installs/m-p/1046289#M48172</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-04-05T01:09:50Z</dc:date>
    </item>
  </channel>
</rss>

