I am newbie to Joomla! I am trying to install simple hello world component into my local site by referring this site.
But the warning is coming as below:
JInstaller: :Install: Cannot find XML setup file
JInstaller: :Install: Cannot find XML setup file
Copy failed
JInstaller: :Install: Failed to copy file /var/www/newsite/tmp/install_52832b764aa08/com_helloworld-1.6-part01 (1)/site/index.html to /var/www/newsite/components/com_helloworld/index.html
I have referred the other questions posted in stackoverflow too
In that, the answer was like that to change the version and tag to . But, the code which i am having, contains the same only.
Then what was the problem?
Did I miss something, while trying to install this component?