Hi ajri02,
> After that I download plone from plone.org, unzip and run install.sh But
> I don't see any result.
You need to go within your forlder install/zinstance and run python bootstrap, run the buildout ./bin/buildout, next start the zope instance ./bin/plonectl start.
You'll see your plone site in
http://localhost:8080/Plone in your browser
> I tried with manager synaptis package to install plone-site , I see
> plone-site automatically download and install but I don't know where is
> the install folder is placed?
You need to start the zope server and go to
http://localhost:8080/manage and add a Plone Site.
I think you have a run script in /etc/init.d.
Regards,
Lôc