Follow the 6 simple steps for installation of AEM.
1.First setup java.
2.Get a copy of AEM QuickStart Jar and a [license.properties]
3.Create a folder structure in your computer system like the following:
~/aem-sdk
/author
/publish
4. Relabel the # JAR to aem-author-p4502. jar and place it beneath the/ author directory. Include the license.properties submit below the/ author directory site.
5.Make a copy of the QuickStart JAR, rename it to aem-publish-p4503. jar and place it beneath the/ publish directory. Add a copy of the license.properties file beneath the/ publish directory.
~/aem-sdk
/author
+ aem-author-p4502.jar
+ license.properties
/publish
+ aem-publish-p4503.jar
+ license.properties
6.Double-click the aem-author-p4502. jar data to set up the Author instance. This will certainly start the author instance, running on port 4502 on the local computer.
Want to know more about AEM?