LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Enterprise 4 is install but not zope & plone (https://www.linuxquestions.org/questions/linux-enterprise-47/enterprise-4-is-install-but-not-zope-and-plone-530862/)

notwired 02-20-2007 06:15 PM

Enterprise 4 is install but not zope & plone
 
Hello group this is my first post. My previous life was a wireless ISP hence my tag. Now I'm developing an order entry system using plone.
I have been around the edges of linux for a number of years now a project is making me get redhat enterprise 4 up and running which it is.
Now I have to get zope and plone installed which I'm having problems with. I have read the docs and I'm getting lost.
A few directions would be very helpful.
Notwired

Lenard 02-20-2007 07:16 PM

Both zope an plone have RHEL4 rpms available, after installing yun and the rpmfore-release rpm package from dag's site is is as simple as;

yum install zope plone

http://dag.wieers.com/rpm/FAQ.php#B

notwired 02-21-2007 02:42 PM

Quote:

Originally Posted by Lenard
Both zope an plone have RHEL4 rpms available, after installing yun and the rpmfore-release rpm package from dag's site is is as simple as;

yum install zope plone

http://dag.wieers.com/rpm/FAQ.php#B

Thanks for the help Lenard
I did as you said and it seems I have zope and plone installed but when I try to start zope nothing happens
/usr/lib/zope/start
or
/usr/lib/zope/./start
When installed the rpm I was asked install a few other rpm which I did. Everything seems to work except the service.

Lenard 02-21-2007 04:15 PM

I'm not familiar with zope or plone.........

Try (maybe): service zope start

If that works then: chkconfig --level 345 zope on


All times are GMT -5. The time now is 09:44 AM.